Get ObjectStoreSwift object by ID
get
                    /objectstoreswifts/{objectstoreswiftId}
Describe Oracle object store details by supplying object store swift object ID
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    objectstoreswiftId: string
                    
                    object store ID
Response
Supported Media Types
                - application/json
200 Response
object store details
                
                
                    Root Schema : ObjectStoreSwift
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectObjectStoreSwift details
    
    
    
    
        Show Source
        - 
            createTime(optional): 
            string(date-time)
            ObjectStoreSwift resource creation timestamp
- 
            endpointUrl(optional): 
            string
            ObjectStoreSwift end point url without tenant name and container
- 
            flags(optional): 
            integer
            Flags internally used by DCS to control backward compatibility
- 
            id(optional): 
            string
            ObjectStoreSwift resource ID
- 
            name(optional): 
            string
            ObjectStoreSwift resource name
- 
            swiftPassword(optional): 
            string
            ObjectStoreSwift password
- 
            tenantName(optional): 
            string
            ObjectStoreSwift tenant name
- 
            updatedTime(optional): 
            string(date-time)
            ObjectStoreSwift resource last updated timestamp
- 
            userName(optional): 
            string
            ObjectStoreSwift user name
Default Response
An unexpected error has occurred