DeprovisionByoipCidr#

Description#

Releases the specified address range that you provisioned for use with your K2 Cloud resources through bring your own IP addresses (BYOIP).

As a requirement for this operation to proceed, all addresses from this range must be unallocated.

After successful completion of this asynchronous operation, the status of the address range will be changed to pending-deprovision and addresses from this range will become unavailable for allocation. Once required actions are completed on the K2 Cloud side, the address pool will be deleted. For monitoring, use the operation DescribeByoipCidrs.

If you want to revert this operation and return the address range to the advertised state, contact the support service.

Request Parameters#

  • Cidr — The address range in CIDR notation. This operation can be performed on a previously provisioned BYOIP CIDR block in advertised state.

    • Type: String

    • Required: Yes

Response Elements#

  • byoipCidr — Information about the address pool.

  • requestId — The request ID.

    • Type: String

Examples#

c2-ec2 DeprovisionByoipCidr Cidr "192.0.2.0/24"