NSGroupMetaInfo
NSGroupMetaInfo
Contains the metadata of a NSGroup when the application discovery session was started
AllOf
JSON Example
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"no_of_vms": 0,
"ns_group_id": "string"
}