VROPS

VROPS
VROPS
AllOf
This class requires all of the following:
JSON Example
{
    "host": "string",
    "port": 0,
    "user": "string",
    "active": false,
    "metered": false,
    "id": 0,
    "lastChanged": 0,
    "status": {
        "code": "string",
        "lastChanged": 0,
        "text": "string"
    },
    "productType": "string",
    "vcHosts": [
        "string"
    ]
}