SidebandProfile

SidebandProfile
SidebandProfile
JSON Example
{
    "ip": [
        {
            "addr": "string",
            "type": "string"
        }
    ],
    "sideband_max_request_body_size": 0
}
array of IpAddr
ip
Optional

IP Address of the sideband server. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
sideband_max_request_body_size
Optional

Maximum size of the request body that will be sent on the sideband. Allowed values are 0-16384. Unit is BYTES. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of