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

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
if-matchstringFor 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-Typestring
Acceptstring

RESPONSES

status: OK

{&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;reprehenderitb7e&quot;:{&quot;enimf8&quot;:{},&quot;velit_66&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;eu_bbd&quot;:&quot;\u003cstring\u003e&quot;,&quot;do14&quot;:&quot;\u003cstring\u003e&quot;},&quot;isCluster&quot;:&quot;\u003cboolean\u003e&quot;,&quot;lifecycleState&quot;:&quot;ACTIVE&quot;,&quot;nsgIds&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;privateIp&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;}