DeleteByoipRange
DELETE {{baseUrl}}/byoipRanges/:byoipRangeId
Deletes the specified ByoipRange
resource.
The resource must be in one of the following states: CREATING, PROVISIONED, ACTIVE, or FAILED.
It must not have any subranges currently allocated to a PublicIpPool object or the deletion will fail.
You must specify the OCID.
If the ByoipRange
resource is currently in the PROVISIONED or ACTIVE state, it will be de-provisioned and then deleted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
If you need to contact Oracle about a particular request, please provide the request ID. | |||
if-match | string | For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match | |
parameter to the value of the etag from a previous GET or POST response for that resource. The resource | |||
will be updated or deleted only if the etag you provide matches the resource's current etag value. | |||
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |