Skip to content

Commit a46221f

Browse files
authored
Merge pull request #2324 from hpe-dev-incubator/cms/blog/get-started-with-the-foundational-apis-for-the-hpe-greenlake-edge-to-cloud-platform-–-part-2-configuring-and-managing-a-workspace
Update Blog “get-started-with-the-foundational-apis-for-the-hpe-greenlake-edge-to-cloud-platform-–-part-2-configuring-and-managing-a-workspace”
2 parents ed40f39 + 9346e50 commit a46221f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/get-started-with-the-foundational-apis-for-the-hpe-greenlake-edge-to-cloud-platform-–-part-2-configuring-and-managing-a-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This is Part 2 of a blog series that showcases the capabilities of APIs for comm
2121

2222
[In the previous blog post](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/), I described the current set of APIs for the HPE GreenLake platform, and I covered the Postman collection aspect I built to get started with these APIs.
2323

24-
In this second part of the series, I will put on my IT administrator’s hat and assume the role of the HPE GreenLake platform Account Administrator for a ***Standard Enterprise*** workspace. This type of workspace is a *single-tenant* environment for a single customer and organization. As workspace administrator, I have full privileges to provision, manage and monitor the users, users’ permissions, and IT resources in the workspace.
24+
In this second part of the series, I will put on my IT administrator’s hat and assume the role of the HPE GreenLake platform Workspace Administrator for a ***Standard Enterprise*** workspace. This type of workspace is a *single-tenant* environment for a single customer and organization. As workspace administrator, I have full privileges to provision, manage and monitor the users, users’ permissions, and IT resources in the workspace.
2525

2626
As I do so, I will show you how to use these foundational, common APIs to **programmatically** configure and manage workspace resources (users and infrastructure devices) like an administrator would do using the HPE GreenLake platform User Interface (UI). I will walk you through some of the most common REST API calls to the HPE GreenLake platform API services based on a typical customer scenario that will allow you to learn what you can do on the platform using this set of APIs:
2727

@@ -48,7 +48,7 @@ As an administrator in my HPE GreenLake platform workspace, I can easily invite
4848

4949
> > <span style="color:grey; font-family:Arial; font-size:1em"> Figure 1: Invite a user REST API call</span>
5050
>
51-
> **Note:** You must be assigned the HPE GreenLake platform *Account Administrator* role to invite a user to join the workspace.
51+
> **Note:** You must be assigned the HPE GreenLake platform *Workspace Administrator* role to invite a user to join the workspace.
5252
5353
Let’s look at this REST API request **syntax**. All REST API calls to HPE GreenLake platform services are made by providing:
5454

0 commit comments

Comments
 (0)