Controller Services Response
data class ControllerServicesResponse(val ipv4AddressSpaces: List<String>? = null, val ipv6AddressSpaces: List<String>? = null)
Network Fabric Controller services.
Network Fabric Controller services.