Deactivates and deletes the given namespace and all associated user mappings.
namespace | An active namespace identifier which needs to be deactivated/deleted |
SYSTEM_ADMIN
The following conditions must be met in order to call this operation.
Namespace must exist
No Request Payload
Response indicating Success or Failure to deactivate/delete namespace
POST https://192.168.0.0:4443/object/namespaces/namespace/testns/deactivate HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml