Updated on 2022-02-22 GMT+08:00

ECS.PublicIP

Property Description

Table 1 Property description

Property

Mandatory

Type

Description

eip

No

ECS.EIP

Configuration parameter for creating an elastic IP address that will be automatically assigned to the ECS

Value Description: ECS.EIP type.

Value Constraint: The value must meet the ECS.EIP type.

id

No

string

ID of the existing elastic IP address assigned to the to-be-created ECS

Value Description: It must be in the UUID format. Only elastic IP addresses in the DOWN state can be assigned.

Value Constraint: The value must satisfy the UUID rule and contain a maximum of 64 characters.

You can configure either but not both of id and eip in the publicip field.