Reads Central Management System appliance group information.
API URL
GET https://<host>/wsapis/v2.0.0/devicemgmt/cmcgroups
Sample curl request
curl -qgsSk --header 'X-FeApi-Token: XXX' -H Accept:application/json 'https://1.2.3.4/wsapis/v2.0.0/devicemgmt/cmcgroups'
Availability
This command is available on the following platforms:
Central Management System
Response
JSON document containing the cmcgroups object
Authentication
Standard WSAPI authentication
Response mime type
application/json