Retrieve working environments
Contributors
Suggest changes
GET /working-environments/{accountId}
Retrieves all working environments of a Cloud Volumes ONTAP instance for a specified account. You can filter by a specified workspace ID. Pass provider-details parameter to retrieve provider data.
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 |
|
workspace-id |
string |
query |
False |
|
provider-details |
string |
query |
False |
Response
Status: 200,
List of WorkingEnvironmentResponse
Definitions
See Definitions
providerDetails
WorkingEnvironmentResponse
Name | Type | Required | Description |
---|---|---|---|
id |
string |
True |
|
name |
string |
True |
|
region |
string |
True |
|
deploymentType |
string |
True |
|
providerDetails |
True |
||
volumes |
array[string] |
True |