Skip to main content

Retrieve license validity

Contributors

GET /account/{accountId}/providers/cloudmanager_cbs/api/v1/license/working-environment/{workingEnvironmentId}

Retrieves the license validity of the working environments from the BlueXP SaaS application. The API retrieves the eligibility of the current license used and it also returns the days remaining if you are using a trial license.

Token usage: BlueXP user token.

Parameters

Name Type In Required Description

provider

string

query

True

  • enum: ["AWS", "AZURE", "GCP", "SGWS"]

cloudProviderAccountId

string

query

False

Cloud provider account ID. AWS account ID/Azure subscription ID/ Google Cloud project ID. It is not mandatory to send this query parameter for StorageGRID

accountId

string

path

True

Account ID

workingEnvironmentId

string

path

True

Working environment ID

authorization

string

header

True

User token

x-agent-id

string

header

True

Request identifier

Response

Status: 200, Default response
Name Type Required Description

free-trial-end

number

False

eligible

boolean

False