Get Namespace Search Filter Values
Endpoint to get namespaces search filter values
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/namespaces/search-filters
COPY
Responses
200
OK
Returns
NamespaceFiltersDTO
of type(s)
application/vnd.vmware.dms-v1+json
{
"namespaces": [
{
"id": "string",
"name": "string"
}
],
"environments": [
{
"id": "string",
"name": "string"
}
],
"statuses": [
"string"
]
}
array of
string
statuses
Optional
statuses
Possible values are :
INIT,
ONLINE,
ERROR,
WARNING,
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
Get Namespaces
GET
Get Namespace Search Filter Values
GET
Get Namespace Statistics
GET
List All Namespace Runtime Info Histories
PUT
Publish Namespace To Organisation
DELETE
Remove Organisation From Namespace
DELETE
Un Publish Namespace From Organisation
PUT
Update Namespace Alert Type As Verified