Create ObjectStoreSwift object
post
                    /objectstoreswifts
Create and store the credentials required to backup to the Oracle object store
                Request
Supported Media Types
                - application/json
Header Parameters
                - 
                        opc-idempotency-token: string
                        
                        Minimum Length:1Maximum Length:64A 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.
ObjectStoreSwift object creation parameters
                
                
                
                Root Schema : ObjectStoreSwiftRequest
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectObjectStoreSwiftRequest details for creating ObjectStoreSwift object
    
    
    
    
        Show Source
        - 
            endpointUrl: 
            string
            ObjectStoreSwift end point url without tenant name and container
- 
            name: 
            string
            ObjectStoreSwift resource name
- 
            swiftPassword: 
            string
            ObjectStoreSwift password
- 
            tenantName: 
            string
            ObjectStoreSwift tenant name
- 
            userName: 
            string
            ObjectStoreSwift user name
Response
Supported Media Types
                - application/json
200 Response
ObjectStoreSwift state.
                
                
                    Root Schema : ServiceJobReport
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectJob Request Status
    
    
    
    
        Show Source
        - 
            createTimestamp(optional): 
            string(date-time)
            Job creation timestamp
- 
            description(optional): 
            string
            Job description
- 
            jobId(optional): 
            string
            Job ID
- 
            message(optional): 
            string
            Job message
- 
            reports(optional): 
            array  reports
            
            
- 
            resourceList(optional): 
            array  resourceList
            
            
- 
            status(optional): 
            string
            Allowed Values:[ "Created", "Scheduled", "Running", "Success", "Failure", "Retrying", "Waiting", "InternalError", "Reverting", "Reverted", "NodeDisconnectedFailure" ]Job status
- 
            updatedTime(optional): 
            string(date-time)
            Job modification timestamp
Nested Schema : resourceList
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  JobResourceInfo
            
            Resource information
Nested Schema : TaskReport
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            endTime(optional): 
            string(date-time)
            Task completion timestamp
- 
            jobId(optional): 
            string
            Task associated with a job ID
- 
            parentTaskId(optional): 
            string
            Task ID of parent task
- 
            reportLevel(optional): 
            string
            Allowed Values:[ "Verbose", "Info", "Error" ]Task report level
- 
            startTime(optional): 
            string(date-time)
            Task creation timestamp
- 
            status(optional): 
            string
            Allowed Values:[ "Created", "Scheduled", "Running", "Success", "Failure", "Retrying", "Waiting", "InternalError", "Reverting", "Reverted", "NodeDisconnectedFailure" ]Task status
- 
            tags(optional): 
            array  tags
            
            
- 
            taskDescription(optional): 
            string
            Task description
- 
            taskId(optional): 
            string
            Task ID
- 
            taskName(optional): 
            string
            Task name
- 
            taskResult(optional): 
            string
            Task result
- 
            updatedTime(optional): 
            string(date-time)
            Task updation timestamp
Nested Schema : JobResourceInfo
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectResource information
    
    
    
    
        Show Source
        - 
            jobId(optional): 
            string
            Job ID
- 
            resourceId(optional): 
            string
            Resource ID
- 
            resourceNewType(optional): 
            string
            
- 
            resourceType(optional): 
            string
            Allowed Values:[ "Backup", "BackupConfig", "DB", "DbHome", "Grid", "Recovery", "Report", "Tde", "ObjectStoreSwift" ]Resource type
- 
            updatedTime(optional): 
            string(date-time)
            Last updated timestamp
Default Response
An unexpected error has occurred