[{"label":"Latest (8.6.3)","version":"latest"}]
vrealize-operations
LicenseGroups
Represents a collection of license groups
Properties
JSON Example
{
"groups": [
{
"id": "string",
"licenseIds": [
"string"
],
"memberIds": [
"string"
],
"name": "string"
}
]
}