All Products
Search
Document Center

Auto Scaling:VerifyAuthentication

Last Updated:Jun 24, 2024

Checks whether Auto Scaling is authorized to access Elastic Compute Service (ECS) and Elastic Container Instance resources.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
UidlongNo

The ID of your Alibaba Cloud account.

12345678123*****
OnlyCheckbooleanNo

Specifies whether to check only the authorization status. Valid values:

  • true: checks only the authorization status. The service-linked role is not created.
  • false (default): checks the authorization status and resource usage.
false

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

473469C7-AA6F-4DC5-B3DB-A3DC0DE3****

Examples

Sample success responses

JSONformat

{
  "RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3****"
}

Error codes

HTTP status codeError codeError message
403UserNotAuthorizeEssEss should be authorized in ram to operate user ecs resource.

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history