Gets a list of Database Management private endpoints.

GET {{baseUrl}}/dbManagementPrivateEndpoints?compartmentId=<string>&name=<string>&vcnId=<string>&isCluster=false&lifecycleState=FAILED&limit=10&page=<string>&sortOrder=ASC&sortBy=TIMECREATED

Gets a list of Database Management private endpoints.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The OCID of the compartment.
namestringA filter to return only resources that match the entire name.
vcnIdstringThe OCID of the VCN.
isClusterbooleanThe option to filter Database Management private endpoints that can used for Oracle Databases in a cluster. This should be used along with the vcnId query parameter.
lifecycleStatestringThe lifecycle state of a resource.
limitnumberThe maximum number of records returned in the paginated response.
pagestringThe page token representing the page from where the next set of paginated results
are retrieved. This is usually retrieved from a previous list call.
sortOrderstringThe option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Ascending order is the default order.
sortBystringThe field to sort information by. Only one sortOrder can be used. The default sort order
for ‘TIMECREATED’ is descending and the default sort order for ‘NAME’ is ascending.
The ‘NAME’ sort order is case-sensitive.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{&quot;items&quot;:[{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;vcnId&quot;:&quot;\u003cstring\u003e&quot;,&quot;subnetId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;dolore2_&quot;:{&quot;id_3b9&quot;:{}},&quot;sit_4&quot;:{&quot;amet_&quot;:{},&quot;sit__d&quot;:{},&quot;dolore_3&quot;:{},&quot;et_d&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;ad__5&quot;:&quot;\u003cstring\u003e&quot;,&quot;est_54&quot;:&quot;\u003cstring\u003e&quot;,&quot;in3&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleState&quot;:&quot;FAILED&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;},{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;vcnId&quot;:&quot;\u003cstring\u003e&quot;,&quot;subnetId&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;deserunte&quot;:{&quot;utd8c&quot;:{},&quot;id_9&quot;:{},&quot;eu6d9&quot;:{},&quot;ut_f4f&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;in7&quot;:&quot;\u003cstring\u003e&quot;,&quot;dolor_f&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleState&quot;:&quot;DELETING&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;}]}