Skip to content

Commit c0e708a

Browse files
committed
Update Blog “getting-started-with-hpe-greenlake-api-for-backup-and-recovery”
1 parent 93641b4 commit c0e708a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/getting-started-with-hpe-greenlake-api-for-backup-and-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ This set of Backup and Recovery APIs use the same authorization and permission a
8989

9090
Documentation concerning getting started with the HPE GreenLake API is provided on the HPE Developer Community [website](https://developer.hpe.com/blog/oauth2-for-hpe-greenlake-data-services-cloud-console/) and on the HPE GreenLake Developer portal [website](https://developer.greenlake.hpe.com/docs/greenlake/services/). There is also blog [post](https://developer.hpe.com/blog/learn-what-you-can-do-with-hpe-data-services-cloud-console-api-in-just-3-minutes/) that describes how to use publicly available tool to manipulate this API without a programming language, such as Postman. An additional blog post that describes using Postman for this API is also available in this [link](https://developer.hpe.com/blog/oauth2-for-hpe-greenlake-data-services-cloud-console/).
9191

92-
Moreover, there will be additional blog posts available that provide guidance on how to convert the OpenAPI specifications based on the OAS 3.1 to any scripting language library in the future.
92+
Moreover, there will be additional blog posts available that provide guidance on how to convert the OpenAPI specifications based on the OpenAPI Standard (OAS) v3.1 to any scripting language library in the future.
9393

9494
Lastly, anyone can follow the examples provided by each API reference in the documentation page, such as the `GET /backup-recovery/v1beta1/protection-jobs`, which is shown in the figure below. The documentation provides detail on the API syntax for a particular method, arguments used for the API, expected successful and failed responses, and several examples of creating the automation script using cURL, JavaScript, Python, and Go. The documentation page also provides the ability to execute the API directly on the documentation page as explained in the previous blog [post](https://developer.hpe.com/blog/getting-started-with-hpe-greenlake-api-for-data-services/) (Getting started with HP GreenLake Data Services API).
9595

0 commit comments

Comments
 (0)