HPE GreenLake for Identity & Access Management APIs glossary

Acronyms

MSP

A managed service provider (MSP) workspace is an operational mode between a service provider and clients. This workspace is best suited for service providers to manage their client’s GreenLake workspaces, devices and licenses across all HPE cloud services. An MSP workspace is a multi-tenant operational mode with options to manage multiple independent HPE GreenLake workspaces from a single interface.


Terms

Language preferences

The PUT /identity/vi/users/{id} API call can change a user’s preferred language by entering a language code in the response body, for example, "language": "fr" changes the language preference to French.

English is the default.

Language code Language
"br" Brazilian Portuguese
"cn" Chinese
"en" English
"fr" French
"de" German
"it" Italian
"jp" Japanese
"ko" Korean
"ru" Russian
"es" Spanish

Tenant

A tenant is an isolated environment with unique users and workloads. A tenant hosts the resources dedicated to a single customer in HPE GreenLake. A tenant is always managed by a managed service provider (MSP) workspace.

Standard enterprise

A single-tenant environment for a single customer.

User Status

userStatus is a filterable parameter in the GET a user and GET users API call that refers to the onboarding status of the user. For example, a verified user will have a "VERIFIED” userStatus. The user statuses available are:

  • "BLOCKED"
  • "DELETE_IN_PROGRESS"
  • "DELETED"
  • "SUSPENDED"
  • "UNVERIFIED"
  • "VERIFIED"