[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineAggregateIPSecVpnSessionStatistics1

Properties

results Optional

List of IPSec VPN Session Statistics per Enforcement Point.

JSON Example

{
	"results": [
		{
			"alarm": {
				"error_details": {
					"details": "string",
					"error_code": 0,
					"error_data": {},
					"error_message": "string",
					"module_name": "string",
					"related_errors": [
						{
							"details": "string",
							"error_code": 0,
							"error_data": {},
							"error_message": "string",
							"module_name": "string"
						}
					]
				},
				"error_id": "string",
				"message": "string"
			},
			"enforcement_point_path": "string",
			"resource_type": "IPSecVpnSessionStatisticsNsxT"
		}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyVpnStats
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

AggregateIPSecVpnSessionStatistics

Feedback

Was this page helpful?