Skip to content

Commit d581b77

Browse files
committed
Update Blog “getting-started-with-the-hpe-greenlake-developer-portal”
1 parent 4826ae2 commit d581b77

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ disable: false
77
tags:
88
- " API,hpe-greenlake,hpe-greenlake-platform"
99
---
10-
# Getting started with the HPE GreenLake Developer Portal 
11-
1210
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.
1311

14-
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. 
12+
From the HPE Developer Community portal, you can access the HPE GreenLake-specific developer portal where you can find the API documentation along with some trial capabilities. 
1513

1614
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.
1715

1816
![](/img/blog-greenlake-dev-portal1.png)
1917

20-
## Guides: Learn how to get started using the HPE GreenLake Developer Portal. 
18+
## Guides: Learn how to get started using the HPE GreenLake Developer Portal
19+
20+
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 obtain API client credentials for the HPE GreenLake platform. With the API client credentials, the user will be able to create an access token.  
21+
22+
One cannot generate an access token without having an HPE account associated to a workspace. You will be guided through all the different steps to create the account either through the HPE GreenLake developer portal or through the HPE GreenLake portal. 
2123

22-
 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.  
2324

24-
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 or developers). 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). Within each group, several roles are identified and have specific privileges
2727

2828
 *Public* 
2929

@@ -35,9 +35,9 @@ Authenticated-User: Every logged in user will have this role. 
3535

3636
Users with the Partner role can access restricted content that is specific to a Partner.  
3737

38-
## Services:  Discover the HPE Greenlake platform APIs  
38+
## Services:  Discover the HPE GreenLake platform APIs  
3939

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. 
40+
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. 
4141

4242
![](/img/blog-greenlake-dev-portal2.png)
4343

0 commit comments

Comments
 (0)