{ "opencollection": "1.0.0", "info": { "name": "Globally Distributed Database Distributed Db Private Endpoint Service API", "version": "20250101" }, "items": [ { "info": { "name": "DistributedDbPrivateEndpointService", "type": "folder" }, "items": [ { "info": { "name": "List of DistributedDatabasePrivateEndpoints.", "type": "http" }, "http": { "method": "GET", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The ID of the compartment in which to list resources." }, { "name": "lifecycleState", "value": "", "type": "query", "description": "A filter to return only resources their lifecycleState matches the given lifecycleState." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return." }, { "name": "page", "value": "", "type": "query", "description": "A token representing the position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'ASC' or 'DESC'." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending.\n" }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only private endpoint that match the entire name given. The match is not case sensitive." } ] }, "docs": "List of DistributedDatabasePrivateEndpoints.\n" }, { "info": { "name": "Creates a DistributedDatabasePrivateEndpoint.", "type": "http" }, "http": { "method": "POST", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a DistributedDatabasePrivateEndpoint.\n" }, { "info": { "name": "Gets details of the DistributedDatabasePrivateEndpoint.", "type": "http" }, "http": { "method": "GET", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints/:distributedDatabasePrivateEndpointId", "headers": [ { "name": "if-none-match", "value": "" }, { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "distributedDatabasePrivateEndpointId", "value": "", "type": "path", "description": "Distributed Database PrivateEndpoint identifier" } ] }, "docs": "Get the DistributedDatabasePrivateEndpoint resource.\n" }, { "info": { "name": "Updates the configuration of DistributedDatabasePrivateEndpoint.", "type": "http" }, "http": { "method": "PUT", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints/:distributedDatabasePrivateEndpointId", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "distributedDatabasePrivateEndpointId", "value": "", "type": "path", "description": "Distributed Database PrivateEndpoint identifier" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the configuration of DistributedDatabasePrivateEndpoint.\n" }, { "info": { "name": "Deletes the DistributedDatabasePrivateEndpoint identified by the identifier.", "type": "http" }, "http": { "method": "DELETE", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints/:distributedDatabasePrivateEndpointId", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "opc-retry-token", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "distributedDatabasePrivateEndpointId", "value": "", "type": "path", "description": "Distributed Database PrivateEndpoint identifier" } ] }, "docs": "Deletes the given DistributedDatabasePrivateEndpoint.\n" }, { "info": { "name": "Changes the compartment of DistributedDatabasePrivateEndpoint.", "type": "http" }, "http": { "method": "POST", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints/:distributedDatabasePrivateEndpointId/actions/changeCompartment", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "distributedDatabasePrivateEndpointId", "value": "", "type": "path", "description": "Distributed Database PrivateEndpoint identifier" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Moves the DistributedDatabasePrivateEndpoint to the specified compartment.\n" }, { "info": { "name": "Reinstate the Proxy Instance associated with the DistributedDatabasePrivateEndpoint.", "type": "http" }, "http": { "method": "POST", "url": "https://127.0.0.1/20250101/distributedDatabasePrivateEndpoints/:distributedDatabasePrivateEndpointId/actions/reinstateProxyInstance", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "distributedDatabasePrivateEndpointId", "value": "", "type": "path", "description": "Distributed Database PrivateEndpoint identifier" } ] }, "docs": "Reinstates the proxy instance associated with the DistributedDatabasePrivateEndpoint.\n" } ] } ], "bundled": true }