Read managed appliance details

Prev Next

Reads the details of the appliances connected to Central Management System.

API URL

GET https://<host>/wsapis/v2.0.0/devicemgmt/cmcappliances

Sample curl request

curl -qgsSk --header 'X-FeApi-Token: XXX' -H Accept:application/json 'https://1.2.3.4/wsapis/v2.0.0/devicemgmt/cmcappliances'

Availability

This command is available on the following platforms:

  • Central Management System

Response

JSON document containing the cmcappliances object

Authentication

Standard WSAPI authentication

Response mime type

application/json