Updates the specified Exadata Database Storage Vault.

PUT {{baseUrl}}/exascaleDbStorageVaults/:exascaleDbStorageVaultId

Updates the specified Exadata Database Storage Vault.

Request Body

{"description"=>"<string>", "displayName"=>"<string>", "extremeFlashDatabaseStorage"=>{"availableSizeInGbs"=>"<integer>", "totalSizeInGbs"=>"<integer>"}, "freeformTags"=>{"in8_3"=>"<string>", "doloreff"=>"<string>"}, "highCapacityDatabaseStorage"=>{"availableSizeInGbs"=>"<integer>", "totalSizeInGbs"=>"<integer>"}}

HEADERS

KeyDatatypeRequiredDescription
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.
opc-request-idstringUnique identifier for the request.
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;compartmentId&quot;:&quot;\u003cstring\u003e&quot;,&quot;availabilityDomain&quot;:&quot;\u003cstring\u003e&quot;,&quot;lifecycleState&quot;:&quot;AVAILABLE&quot;,&quot;displayName&quot;:&quot;\u003cstring\u003e&quot;,&quot;highCapacityDatabaseStorage&quot;:{&quot;availableSizeInGbs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;totalSizeInGbs&quot;:&quot;\u003cinteger\u003e&quot;},&quot;extremeFlashDatabaseStorage&quot;:{&quot;availableSizeInGbs&quot;:&quot;\u003cinteger\u003e&quot;,&quot;totalSizeInGbs&quot;:&quot;\u003cinteger\u003e&quot;},&quot;definedTags&quot;:{&quot;laboris3&quot;:{&quot;eiusmod_1&quot;:{},&quot;ea_e&quot;:{},&quot;pariatur_a&quot;:{}}},&quot;description&quot;:&quot;\u003cstring\u003e&quot;,&quot;exaDbVmClusterIds&quot;:[&quot;\u003cstring\u003e&quot;,&quot;\u003cstring\u003e&quot;],&quot;freeformTags&quot;:{&quot;fugiat371&quot;:&quot;\u003cstring\u003e&quot;},&quot;lifecycleDetails&quot;:&quot;\u003cstring\u003e&quot;,&quot;timeCreated&quot;:&quot;\u003cdateTime\u003e&quot;,&quot;timeZone&quot;:&quot;\u003cstring\u003e&quot;}