ACS::ECS::DetachNetworkInterfaceAndDeleteEip

更新时间:
复制 MD 格式

Detaches an ENI from an ECS instance, disassociates the EIP, and releases the EIP.

Description

Disassociates an elastic network interface (ENI) and an elastic IP address (EIP) from an Elastic Compute Service (ECS) instance and releases the EIP.

Syntax

Action: ACS::ECS::DetachNetworkInterfaceAndDeleteEip
Properties:
 regionId: String
 instanceId: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

No

{{ ACS::RegionId }}

instanceId

The ECS instance ID.

String

Yes

Output

None

References

See ACS::ECS::DetachNetworkInterfaceAndDeleteEip.yml on GitHub.