Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterPresenceTypeDefaultDescription
nameMstring The name of this Realm.
addressContextOreferencedefault Address Context.
ipInterfaceGroupMreference The ip Interface Group to use.
modeOenumerationinService Mode of the Realm.
stateOenumerationdisabled State of the Realm.
Image AddedmediaPortRangeO Allowed range of UDP port numbers for RTP/RTCP media.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/realm/{name}

...