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

InlineNsxTDNSForwarderStatus1

Properties

string
extra_message Optional

Extra message, if available


string
status Optional

UP means the DNS forwarder is working correctly on the active transport node and the stand-by transport node (if present). Failover will occur if either node goes down. DOWN means the DNS forwarder is down on both active transport node and standby node (if present). The DNS forwarder does not function in this situation. Error means there is some error on one or both transport node, or no status was reported from one or both transport nodes. The DNS forwarder may be working (or not working). NO_BACKUP means DNS forwarder is working in only one transport node, either because it is down on the standby node, or no standby is configured. An forwarder outage will occur if the active node goes down.

Possible values are: UPDOWNERRORNO_BACKUPUNKNOWN


integer as int64
timestamp Optional

Time stamp of the current status, in ms

JSON Example

{
	"extra_message": "string",
	"status": "UP",
	"timestamp": 0
}

Vendor Extensions

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

NsxTDNSForwarderStatus

Feedback

Was this page helpful?