设置自动续订时间

SetEipAutoRenewPeriod

method && URL

METHODURL
GET/eip?Action=SetEipAutoRenewPeriod&Version=2017-12-14&AutoRenewPeriod=&IpAddress=&Id=

参数说明

参数类型约束是否必填备注
AutoRenewPeriod自动续订周期,单位月,限定值0,1-9,12,24;0表示不自动续订integer
IpAddress合法的 IP,IpAddress 和 Id 必须有一个string
IdIPID,合法的 UUID,IpAddress 和 Id 必须有一个string
ActionSetEipAutoRenewPeriodstring
Version2017-12-14string

Attention

IpAddress 和 Id 必须有一个。

错误说明

错误码(Code)错误提示(Message)http status code说明
InvalidIPThe specified Eip not exist404null
InternalServerErrorInternal Server Error500null
BillErrorInternal billing server error500null