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/greenlake/hpe-greenlake-platform/home.md
+41-1Lines changed: 41 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,47 @@ The HPE GreenLake platform, along with its marketplace and partner ecosystem, pr
19
19
20
20
## APIs and Documentation
21
21
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.
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.
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.
0 commit comments