Updates an external ASM instance.

PUT {{baseUrl}}/externalAsmInstances/:externalAsmInstanceId

Updates the external ASM instance specified by externalAsmInstanceId.

Request Body

{"freeformTags"=>{"commodo514"=>"<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;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;componentName&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalAsmId&quot;:&quot;\u003cstring\u003e&quot;,&quot;externalDbSystemId&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;CREATING&quot;,&quot;adrHomeDirectory&quot;:&quot;\u003cstring\u003e&quot;,&quot;definedTags&quot;:{&quot;suntbf&quot;:{&quot;ipsum_4cc&quot;:{}},&quot;cupidatat7&quot;:{&quot;voluptate_f26&quot;:{},&quot;velit_5&quot;:{}}},&quot;externalDbNodeId&quot;:&quot;\u003cstring\u003e&quot;,&quot;freeformTags&quot;:{&quot;veniam_f&quot;:&quot;\u003cstring\u003e&quot;,&quot;anim_6a&quot;:&quot;\u003cstring\u003e&quot;},&quot;hostName&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeUpdated&quot;:&quot;\u003cdateTime\u003e&quot;}