Skip to main content

Get All Proxy Clients

Select

SaaS
Customer Managed

This operation returns the list of all proxy clients for cloud apps virtual clients.

More Details

Query Parameters
  • cAppType int32
Responses

OK


Schema
  • vendor integer
  • clients object[]
  • hostName string
  • clientId integer
  • clientName string
  • _type_ integer
  • csGUID string
GET /client/proxy/cloudapps    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
cAppType — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Client/proxy/CloudApps' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'