Create/Update Command Groupspost https://example.com/api/pbul/{hostid}/rbp/cmdgrpsPath Paramshostidint64requiredBody 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.cmdsarray of objectslength ≤ 500cmdsADD objectdescriptionstringdisabledint8extinfostringidint64msgstringnamestringResponses 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