managementPlane

managementPlane
managementPlane
AllOf
This class requires all of the following:
JSON Example
{
    "created": "string",
    "effective": "string",
    "modified": "string",
    "id": 0,
    "name": "string",
    "type": "string",
    "description": "string",
    "configurationId": 0,
    "data": {
        "heartBeatSeconds": 0,
        "managementPlaneProxy": {
            "primary": "string",
            "secondary": "string"
        },
        "statsUploadSeconds": 0,
        "timeSliceSeconds": 0
    },
    "schemaVersion": "string",
    "version": "string",
    "metadata": {},
    "refs": {}
}