vcenter settings namespaces: delete
Deletes a namespace along with its associated item data. Requires the SettingsStore.Manage privilege. Usage beyond VMware Cloud on AWS is not supported. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Request:
HTTP request
DELETE https://{server}/rest/vcenter/settings/namespaces/{namespace}
Path Parameters
Name | Type | Description |
---|---|---|
Required | ||
namespace | string | namespace identifier. |
Response:
HTTP Status Code: 200
NoneErrors:
HTTP Status Code | Type | Description |
---|---|---|
403 | unauthorized | if user is unauthorized to perform this operation |
500 | error | if the system reports an error while responding to the request |