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
The HPE GreenLake platform, along with its marketplace and partner ecosystem, provides customers with a consistent, unified foundation for application development and hybrid cloud innovation. This helps customers reduce costs and complexity, while enhancing stability and performance across multiple IT environments.
17
27
18
28
[Learn more about HPE GreenLake](https://www.hpe.com/us/en/greenlake.html)
19
29
20
30
## APIs and Documentation
21
31
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).
32
+
HPE GreenLake customers and partners can take advantage of our well-documented, secure, and scalable framework of APIs for HPE GreenLake found in the [HPE GreenLake Developer Portal](https://developer.greenlake.hpe.com), covering both the HPE GreenLake platform and the HPE GreenLake cloud services that run on it.
33
+
34
+
The HPE GreenLake APIs:
35
+
36
+
* Conform to the OpenAPI 3.0 specification. This makes them easy to learn, discoverable by code, and accessible with any programming language.
37
+
* Use a single endpoint. All calls go to a single unified API global domain endpoint: *ht<span>tps://</span>global.api.greenlake.hpe.com*
38
+
* Use a single OAuth token to access all APIs.
39
+
* Are built to be secure and highly available.
40
+
* Are RESTful for flexible implementation.
41
+
42
+
We provide a [dedicated developer portal](https://developer.greenlake.hpe.com) to support you with documentation, code, community, and more.
43
+
44
+
For the HPE GreenLake platform, the following APIs are currently available:
45
+
46
+
### Workspace management
47
+
48
+
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.
49
+
50
+
>>[Visit Workspace management API Reference](https://developer.greenlake.hpe.com/docs/greenlake/services/iam/)
51
+
52
+
### Authorization
53
+
54
+
Familiarize yourself with the details about a permissions role, or full CRUD on user assignments to roles.
55
+
56
+
### Devices and subscriptions management
57
+
58
+
Add and modify hardware devices in a workspace, initiate subscriptions, and assign to devices.
59
+
60
+
>>[Visit device management API Reference](https://developer.greenlake.hpe.com/docs/greenlake/services/device-management/public)
61
+
62
+
>>[Visit subscription management API Reference](https://developer.greenlake.hpe.com/docs/greenlake/services/subscription-management/public)
63
+
64
+
### Locations
65
+
66
+
Create, read, and update physical locations used for shipping and support.
67
+
68
+
>>[Visit locations management API Reference](https://developer.greenlake.hpe.com/docs/greenlake/services/location-management/public)
69
+
70
+
### Audit Log
71
+
72
+
Read details about user actions for accountability.
73
+
74
+
>>[Visit Audit log API reference](https://developer.greenlake.hpe.com/docs/greenlake/services/audit-logs/public/)
75
+
76
+
### Wellness
77
+
78
+
Get a list of wellness events via searches and filters, organize them with tags, read event details, pull KPIs, and open support cases.
79
+
80
+
>>[Visit Wellness API reference](https://developer.greenlake.hpe.com/docs/greenlake/services/wellness/public/)
81
+
82
+
83
+
Learn more about the unified HPE GreenLake experience for developers by visiting the [HPE GreenLake Developer Portal](https://developer.greenlake.hpe.com).
23
84
24
85
## Demos and resources
25
86
26
-
Get an overview of how you can manage workloads with the HPE GreenLake platform using our [quick demos](https://www.hpe.com/us/en/greenlake/demos.html).
87
+
Get an overview of how you can manage workloads with the HPE GreenLake platform using our [interactive demos](https://hpe.com/greenlake/demos).
0 commit comments