ProtectionViewModel
                                ProtectionViewModel                            
                            JSON Example
                                    {
    "protectionId": "string",
    "localStorage": {
        "id": "string",
        "name": "string",
        "type": "string"
    },
    "cloudStorage": {
        "id": "string",
        "name": "string",
        "type": "string"
    },
    "s3Path": "string",
    "serviceInstanceName": "string",
    "active": false
}
            
            
                                    string As uuid
                
                                    As uuid
                
            
        
        
                protectionId            
                            Optional
                    protectionId
            
            
                                    string
                
                
            
        
        
                s3Path            
                            Optional
                    s3Path
            
            
                                    string
                
                
            
        
        
                serviceInstanceName            
                            Optional
                    serviceInstanceName
            
            
                                    boolean
                
                
            
        
        
                active            
                            Optional
                    active
