Skip to content

Commit 94e4957

Browse files
committed
Update Blog “bulk-onboarding-of-users-in-hpe-greenlake-edge-to-cloud-platform”
1 parent a58a2b0 commit 94e4957

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/blog/bulk-onboarding-of-users-in-hpe-greenlake-edge-to-cloud-platform.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ tags:
99
- hpe-greenlake
1010
- hpe-greenlake-platform
1111
---
12+
<style>
13+
li {
14+
font-size: 27px;
15+
line-height: 33px;
16+
max-width: none;
17+
}
18+
19+
ol li{
20+
font-size:27px;
21+
}
22+
</style>
23+
24+
25+
1226
## HPE GreenLake API to the rescue
1327

1428
The use case covered in this document is part of what we call the Day 0 activities; tasks that must be done to onboard users to HPE GreenLake platform. When a customer decides to use HPE GreenLake, it is critical that all customer collaborators who require access to HPE GreenLake platform are invited to join. Using the HPE GreenLake console to invite hundreds of collaborators can be tedious and error prone - this is when an API comes to the rescue. The API allows you to write a script that reads a list of users from an Excel spreadsheet and automatically invites these users to access the HPE GreenLake platform.

0 commit comments

Comments
 (0)