VipSummary

VipSummary
VipSummary
JSON Example
{
    "auto_allocate_floating_ip": false,
    "auto_allocate_ip": false,
    "auto_allocate_ip_type": "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,
    "ip_address": {
        "addr": "string",
        "type": "string"
    },
    "num_se_assigned": 0,
    "num_se_requested": 0,
    "oper_status": {
        "last_changed_time": {
            "secs": 0,
            "usecs": 0
        },
        "reason": [
            "string"
        ],
        "reason_code": 0,
        "reason_code_string": "string",
        "state": "string"
    },
    "percent_ses_up": 0,
    "placement_networks": [
        {
            "network_ref": "string",
            "subnet": {
                "ip_addr": {
                    "addr": "string",
                    "type": "string"
                },
                "mask": 0
            },
            "subnet6": {
                "ip_addr": {
                    "addr": "string",
                    "type": "string"
                },
                "mask": 0
            }
        }
    ],
    "prefix_length": 0,
    "service_engine": [
        {
            "active_on_cloud": false,
            "active_on_se": false,
            "admin_down_requested": false,
            "attach_ip_in_progress": false,
            "connected": false,
            "detach_ip_in_progress": false,
            "mgmt_ip": {
                "addr": "string",
                "type": "string"
            },
            "mgmt_ip6": {
                "addr": "string",
                "type": "string"
            },
            "name": "string",
            "oper_status": {
                "last_changed_time": {
                    "secs": 0,
                    "usecs": 0
                },
                "reason": [
                    "string"
                ],
                "reason_code": 0,
                "reason_code_string": "string",
                "state": "string"
            },
            "primary": false,
            "ref": "string",
            "route_revoked_pool_down": false,
            "scalein_in_progress": false,
            "scaleout_in_progress": false,
            "se_ready_in_progress": false,
            "snat_ip": {
                "addr": "string",
                "type": "string"
            },
            "snat_ip6_address": {
                "addr": "string",
                "type": "string"
            },
            "standby": false
        }
    ],
    "vip_id": "string"
}
boolean
auto_allocate_floating_ip
Optional

Auto-allocate floating/elastic IP from the Cloud infrastructure. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
auto_allocate_ip
Optional

Auto-allocate VIP from the provided subnet. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
auto_allocate_ip_type
Optional

Specifies whether to auto-allocate only a V4 address, only a V6 address, or one of each type. Enum options - V4_ONLY, V6_ONLY, V4_V6. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
avi_allocated_fip
Optional

(internal-use) FIP allocated by Avi in the Cloud infrastructure. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
avi_allocated_vip
Optional

(internal-use) VIP allocated by Avi in the Cloud infrastructure. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

discovered_networks
Optional

Discovered networks providing reachability for client facing Vip IP. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
enabled
Optional

Enable or disable the Vip. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

ip_address
Optional

ip_address

integer As uint32 As uint32
num_se_assigned
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
num_se_requested
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

oper_status
Optional

oper_status

integer As int32 As int32
percent_ses_up
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

placement_networks
Optional

Placement networks/subnets to use for vip placement. Field introduced in 22.1.1. Maximum of 10 items allowed. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
prefix_length
Optional

Mask applied for the Vip, non-default mask supported only for wildcard Vip. Allowed values are 0-32. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

service_engine
Optional

Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
vip_id
Optional

Unique ID associated with the vip. Field introduced in 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of