SeList

SeList
SeList
JSON Example
{
    "active_on_cloud": false,
    "active_on_se": false,
    "admin_down_requested": false,
    "attach_ip_in_progress": false,
    "cloud_programming_done": false,
    "cloud_programming_status": "string",
    "delete_in_progress": false,
    "detach_ip_in_progress": false,
    "floating_intf_ip": [
        {
            "addr": "string",
            "type": "string"
        }
    ],
    "floating_intf_ip6_addresses": [
        {
            "addr": "string",
            "type": "string"
        }
    ],
    "incarnation": "string",
    "is_portchannel": false,
    "is_primary": false,
    "is_standby": false,
    "memory": 0,
    "mgmt_ip": {
        "addr": "string",
        "type": "string"
    },
    "mgmt_ip6": {
        "addr": "string",
        "type": "string"
    },
    "route_revoked_pool_down": false,
    "scaleout_in_progress": false,
    "se_programming_done": false,
    "se_ready_in_progress": false,
    "se_ref": "string",
    "sec_idx": 0,
    "snat_ip": {
        "addr": "string",
        "type": "string"
    },
    "snat_ip6_address": {
        "addr": "string",
        "type": "string"
    },
    "vcpus": 0,
    "vip6_subnet_mask": 0,
    "vip_intf_ip": {
        "addr": "string",
        "type": "string"
    },
    "vip_intf_list": [
        {
            "is_portchannel": false,
            "networks": [
                {
                    "network_ref": "string",
                    "subnet": [
                        {
                            "ip_addr": {
                                "addr": "string",
                                "type": "string"
                            },
                            "mask": 0
                        }
                    ],
                    "subnet6": [
                        {
                            "ip_addr": {
                                "addr": "string",
                                "type": "string"
                            },
                            "mask": 0
                        }
                    ]
                }
            ],
            "vip_intf_ip": {
                "addr": "string",
                "type": "string"
            },
            "vip_intf_ip6": {
                "addr": "string",
                "type": "string"
            },
            "vip_intf_mac": "string",
            "vlan_id": 0
        }
    ],
    "vip_intf_mac": "string",
    "vip_subnet_mask": 0,
    "vlan_id": 0,
    "vnic": [
        {
            "lif": "string",
            "mac": "string",
            "type": "string"
        }
    ]
}
boolean
active_on_cloud
Optional

Vip is Active on Cloud. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
active_on_se
Optional

Vip is Active on this ServiceEngine. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
admin_down_requested
Optional

This flag is set when scaling in an SE in admin down mode. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
attach_ip_in_progress
Optional

Attach IP is in progress. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
cloud_programming_done
Optional

All attempts to program the Vip on Cloud have been made. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
cloud_programming_status
Optional

Status of Vip on the Cloud. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
delete_in_progress
Optional

This flag is set when an SE is admin down or scaling in. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
detach_ip_in_progress
Optional

Detach IP is in progress. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of IpAddr
floating_intf_ip
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of IpAddr
floating_intf_ip6_addresses
Optional

IPv6 Floating Interface IPs for the RoutingService. Field introduced in 22.1.6, 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
incarnation
Optional

Updated whenever this entry is created. When the sees this has changed, it means that the SE should disrupt, since there was a delete then create, not an update. Field introduced in 18.1.5,18.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
is_portchannel
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
is_primary
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
is_standby
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
memory
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

mgmt_ip
Optional

mgmt_ip

mgmt_ip6
Optional

mgmt_ip6

boolean
route_revoked_pool_down
Optional

VIP Route is revoked as pool went down. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
scaleout_in_progress
Optional

This flag is set when a VS is actively scaling out to this SE. Field introduced in 18.1.5, 18.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
se_programming_done
Optional

All attempts to program the Vip on this ServiceEngine have been made. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
se_ready_in_progress
Optional

Vip is awaiting response from this ServiceEngine. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
se_ref
Required

It is a reference to an object of type ServiceEngine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
sec_idx
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

snat_ip
Optional

snat_ip

snat_ip6_address
Optional

snat_ip6_address

integer As int32 As int32
vcpus
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
vip6_subnet_mask
Optional

Field introduced in 18.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

vip_intf_ip
Optional

vip_intf_ip

vip_intf_list
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
vip_intf_mac
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
vip_subnet_mask
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
vlan_id
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of VsSeVnic
vnic
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of