Add Command Group to Rolespost https://example.com/api/pbul/{hostid}/rbp/roles/{roleid}/cmdgrpsPath Paramshostidint64requiredroleidint64requiredBody ParamsName without ID will overwrite or create new record depending on name; ID only will overwrite an existing record of the same ID or will error; passing in both will overwrite an existing record, renaming the entity with the new name.cmdsint64msgstringResponses 201RBPEntitiesResponse is a JSON object containing information for a set of RBP entities 400TextError An unknown error occured, details provided in bodyUpdated about 2 months ago