forked from docs/doc-exports
Reviewed-by: Muller, Martin <martin.muller@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
7.1 KiB
7.1 KiB
Deleting a File System ACL
Function
This API is used to delete a file system ACL.
URI
DELETE /
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
sfsacl |
Yes |
String |
/ |
Request Parameters
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
Date |
Yes |
String |
The request time. |
Authorization |
Yes |
String |
The signature information. |
Host |
Yes |
String |
The host address. |
Response Parameters
This response uses common headers. For details, see Table 1.
Example Request
DELETE /?sfsacl HTTP/1.1 Host: examplefilesystem.sfs3.example.region.com Date: WED, 01 Jul 2015 02:36:06 GMT Authorization: OBS H4IPJX0TQTHTHEBQQCEC:jZiAT8Vx4azWEvPRMWi0X5BpJMA=
Example Response
HTTP/1.1 204 No Content Server: OBS X-Obs-Id-2: 32AAAQAAEAABSAAgAAEAABAAAQAAEAABCSj4dxiqb1Lw50CTjVQeV3ebh3QQ6PAj X-Obs-Request-Id: 0000018893B807D5C0472A6161D87032 Date: WED, 01 Jul 2015 02:36:06 GMT
Status Codes
Status Code |
Description |
|---|---|
204 |
The file system ACL is deleted. |
Error Codes
Parent topic: File System Access Rules