The content of this article is about how to set the automatic release time for a pay-as-you-go instance. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
ModifyInstanceAutoReleaseTime
Request Parameters
##Return parameters
are all public return parameters. See Public ParametersExample
Request Example
https://ecs.aliyuncs.com/?Action=ModifyInstanceAutoReleaseTime &InstanceId=i-instance1 &<公共请求参数>
Return Example
XML format
<ModifyInstanceAutoReleaseTimeResponse> <RequestId>04F0F334-1335-436C-A1D7-6C044FE73368</RequestId> </ModifyInstanceAutoReleaseTimeResponse>
JSON format
{ "RequestId": "C0003E8B-B930-4F59-ADC0-0E209A9012A8" }
Error code
The following are error codes unique to this interface. For more error codes, please visit the API Error Center.The above is the detailed content of How to set the automatic release time for a pay-as-you-go instance. For more information, please follow other related articles on the PHP Chinese website!