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

InlinePolicyAlarmResource1

Properties

error_details Optional

Detailed information about errors from an API call made to the enforcement point, if any.


string
message Optional

error message to describe the issue


string
source_reference Optional

path of the object on which alarm is created

JSON Example

{
	"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"
			}
		]
	},
	"message": "string",
	"source_reference": "string"
}

Vendor Extensions

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

PolicyAlarmResource

Feedback

Was this page helpful?