CreateBackupDestination
POST {{baseUrl}}/backupDestinations
Creates a backup destination in an Exadata Cloud@Customer system.
Request Body
{"displayName"=>"<string>", "compartmentId"=>"<string>", "type"=>"NFS", "freeformTags"=>{"qui3"=>"<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
{"associatedDatabases":[{"dbName":"\u003cstring\u003e","id":"\u003cstring\u003e"},{"dbName":"\u003cstring\u003e","id":"\u003cstring\u003e"}],"compartmentId":"\u003cstring\u003e","connectionString":"\u003cstring\u003e","definedTags":{"adipisicing9c7":{"deserunt4b":{}},"ea_07_":{"cillum_3":{}}},"displayName":"\u003cstring\u003e","freeformTags":{"proident33":"\u003cstring\u003e","exercitation5":"\u003cstring\u003e"},"id":"\u003cstring\u003e","lifecycleDetails":"\u003cstring\u003e","lifecycleState":"DELETED","localMountPointPath":"\u003cstring\u003e","nfsMountType":"SELF_MOUNT","nfsServer":["\u003cstring\u003e"],"nfsServerExport":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","type":"RECOVERY_APPLIANCE","vpcUsers":["\u003cstring\u003e","\u003cstring\u003e"]}