Skip to main content

set multicast settings

set multicast settings

Request Body
  • is_enabled boolean required

    Default value: false

    describes the feature status

  • ip ipv4

    Possible values: >= 9 characters and <= 15 characters

    ip address from which listen to broadcast. Must be in a range from 224.0.1.0 to 238.255.255.255. Please be noted that this parameter is not required only in case when is_enabled: false

  • port integer

    Possible values: >= 10000 and <= 65535

    port from which listen to broadcast. Please be noted that this parameter is not required only in case when is_enabled: false

Responses

OK

Loading...