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

ApiError

Detailed information about an API Error


AllOf


This class requires all of the following:

JSON Example

{
	"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"
		}
	]
}

Vendor Extensions

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

Feedback

Was this page helpful?