Create ObjectStoreSwift object

post

/objectstoreswifts

Create and store the credentials required to backup to the Oracle object store

Request

Supported Media Types
Header Parameters
  • Minimum Length: 1
    Maximum Length: 64
    A user-supplied token that uniquely identifies a request. A single request will be acted upon among many requests that share the same token. Idempotency tokens expire after 30 minutes.
Body ()
ObjectStoreSwift object creation parameters
Root Schema : ObjectStoreSwiftRequest
Type: object
ObjectStoreSwiftRequest details for creating ObjectStoreSwift object
Show Source
Back to Top

Response

Supported Media Types

200 Response

ObjectStoreSwift state.
Body ()
Root Schema : ServiceJobReport
Type: object
Job report information
Show Source
Nested Schema : reports
Type: array
Show Source
Nested Schema : resourceList
Type: array
Show Source
Nested Schema : TaskReport
Type: object
Show Source
Nested Schema : tags
Type: array
Show Source
Nested Schema : JobResourceInfo
Type: object
Resource information
Show Source

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top