Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Modified since last release

Delete Subtenant

DELETE /rest/subtenant/{subtenantID}

Delete a subtenant.

subtenantID

Required Roles

This call has no restrictions.


Prerequisites

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

  • Only authenticated users can delete subtenants


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
HttpServletResponse

Response Body


XML Example

Request
> DELETE /rest/subtenant/5b349fd3bcec4f0ca3955a143da9253d HTTP/1.1
> Host: 192.168.0.0:9022
> User-Agent: curl/7.43.0
> Accept: */*
> Content-Type:text/plain
> x-emc-date:Fri, 17 Feb 2017 01:13:20 GMT
> x-emc-uid:4cc68d56a69a4265912ad49d6f3138e8/atmos_usr
> x-emc-signature:eWoOCec5/hlKSro1zRaqHJKgqQ0=
Response
< HTTP/1.1 204 No Content
< Date: Fri, 17 Feb 2017 01:13:20 GMT
< x-emc-request-id: 0af9f566:15a43dc3b15:5f84:8
< Server: ViPR/1.0