edgeSummary
NSX Edge summary. Read only.
{
"featureCapabilities": {
"timestamp": 0,
"featureCapabilities": [
{
"configurationLimits": [
{
"value": "string",
"key": "string"
}
],
"isSupported": false,
"service": "string",
"permission": {
"dataPermission": {
"savePermission": false,
"publishPermission": false
},
"isLicensed": false,
"accessPermission": {
"managePermission": false,
"viewPermission": false
}
}
}
]
},
"edgeType": "string",
"logicalRouterScopes": {
"logicalRouterScope": [
{
"type": "string",
"id": "string"
}
]
},
"recentJobInfo": {
"status": "string",
"edgeId": "string",
"module": "string",
"jobId": "string",
"errorCode": "string",
"result": [
{
"value": "string",
"key": "string"
}
],
"startTime": "string",
"message": "string",
"endTime": "string"
},
"hypervisorAssist": false,
"edgeAssistId": 0,
"edgeStatus": "string",
"edgeAssistInstanceName": "string",
"objectId": "string",
"nodeId": "string",
"id": "string",
"datacenterName": "string",
"state": "string",
"clientHandle": "string",
"scope": {
"objectTypeName": "string",
"id": "string",
"name": "string"
},
"type": {
"name": "string"
},
"revision": 0,
"vsmUuid": "string",
"description": "string",
"extendedAttributes": [
{
"name": "string",
"value": "string"
}
],
"localEgressEnabled": false,
"universalRevision": 0,
"allowedActions": [
"string"
],
"objectTypeName": "string",
"isUpgradeAvailable": false,
"isUniversal": false,
"name": "string",
"lrouterUuid": "string",
"appliancesSummary": {
"dataStoreMoidOfActiveVse": "string",
"enableFips": false,
"hostNameOfActiveVse": "string",
"vmBuildInfo": "string",
"deployAppliances": false,
"communicationChannel": "string",
"vmNameOfActiveVse": "string",
"numberOfDeployedVms": 0,
"resourcePoolMoidOfActiveVse": "string",
"dataStoreNameOfActiveVse": "string",
"vmMoidOfActiveVse": "string",
"statusFromVseUpdatedOn": 0,
"fqdn": "string",
"applianceSize": "string",
"resourcePoolNameOfActiveVse": "string",
"activeVseHaIndex": 0,
"vmVersion": "string",
"hostMoidOfActiveVse": "string"
},
"apiVersion": "string",
"tenantId": "string",
"datacenterMoid": "string",
"numberOfConnectedVnics": 0
}
List of features and their capability details based on NSX Edge appliance form factor.
NSX Edge type, whether 'gatewayServices' or 'distributedRouter'.
Job status information for the configuration change carried out on NSX Edge.
hypervisorAssist
ID generated by NSX Manager for Distributed Logical Router only.
NSX Edge appliance health status identified by GREY (unknown status), GREEN (health checks are successful), YELLOW (intermittent health check failure), RED (none of the appliances are in serving state). If health check fails for 5 consecutive times for all appliance (2 for HA else 1) then status will turn from YELLOW to RED.
Name derived by NSX Manager only for Distributed Logical Router.
objectId
nodeId
NSX Edge ID.
Datacenter name where the NSX Edge is deployed.
Deployment state of the NSX Edge appliance. Values are 'deployed' when VMs have been deployed, 'undeployed' when no VMs are deployed and 'active' when Edge type is Distributed Logical Router and has no appliance deployed but is serving data path.
clientHandle
revision
vsmUuid
description
Value is true if local egress is enabled for UDLR traffic. Applicable only for Universal Distributed Logical Router.
universalRevision
allowedActions
objectTypeName
Value is true if NSX Edge upgrade is available.
isUniversal
name
Distributed Logical Router UUID provided by the NSX Controller.
REST API version applicable for the NSX Edge.
Tenant ID for the NSX Edge.
vCenter MOID of the datacenter where the NSX Edge is deployed.
Number of connected vnics that are configured on the NSX Edge.