NodeConfigProperties

NodeConfigProperties
NodeConfigProperties

Information about configuration of this node

JSON Example
{
    "maintenance_mode_enabled": "string",
    "management_interface_vlan_id": 0,
    "management_routes": [
        {
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_self": {},
            "destination": "string",
            "from_address": "string",
            "gateway": "string",
            "interface_id": "string",
            "ipv6": false,
            "metric": "string",
            "netmask": "string",
            "proto": "string",
            "route_id": "string",
            "route_type": "string",
            "scope": "string",
            "src": "string"
        }
    ]
}
string
maintenance_mode_enabled
Optional
Constraints: default: disabled

Maintenance Mode enabled

Possible values are : entering, enabled, exiting, disabled,
management_interface
Optional

Network properties of the management interface

integer As int64 As int64
management_interface_vlan_id
Optional
Constraints: minimum: 1 maximum: 4094

VLAN ID of the In-Band management interface

management_routes
Optional

Management interface static routes of this node