NetworkServiceApiResponse

NetworkServiceApiResponse
NetworkServiceApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "cloud_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "routing_service": {
                "advertise_backend_networks": false,
                "enable_auto_gateway": false,
                "enable_routing": false,
                "enable_vip_on_all_interfaces": false,
                "enable_vmac": false,
                "floating_intf_ip": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "floating_intf_ip6_addresses": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "floating_intf_ip6_se_2_addresses": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "floating_intf_ip_se_2": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "flowtable_profile": {
                    "icmp_idle_timeout": 0,
                    "tcp_closed_timeout": 0,
                    "tcp_connection_setup_timeout": 0,
                    "tcp_half_closed_timeout": 0,
                    "tcp_idle_timeout": 0,
                    "tcp_reset_timeout": 0,
                    "udp_idle_timeout": 0
                },
                "graceful_restart": false,
                "nat_policy_ref": "string",
                "routing_by_linux_ipstack": false
            },
            "se_group_ref": "string",
            "service_type": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vrf_ref": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next