All Products
Search
Document Center

Object Storage Service:UpdateUserAntiDDosInfo

Last Updated:Jan 06, 2023

Changes the status of an Anti-DDoS instance.

Usage notes

By default, an Alibaba Cloud account has the permissions to change the status of an Anti-DDoS instance. To change the status of an Anti-DDoS instance by using a RAM user or Security Token Service (STS), you must have the oss:UpdateUserAntiDDosInfo permission. For more information, see Common examples of RAM policies.

Request syntax

POST /?antiDDos HTTP/1.1
Date:  GMT Date
Host: oss-cn-hangzhou.aliyuncs.com
Authorization: SignatureValue
x-oss-defender-instance: cbcac8d2-4f75-4d6d-9f2e-c3447f73****
x-oss-defender-status: HaltDefending

Request headers

Header

Type

Required

Example

Description

x-oss-defender-instance

String

Yes

cbcac8d2-4f75-4d6d-9f2e-c3447f73****

The ID of the Anti-DDoS instance.

x-oss-defender-status

String

Yes

HaltDefending

The new status of the Anti-DDoS instance. Set the value to

HaltDefending

For more information about other common request headers that are included in an UpdateUserAntiDDosInfo request, such as Host and Date, see Common HTTP headers.

Response headers

All headers in the response to an UpdateUserAntiDDosInfo request are common response headers. For more information, see Common HTTP headers.

Examples

  • Sample requests

POST /?antiDDos HTTP/1.1
Date:  Fri, 04 Mar 2022 05:34:24 GMT
Host: oss-cn-hangzhou.aliyuncs.com
Authorization: OSS qn6qrrqxo2oawuk53otf****:ceOEyZavKY4QcjoUWYSpYbJ3****
x-oss-defender-instance: cbcac8d2-4f75-4d6d-9f2e-c3447f73****
x-oss-defender-status: HaltDefending
  • Sample responses

HTTP/1.1 200 OK
Server: AliyunOSS
Date: Fri, 04 Mar 2022 05:34:24 GMT
Content-Length: 0
Connection: keep-alive
x-oss-request-id: 534B371674E88A4D8906****