Updates one or more attributes of a specific Database Management private endpoint.
PUT {{baseUrl}}/dbManagementPrivateEndpoints/:dbManagementPrivateEndpointId
Updates one or more attributes of a specific Database Management private endpoint.
Request Body
{"description"=>"<string>", "freeformTags"=>{"fugiat_db7"=>"<string>", "none"=>"<string>", "ipsum__5d"=>"<string>", "ex_3b3"=>"<string>"}, "name"=>"<string>", "nsgIds"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | The client request ID for tracing. | |
if-match | string | For optimistic concurrency control. In the PUT or DELETE call | |
for a resource, set the if-match parameter to the value of the | |||
etag from a previous GET or POST response for that resource. | |||
The resource will be updated or deleted only if the etag you | |||
provide matches the resource's current etag value. | |||
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","vcnId":"\u003cstring\u003e","subnetId":"\u003cstring\u003e","definedTags":{"reprehenderitb7e":{"enimf8":{},"velit_66":{}}},"description":"\u003cstring\u003e","freeformTags":{"eu_bbd":"\u003cstring\u003e","do14":"\u003cstring\u003e"},"isCluster":"\u003cboolean\u003e","lifecycleState":"ACTIVE","nsgIds":["\u003cstring\u003e","\u003cstring\u003e"],"privateIp":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e"}