DeprovisionByoipCidr
In this article:
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 deprovisioning, BYOIP CIDR’s state will be changed to pending-deprovision
and addresses from this block will become unavailable for allocation. Once required actions are completed on part of K2 Cloud, the address block will be deleted. To monitor this process, use DescribeByoipCidrs. If you want to revert this action, contact K2 Cloud support.
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.
Type: ByoipCidr object
requestId — The request ID.
Type: String
Examples#
c2-ec2 DeprovisionByoipCidr Cidr "192.0.2.0/24"