Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Modified since last release

Delete Subtenant

DELETE /{subtenantID}

Delete a subtenant.

subtenantID

Request Headers

x-emc-date optionalThe current date and time according to the requester. Date is in UTC format. for example: Thu, 31 Jan 2008 19:37:28 GMT. Many HTTP clients set this header automatically. This date is used to check whether a request is valid within the web server's validity time window. For this purpose, the timestamp in the x-emc-date header takes priority over this header. The Web server first checks for the x-emc-date header and uses its timestamp. If the x-emc-date header is not present, the Web server checks for the Date header and uses its timestamp.
x-emc-uid requiredUser id of an application that uses this API

Prerequisites

The following conditions must be met in order to call this operation.

  • Only authenticated users can delete subtenants


Request Payload

No Request Payload


Response Body