Skip to content

Commit c29e136

Browse files
committed
Update GreenLake “hpe-greenlake-platform/home”
1 parent 6202525 commit c29e136

File tree

1 file changed

+41
-1
lines changed
  • content/greenlake/hpe-greenlake-platform

1 file changed

+41
-1
lines changed

content/greenlake/hpe-greenlake-platform/home.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,47 @@ The HPE GreenLake platform, along with its marketplace and partner ecosystem, pr
1919

2020
## APIs and Documentation
2121

22-
HPE GreenLake customers and partners can take advantage of our well-documented, secure, and scalable framework of APIs for HPE GreenLake found in our developer portal. Learn more about the unified HPE GreenLake experience for developers by visiting the [HPE GreenLake Developer Portal](https://developer.greenlake.hpe.com).
22+
HPE GreenLake customers and partners can take advantage of our well-documented, secure, and scalable framework of APIs for HPE GreenLake found in our developer portal.
23+
24+
The HPE GreenLake API:
25+
26+
* **Conform to the OpenAPI 3.0 specification**. This makes them easy to learn, discoverable by code, and accessible with any programming language.
27+
* **Use a single endpoint**. All calls go to https://global.api.greenlake.hpe.com
28+
* **Use a single token** to access all APIs.
29+
* Are **built to be secure** and **highly available**.
30+
* Are **RESTful** for flexible implementation.
31+
32+
We provide APIs for foundational, common services on the HPE GreenLake platform, along with a developer portal to support you with documentation, code, community, and more.
33+
34+
Here’s a summary of what you can expect to find:
35+
36+
#### [Workspace management](https://developer.greenlake.hpe.com/docs/greenlake/services/iam/)
37+
38+
Learn about the details of a workspace, and discover how to fully create, read, update, and delete (CRUD) on managed service provider (MSP) tenant workspaces. You can also access a full CRUD roster of users, enabling you to send invitations to join a workspace.
39+
40+
#### Authorization
41+
42+
Familiarize yourself with the details about a permissions role, or full CRUD on user assignments to roles.
43+
44+
#### [Devices](https://developer.greenlake.hpe.com/docs/greenlake/services/device-management/public) and [subscriptions](https://developer.greenlake.hpe.com/docs/greenlake/services/subscription-management/public)
45+
46+
Add and modify hardware devices in a workspace, initiate subscriptions, and assign to devices.
47+
48+
#### [Locations](https://developer.greenlake.hpe.com/docs/greenlake/services/location-management/public)
49+
50+
Create, read, and update physical locations used for shipping and support.
51+
52+
#### [Audit log](https://developer.greenlake.hpe.com/docs/greenlake/services/audit-logs/public/)
53+
54+
Read details about user actions for accountability.
55+
56+
#### [Wellness](https://developer.greenlake.hpe.com/docs/greenlake/services/wellness/public/)
57+
58+
Get a list of wellness events via searches and filters, organize them with tags, read event details, pull KPIs, and open support cases.
59+
60+
Learn more about the unified HPE GreenLake experience for developers by visiting the [HPE GreenLake Developer Portal](https://developer.greenlake.hpe.com).
61+
62+
Learn about the details of a workspace, and discover how to fully create, read, update, and delete (CRUD) on managed service provider (MSP) tenant workspaces. You can also access a full CRUD roster of users, enabling you to send invitations to join a workspace.
2363

2464
## Demos and resources
2565

0 commit comments

Comments
 (0)