globalaccelerator_withdraw_byoip_cidr {paws.networking} | R Documentation |
Stops advertising an address range that is provisioned as an address pool
Description
Stops advertising an address range that is provisioned as an address pool. You can perform this operation at most once every 10 seconds, even if you specify different address ranges each time.
See https://www.paws-r-sdk.com/docs/globalaccelerator_withdraw_byoip_cidr/ for full documentation.
Usage
globalaccelerator_withdraw_byoip_cidr(Cidr)
Arguments
Cidr |
[required] The address range, in CIDR notation. For more information, see Bring your own IP addresses (BYOIP) in the Global Accelerator Developer Guide. |
[Package paws.networking version 0.9.0 Index]