All Products
Search
Document Center

Auto Scaling:VerifyUser

Last Updated:May 17, 2024

Verifies whether Auto Scaling is activated.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter

Type

Required

Example

Description

Action

String

Yes

VerifyUser

The operation that you want to perform. Set the value to VerifyUser.

RegionId

String

No

cn-hangzhou

The ID of the region where Auto Scaling is required.

Examples: cn-hangzhou and cn-shanghai. For more information, see Regions and zones.

Examples

Sample requests

http(s)://ess.aliyuncs.com/?Action=VerifyUser
&RegionId=cn-hangzhou
&<Common request parameters>

Sample success responses

XML format

HTTP/1.1 200 OK
Content-Type:application/xml

<VerifyUserResponse></VerifyUserResponse>

JSON format

HTTP/1.1 200 OK
Content-Type:application/json

{ }

Error codes

For a list of error codes, see Service error codes.