Skip to main content

Retrieve working environments by account

Contributors

GET /working-environments/{accountId}/{workingEnvironmentId}

Retrieves FSx working environments by specifying the workingEnvironmentId parameter. Pass provider-details:'true' parameter to get provider data. Pass volumes:'true' parameter to retrieve volumes.

Token usage: Cloud Manager user token.

Parameters

Name Type In Required Description

x-simulator

string

header

False

X-Service-Request-Id

string

header

False

accountId

string

path

True

workingEnvironmentId

string

path

True

volumes

string

query

False

provider-details

string

query

False

Response

Status: 200,
Name Type Required Description

id

string

True

name

string

True

region

string

True

deploymentType

string

True

providerDetails

providerDetails

True

volumes

array[string]

True

Definitions

See Definitions

providerDetails