VsVipApiResponse

VsVipApiResponse
VsVipApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "bgp_local_preference": 0,
            "bgp_num_as_path_prepend": 0,
            "bgp_peer_labels": [
                "string"
            ],
            "cloud_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "dns_info": [
                {
                    "algorithm": "string",
                    "cname": {
                        "cname": "string"
                    },
                    "fqdn": "string",
                    "metadata": "string",
                    "num_records_in_response": 0,
                    "ttl": 0,
                    "type": "string"
                }
            ],
            "east_west_placement": false,
            "ipam_selector": {
                "labels": [
                    {
                        "key": "string",
                        "value": "string"
                    }
                ],
                "type": "string"
            },
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "tier1_lr": "string",
            "url": "string",
            "use_standard_alb": false,
            "uuid": "string",
            "vip": [
                {
                    "auto_allocate_floating_ip": false,
                    "auto_allocate_ip": false,
                    "auto_allocate_ip_type": "string",
                    "availability_zone": "string",
                    "avi_allocated_fip": false,
                    "avi_allocated_vip": false,
                    "discovered_networks": [
                        {
                            "network_ref": "string",
                            "subnet": [
                                {
                                    "ip_addr": {
                                        "addr": "string",
                                        "type": "string"
                                    },
                                    "mask": 0
                                }
                            ],
                            "subnet6": [
                                {
                                    "ip_addr": {
                                        "addr": "string",
                                        "type": "string"
                                    },
                                    "mask": 0
                                }
                            ]
                        }
                    ],
                    "enabled": false,
                    "floating_ip": {
                        "addr": "string",
                        "type": "string"
                    },
                    "floating_ip6": {
                        "addr": "string",
                        "type": "string"
                    },
                    "floating_subnet6_uuid": "string",
                    "floating_subnet_uuid": "string",
                    "ip6_address": {
                        "addr": "string",
                        "type": "string"
                    },
                    "ip_address": {
                        "addr": "string",
                        "type": "string"
                    },
                    "ipam_network_subnet": {
                        "network_ref": "string",
                        "subnet": {
                            "ip_addr": {
                                "addr": "string",
                                "type": "string"
                            },
                            "mask": 0
                        },
                        "subnet6": {
                            "ip_addr": {
                                "addr": "string",
                                "type": "string"
                            },
                            "mask": 0
                        },
                        "subnet6_uuid": "string",
                        "subnet_uuid": "string"
                    },
                    "network_ref": "string",
                    "placement_networks": [
                        {
                            "network_ref": "string",
                            "subnet": {
                                "ip_addr": {
                                    "addr": "string",
                                    "type": "string"
                                },
                                "mask": 0
                            },
                            "subnet6": {
                                "ip_addr": {
                                    "addr": "string",
                                    "type": "string"
                                },
                                "mask": 0
                            }
                        }
                    ],
                    "port_uuid": "string",
                    "prefix_length": 0,
                    "subnet": {
                        "ip_addr": {
                            "addr": "string",
                            "type": "string"
                        },
                        "mask": 0
                    },
                    "subnet6": {
                        "ip_addr": {
                            "addr": "string",
                            "type": "string"
                        },
                        "mask": 0
                    },
                    "subnet6_uuid": "string",
                    "subnet_uuid": "string",
                    "vip_id": "string"
                }
            ],
            "vrf_context_ref": "string",
            "vsvip_cloud_config_cksum": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of VsVip
results
Required

results

string
next
Optional

next

Returned By