CreateExascaleDbStorageVault
POST {{baseUrl}}/exascaleDbStorageVaults
Creates an Exadata Database Storage Vault
Request Body
{"compartmentId"=>"<string>", "displayName"=>"<string>", "highCapacityDatabaseStorage"=>{"availableSizeInGbs"=>"<integer>", "totalSizeInGbs"=>"<integer>"}, "extremeFlashDatabaseStorage"=>{"availableSizeInGbs"=>"<integer>", "totalSizeInGbs"=>"<integer>"}, "availabilityDomain"=>"<string>", "description"=>"<string>", "freeformTags"=>{"Duis6"=>"<string>", "ut12"=>"<string>"}, "timeZone"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
opc-request-id | string | Unique identifier for the request. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","compartmentId":"\u003cstring\u003e","availabilityDomain":"\u003cstring\u003e","lifecycleState":"AVAILABLE","displayName":"\u003cstring\u003e","highCapacityDatabaseStorage":{"availableSizeInGbs":"\u003cinteger\u003e","totalSizeInGbs":"\u003cinteger\u003e"},"extremeFlashDatabaseStorage":{"availableSizeInGbs":"\u003cinteger\u003e","totalSizeInGbs":"\u003cinteger\u003e"},"definedTags":{"laboris3":{"eiusmod_1":{},"ea_e":{},"pariatur_a":{}}},"description":"\u003cstring\u003e","exaDbVmClusterIds":["\u003cstring\u003e","\u003cstring\u003e"],"freeformTags":{"fugiat371":"\u003cstring\u003e"},"lifecycleDetails":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","timeZone":"\u003cstring\u003e"}