Sync Manual Ip Reservations For Vdc Network

Sync Manual Ip Reservations For Vdc Network

For TIME_BASED expiration type, on the Manual IP Reservation expiration date, VCD will eventually remove the reservation and release any reserved IPs sometime on that day. User can manually trigger this process via this API to immediately clean up any expired policies. For VAPP_BASED expiration type, if the vApp is deleted and their Policies/IPs are not released yet, this API will also clean up all Policies/IPs associated with that vApp.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/orgVdcNetworks/{vdcNetworkId}/syncManualIpReservations
COPY
Path Parameters
string
vdcNetworkId
Required

vdcNetworkId

string
vdcNetworkId
Required

vdcNetworkId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure