Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hewlett Packard Enterprise Workspaces API

The Workspaces API from Hewlett Packard Enterprise — 3 operation(s) for workspaces.

Hewlett Packard Enterprise Workspaces API is one of 4 APIs that Hewlett Packard Enterprise publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workspaces. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://global.api.greenlake.hpe.com.

4 operations 3 paths 0 schemas 1 DELETE1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://global.api.greenlake.hpe.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hewlett Packard Enterprise Workspaces API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 client-credentials access token. Use the token as Authorization: Bearer on every request.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Workspaces 4
GET
/workspaces/v1/credentials
List API client credentials
listCredentials → 200
POST
/workspaces/v1/credentials
Create an API client credential
createCredential → 201
DELETE
/workspaces/v1/credentials/{id}
Delete an API client credential
deleteCredential 1 param → 204
POST
/workspaces/v1/credentials/{id}/reset
Reset (regenerate) a credential's clientSecret
resetCredential 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hpe-workspaces-api-openapi.yml Raw ↑

Other APIs Hewlett Packard Enterprise publishes across the network.

HPE GreenLake API
Hewlett Packard Enterprise Authorization API
Hewlett Packard Enterprise Identity API