For the complete documentation index, see llms.txt. This page is also available as Markdown.

HPE GreenLake for Compute Ops Management

Connection Requirements

1 - URL

The URL of the HPE GreenLake for Compute Ops Management.

2 - Client ID and Client Secret

By creating a personal API client, you create the client ID and client secret used to access HPE GreenLake cloud or another service's APIs. The client ID and client secret are used to generate an access token. An access token authenticates API communication between your application and HPE GreenLake.

  1. On the HPE GreenLake header, click the workspace menu and then select Manage Workspace.

  2. Select Personal API clients.

  3. Click Create personal API client.

  4. In Personal API client, enter a name for the API client.

  5. Select the Service that you want to access. This case you must select a HPE Compute Ops Management

  6. Click Create personal API client to continue. The Personal API client created display appears and shows that your credentials were successfully created.

  7. Click Copy next to Client ID and Client Secret and save both to a safe and secure location.

  8. Click Close to continue. You are returned to the main Personal API clients page, where you can generate the access token.

Each user can create a maximum of seven personal API clients per workspace.

3 - API Version

Select the API Version for Compute Ops Management: Options: v1 and v1beta2 (Default: v1)

4 - Is Secure?

Choose this if your connection is going to be over HTTPS (optional, default: True).

Last updated