Get Namespace Active Resources
Use this endpoint to get Namespace's active resources
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/namespaces/{id}/active-resources
COPY
Path Parameters
string
id
Required
ID of the Namespace
Responses
200
OK
Returns NamespaceActiveResourcesDto of type(s) application/vnd.vmware.dms-v1+json
{
"datastores": [
"string"
],
"networks": [
"string"
],
"organizations": [
"string"
],
"localStorages": [
"string"
],
"cloudStorages": [
"string"
]
}
array of string
datastores
Optional
datastores
array of string
networks
Optional
networks
array of string
organizations
Optional
organizations
array of string
localStorages
Optional
localStorages
array of string
cloudStorages
Optional
cloudStorages
400
Bad Request
Operation doesn't return any data structure
Namespace Information Operations
PUT
Add Organisation To Namespace
POST
Create Namespace
DELETE
Delete Namespace
PUT
Edit Namespace
GET
Get Datastore Storage Info By Namespace Id
GET
Get Flagged Namespace Alert Types
GET
Get Namespace
GET
Get Namespace Active Backup Storage Usage
GET
Get Namespace Active Resources
GET
List All Namespace Runtime Info Histories
GET
List All Namespaces
PUT
Publish Namespace To Organisation
DELETE
Remove Organisation From Namespace
DELETE
Un Publish Namespace From Organisation
PUT
Update Namespace Alert Type As Verified