Skip to content

Commit b0ad4e3

Browse files
committed
Update Blog “getting-started-with-the-hpe-greenlake-developer-portal”
1 parent b6b17f6 commit b0ad4e3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

content/blog/getting-started-with-the-hpe-greenlake-developer-portal.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,24 @@ tags:
99
---
1010
# Getting started with the HPE GreenLake Developer Portal 
1111

12-
You know about the [HPE Developer Community portal](https://developer.hpe.com/) that provides an entry point to everything you need to know about HPE from a software developer and user standpoint, including how to access APIs (application programming interfaces), SDKs (software development kits), and training. The HPE Developer Community portal covers a wide range of HPE products, from HPE OneView, iLO, and Cray to the HPE GreenLake platform.
12+
You know about the [HPE Developer Community portal](https://developer.hpe.com/) that provides an entry point to everything you need to know about HPE from a software developer and IT Ops standpoint, including how to access APIs (application programming interfaces), SDKs (software development kits), and training. The HPE Developer Community portal covers a wide range of HPE products, from HPE OneView, iLO, and Cray to the HPE GreenLake platform.
1313

1414
From the HPE Developer Community portal, you can access the HPE GreenLake-specific developer portal where you can access the API documentation along with some trial capabilities. 
1515

1616
When reaching the [HPE GreenLake Developer Portal](https://developer.greenlake.hpe.com/), you are presented with three tiles that allow you to make the best use of the portal.
1717

1818
![](/img/blog-greenlake-dev-portal1.png)
1919

20-
## Guides: Learn how to get started using the HPE Greenlake Developer Portal. 
20+
## Guides: Learn how to get started using the HPE GreenLake Developer Portal. 
2121

2222
 The minimal requirement of being able to start using the portal is to have an HPE user account or an HPE GreenLake Account. To leverage the HPE GreenLake platform APIs, the user will need to create an API client credentials for the HPE GreenLake platform. With the API client credentials, the user will be able to create an access token.  
2323

2424
One cannot generate an access token without having an HPE account part of a workspace. You will be guided through all the different steps to create the account either through the present portal or through the HPE GreenLake portal. 
2525

26-
It is important to note that some content on the portal is private or only visible to a restricted group (for example, partners, developers, or administrators The portal comes with the following roles: 
26+
It is important to note that some content on the portal is private or only visible to a restricted group (for example, partners or developers). The portal comes with the following roles: 
2727

2828
 *Public* 
2929

30-
The portal comes with the following default roles. 
31-
3230
Guest: Every visitor will have this role with a single permission to read all public content on the portal. 
3331

3432
Authenticated-User: Every logged in user will have this role. 
@@ -39,13 +37,13 @@ Users with the Partner role can access restricted content that is specific to a
3937

4038
## Services:  Discover the HPE Greenlake platform APIs  
4139

42-
When clicking on the second tile (Services), provides you with access to the HPE GreenLake APIs. But, as mentioned previously, without any access token, one cannot really do much with any APIs. Therefore, the very first step described in the documentation [here](https://developer.greenlake.hpe.com/docs/greenlake/guides/#generate-or-reset-application-credentials) is to create API client credentials for the HPE GreenLake platform and generate an access token. 
40+
When clicking on the second tile (Services), provides you with access to the HPE GreenLake APIs. But, as mentioned previously, an API needs a token to be tested. Therefore, the very first step described in the documentation n API [here](https://developer.greenlake.hpe.com/docs/greenlake/guides/#generate-or-reset-application-credentials) is to create API client credentials for the HPE GreenLake platform and generate an access token. 
4341

4442
![](/img/blog-greenlake-dev-portal2.png)
4543

4644
Once you have your token, you can try the different APIs that are related to the different services listed on the left-hand side of the page.  
4745

48-
The HPE GreenLake audit log service, for instance, will offer a collection of RESTful APIs for publishing audit logs, managing configurations, and retrieving application-specific and overall platform logs. 
46+
[The HPE GreenLake audit log service](https://developer.greenlake.hpe.com/docs/greenlake/services/audit-logs/public/), for instance, will offer a collection of RESTful APIs for publishing audit logs, managing configurations, and retrieving application-specific and overall platform logs.
4947

5048
Each service section offers, at a minimum, an overview, a guide, the Open API specification, and the associated API reference documentation. Some services provide additional parts to dive into more specific's areas of the service. For instance, HPE GreenLake for Compute Ops Management service provide additional details about event webhooks and jobs. A webhook is an HTTP-based callback function that allows lightweight, event-driven communication between two APIs.  A job is a multi-step task that is managed by Compute Ops Management to perform an action on a resource. For example, performing power operations or firmware updates on a server. 
5149

@@ -75,7 +73,7 @@ Ther third tile allows you to reach out to us, the HPE Developer Community.
7573

7674
The HPE GreenLake Developer Portal offers one last important feature:
7775

78-
## **The search window:**
76+
## **The search window:**
7977

8078
Rather than browsing through the page to look for a necessary piece of information, you can use the search box and get the result you need straight away. Let ‘s say you would like to know about HPE GreenLake for Compute Ops ‘APIs.  A quick search will present you with many relevant entries.
8179

0 commit comments

Comments
 (0)