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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
sideband_max_request_body_size
Optional
Constraints: default: 1024

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

Property Of