You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/getting-started-with-the-hpe-greenlake-developer-portal.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,23 +7,23 @@ disable: false
7
7
tags:
8
8
- " API,hpe-greenlake,hpe-greenlake-platform"
9
9
---
10
-
# Getting started with the HPE GreenLake Developer Portal
11
-
12
10
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.
13
11
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.
15
13
16
14
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.
17
15
18
16

19
17
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.
21
23
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.
23
24
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.
25
25
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:
27
27
28
28
*Public*
29
29
@@ -35,9 +35,9 @@ Authenticated-User: Every logged in user will have this role.
35
35
36
36
Users with the Partner role can access restricted content that is specific to a Partner.
37
37
38
-
## Services: Discover the HPE Greenlake platform APIs
38
+
## Services: Discover the HPE GreenLake platform APIs
39
39
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.
0 commit comments