ProtectionViewModel

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

localStorage
Optional

localStorage

cloudStorage
Optional

cloudStorage

string
s3Path
Optional

s3Path

string
serviceInstanceName
Optional

serviceInstanceName

boolean
active
Optional

active