SraContainer
                                SraContainer                            
                            Information about the container of a storage replication adapter.
JSON Example
                                    {
    "container_id": "string",
    "image_id": "string",
    "mount_points": [
        {
            "source": "string",
            "destination": "string"
        }
    ]
}
            
            
                                    string
                
                
            
        
        
                container_id            
                            Required
                    ID of the container.
            
            
                                    string
                
                
            
        
        
                image_id            
                            Required
                    SHA256 ID of the image from which the container was instantiated.
