VsRuntimeSummary

VsRuntimeSummary
VsRuntimeSummary
JSON Example
{
    "oper_status": {
        "last_changed_time": {
            "secs": 0,
            "usecs": 0
        },
        "reason": [
            "string"
        ],
        "reason_code": 0,
        "reason_code_string": "string",
        "state": "string"
    },
    "percent_ses_up": 0,
    "vip_summary": {
        "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"
    }
}
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.

vip_summary
Optional

vip_summary

Property Of