ServiceEngineRuntimeSummary

ServiceEngineRuntimeSummary
ServiceEngineRuntimeSummary
JSON Example
{
    "active_tags": [
        "string"
    ],
    "at_curr_ver": false,
    "bgp_peers_up": false,
    "gateway_up": false,
    "hb_status": {
        "last_hb_req_sent": "string",
        "last_hb_resp_recv": "string",
        "num_hb_misses": 0,
        "num_outstanding_hb": 0
    },
    "inband_mgmt": false,
    "license_state": "string",
    "licensed_service_cores": "number",
    "migrate_state": "string",
    "online_since": "string",
    "oper_status": {
        "last_changed_time": {
            "secs": 0,
            "usecs": 0
        },
        "reason": [
            "string"
        ],
        "reason_code": 0,
        "reason_code_string": "string",
        "state": "string"
    },
    "power_state": "string",
    "se_connected": false,
    "se_grp_reboot_pending": false,
    "sufficient_memory": false,
    "version": "string",
    "vinfra_discovered": false,
    "vsphere_ha_enabled": false,
    "vsphere_ha_inprogress": false,
    "vsphere_ha_job_active": false
}
array of string
active_tags
Optional

Enum options - ACTIVE_STANDBY_SE_1, ACTIVE_STANDBY_SE_2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
at_curr_ver
Optional

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

boolean
bgp_peers_up
Optional

Indicates if at least 1 BGP peer with advertise_vip is UP and at least 1 BGP peer with advertise_snat_ip is UP if there are such peers configured. Flag will be set to false if the condition above is not true for any of the VRFs configured on the SE. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
gateway_up
Optional

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

hb_status
Optional

hb_status

boolean
inband_mgmt
Optional

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

string
license_state
Optional

Indicates the License state of the SE. Enum options - LICENSE_STATE_INSUFFICIENT_RESOURCES, LICENSE_STATE_LICENSED, LICENSE_STATE_AWAITING_RESPONSE, LICENSE_STATE_UNDETERMINED. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
licensed_service_cores
Optional

Number of Service Cores assigned to the SE by License Manager. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
migrate_state
Optional

This state is used to indicate the current state of disable SE process. Enum options - SE_MIGRATE_STATE_IDLE, SE_MIGRATE_STATE_STARTED, SE_MIGRATE_STATE_FINISHED_WITH_FAILURE, SE_MIGRATE_STATE_FINISHED. Field introduced in 17.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
online_since
Optional

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

oper_status
Optional

oper_status

string
power_state
Optional

Enum options - SE_POWER_OFF, SE_POWER_ON, SE_SUSPENDED. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
se_connected
Optional

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

boolean
se_grp_reboot_pending
Optional

Indicates SE reboot following SE group change is pending. Field introduced in 18.2.3. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
sufficient_memory
Optional

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

string
version
Optional

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

boolean
vinfra_discovered
Optional

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

boolean
vsphere_ha_enabled
Optional

vSphere HA on cluster enabled. Field introduced in 20.1.7, 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
vsphere_ha_inprogress
Optional

This flag is set to true when Cloud Connector has detected an ESX host failure. This flag is set to false when the SE connects back to the controller, or when vSphere HA recovery timeout has occurred. Field introduced in 20.1.7, 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

boolean
vsphere_ha_job_active
Optional

vSphere HA monitor job has been created or is running. Field introduced in 20.1.7, 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.