[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

FeatureHealthResponse

Properties

array of FeatureHealth
features Required

string
status Required

Health status of the overall cloud native platform and application platform.

Possible values are: UPPARTIALLY_UPDOWN

JSON Example

{
	"features": [
		{
			"name": "malware-prevention",
			"status": "UP"
		}
	],
	"status": "UP"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

Get Service Feature Health

Feedback

Was this page helpful?