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

RelatedApiError

Detailed information about a related API error


Properties

string
details Optional

Further details about the error


integer as int64
error_code Optional

A numeric error code


object
error_data Optional

Additional data about the error


string
error_message Optional

A description of the error


string
module_name Optional

The module name where the error occurred

JSON Example

{
	"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
Property Of

InlineApiError1
Used By

ApiError

Feedback

Was this page helpful?