Skip to content

Commit d3063f2

Browse files
authored
Merge pull request #2310 from hpe-dev-incubator/cms/blog/hpe-greenlake-edge-to-cloud-platform-scripting-fundamentals
Update Blog “hpe-greenlake-edge-to-cloud-platform-scripting-fundamentals”
2 parents da0072e + 7b1fb15 commit d3063f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/blog/hpe-greenlake-edge-to-cloud-platform-scripting-fundamentals.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ This set of APIs for common platform services includes APIs for workspace manage
3131

3232
> > *Note: The [HPE GreenLake platform documentation](https://developer.greenlake.hpe.com/docs/greenlake/services/) for these APIs leverages OpenAPI specifications and associated reference material. The documentation provides a complete explanation of the operations supported by these APIs for common HPE GreenLake platform services, as well as sample requests and responses.*   
3333
34-
 The following blog post is an excellent way to learn more about the APIs using Postman. 
34+
 The following blog posts are an excellent way to learn more about the APIs using Postman. 
3535

3636
* [Get started with the foundational APIs for the HPE GreenLake edge-to-cloud platform – Part 1: Introduction to the APIs](https://developer.hpe.com/blog/get-started-with-the-foundational-apis-for-the-hpe-greenlake-edge-to-cloud-platform-%E2%80%93-part-1-introduction-to-the-apis/)
37+
* [Get started with the foundational APIs for the HPE GreenLake edge-to-cloud platform – Part 2: Configuring and managing a workspace](https://developer.hpe.com/blog/get-started-with-the-foundational-apis-for-the-hpe-greenlake-edge-to-cloud-platform-%E2%80%93-part-2-configuring-and-managing-a-workspace/)
3738

3839
In this blog post here, I will explore the usage of the HPE GreenLake platform APIs one step further by using the APIs to build automation scripts or custom integrations. To develop my script, I will use bash, python and PowerShell. 
3940

0 commit comments

Comments
 (0)