InlineNSGroupMetaInfoListResult1
InlineNSGroupMetaInfoListResult1
JSON Example
{
"results": [
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"no_of_vms": 0,
"ns_group_id": "string"
}
]
}