GatewayNonSdWanSiteSchema

GatewayNonSdWanSiteSchema
GatewayNonSdWanSiteSchema
This class is array of GatewayNonSDWANSiteResource
JSON Example
[
    {
        "_href": "string",
        "alertsEnabled": false,
        "operatorAlertsEnabled": false,
        "created": "string",
        "modified": "string",
        "version": "string",
        "name": "string",
        "description": "string",
        "logicalId": "string",
        "status": {
            "primary": "string",
            "primaryRedundant": "string",
            "secondary": "string",
            "secondaryRedundant": "string"
        },
        "statusModified": "string"
    }
]