PrimaryRegionPropertiesResponse

data class PrimaryRegionPropertiesResponse(val esrpAddresses: List<String>? = null, val operatorAddresses: List<String>)

The configuration used in this region as primary, and other regions as backup.

Constructors

Link copied to clipboard
constructor(esrpAddresses: List<String>? = null, operatorAddresses: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val esrpAddresses: List<String>? = null

IP address to use to contact the ESRP from this region

Link copied to clipboard

IP address to use to contact the operator network from this region