[Index]

Model: relation/EmergencyLocationNetwork

Teams Emergency Location Networks

To access the latest documentation, go to Documentation and Resources at: https://voss.portalshape.com

VOSS Automate allows for the view only of Microsoft Teams emergency location networks for emergency calling.

Higher level administrators can manage these networks directly from the device models on the menu: Network Site, Network Subset and Trusted IP Address.

Select Teams Emergency Management > Teams Emergency Location Networks to see the configured emergency location networks. The Emergency Calling Policy and Emergency Call Routing Policy associated with the networks are also shown.

Each Emergency Location Network can have on or more subnets configured. These are shown on the Subnets tab.

Model Details: relation/EmergencyLocationNetwork

Title Description Details
Site Group Assigned by FDP
  • Field Name: Site
  • Type: Object
Site Name *
  • Field Name: Site.Identity
  • Type: String
Description
  • Field Name: Site.Description
  • Type: ["String", "Null"]
Network Region NetworkRegionID is the identifier for the network region which the current network site is associating to.
  • Field Name: Site.NetworkRegionID
  • Type: String
  • Target: device/msteamsonline/CsTenantNetworkRegion
  • Target attr: Identity
  • Format: uri
Enable Location Based Routing This parameter determines whether the current site is enabled for location based routing.
  • Field Name: Site.EnableLocationBasedRouting
  • Type: Boolean
Network Roaming Policy NetworkRoamingPolicy is the identifier for the network roaming policy to which the network site will associate to.
  • Field Name: Site.NetworkRoamingPolicy
  • Type: ["String", "Null"]
Emergency Calling Policy This parameter is used to assign a custom emergency calling policy to a network site.
  • Field Name: Site.EmergencyCallingPolicy
  • Type: String
  • Target: device/msteamsonline/CsTeamsEmergencyCallingPolicy
  • Target attr: Identity
  • Format: uri
Emergency Call Routing Policy This parameter is used to assign a custom emergency call routing policy to a network site.
  • Field Name: Site.EmergencyCallRoutingPolicy
  • Type: String
  • Target: device/msteamsonline/CsTeamsEmergencyCallRoutingPolicy
  • Target attr: Identity
  • Format: uri
Subnets Group Assigned by FDP
  • Field Name: Subnets
  • Type: Object
Subnets
  • Field Name: subnets.[n]
  • Type: Array
IP Address * The name of the network subnet. This must be a unique and valid IPv4 or IPv6 address.
  • Field Name: Subnets.subnets.[n].Identity
  • Type: String
  • Pattern: ((^\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\s*$)|(^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$))
Description
  • Field Name: Subnets.subnets.[n].Description
  • Type: ["String", "Null"]
Mask IPv4 format subnet accepts maskbits from 0 to 32 inclusive. IPv6 format subnet accepts maskbits from 0 to 128 inclusive.
  • Field Name: Subnets.subnets.[n].MaskBits
  • Type: Integer
  • Maximum: 128