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

ObjectInfoResourceResultEntry

Object info entry per resource entity.


Properties

key_results Optional

Collection of per metric key object info results


string
resource_id Optional

Resource Entity Path/Id

JSON Example

{
	"key_results": [
		{
			"key": "string",
			"object_results": [
				{
					"node_id": "string",
					"node_name": "string",
					"node_path": "string",
					"object_description": "string",
					"object_id": "string"
				}
			]
		}
	],
	"resource_id": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Property Of

ObjectInfoResponse

Feedback

Was this page helpful?