Private Endpoint REST APIs
The following REST APIs are used to interact with the Distributed Database Private Endpoint resource.
These APIs are documented in the Globally Distributed Database REST API reference at https://docs.oracle.com/iaas/api/#/en/globally-distributed-database/latest/PrivateEndpoint/.
REST API | Description |
---|---|
ChangeDistributedDatabasePrivateEndpointCompartment |
Moves the private endpoint to the specified compartment. |
CreateDistributedDatabasePrivateEndpoint |
Creates a private endpoint. |
DeleteDistributedDatabasePrivateEndpoint |
Deletes a private endpoint. |
GetDistributedDatabasePrivateEndpoint |
Gets a private endpoint. |
ReinstateProxyInstance |
Reinstates the proxy instance associated with the private endpoint |
UpdateDistributedDatabasePrivateEndpoint |
Updates private endpoint configuration details. |
ListDistributedDatabasePrivateEndpoints |
Lists private endpoints. |
See Globally Distributed Database Policies for API permissions and policy guidelines.
Parent topic: Create and Manage Private Endpoints