IP Reservations REST Endpoints

IP Reservations
REST endpoints to create, view and delete IP reservations for Database Classic Cloud Service instances.

These endpoints are available only in Cloud accounts that support Oracle Cloud Infrastructure Classic regions.

Create an IP Reservation
Method: post
Path: /paas/api/v1.1/network/{identityDomainId}/services/dbaas/ipreservations
Delete an IP Reservation
Method: delete
Path: /paas/api/v1.1/network/{identityDomainId}/services/dbaas/ipreservations/{ipResName}
View All IP Reservations
Method: get
Path: /paas/api/v1.1/network/{identityDomainId}/services/dbaas/ipreservations