All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::DetachNetworkInterfaceAndDeleteEip

Last Updated:Jun 18, 2026

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.