InlineObjectInfoRequest1
{
"resource_type": "string",
"resource_ids": [
"string"
],
"keys": [
"string"
]
}
NSX Resource type for which metrics is queried for. This is a required field. Supported NSX resource types are PolicyEdgeNode, ClusterNode, Tier0Interface, Tier1Interface, Tier0, Tier1. Supported NAPP (NSX Kubernetes Application Platform) resource types are Napp (Kubernetes cluster level) and NappNode (Kubernetes worker level).
Input list of entity ids for which metrics data is being queried for. If resource_ids are UUID's as opposed to intent paths, make sure all the resource_ids are associated with the correct resource_type.
List of metric keys for which data is queried for. This is required.