Get ObjectStoreSwift objects by name
get
                    /objectstoreswifts
List Oracle object store details. When Object Store Swift object name is null, it will list details of all the Oracle object store details. Otherwise, it lists the details of the Oracle object store matching the object name supplied
                Request
Supported Media Types
                - application/json
Query Parameters
                - 
                        objstrName(optional): string
                        
                        Objectstoreswift Name
Response
Supported Media Types
                - application/json
200 Response
swift Object stores list using name filter
                
                
                    Root Schema : schema
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  ObjectStoreSwift
            
            ObjectStoreSwift details
Nested 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