Sets an expiration date for all Elastic Compute Service (ECS) instances.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
UnifyExpireDay | string | Yes | The expiration date. You can set an expiration date only for ECS instances that have not expired. The expiration date that you specify do not take effect on expired ECS instances. After the expiration date is set, the expiration date is used when you renew ECS instances. You can set the expiration date to a day from the 1st to the 28th of each month. | 10 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "The message that is returned",
"RequestId": "The ID of the request",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history