Skip to main content

Get Commserve Remote Cache Details

This operation returns the CommServe Remote Cache details

Responses

OK


Schema
  • qualifiedClients object[]
  • defaultShare string
  • cachePath string
  • clientName object
  • name string
  • id integer
GET /commserv/addremovesoftware/remotesoftwarecache    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/AddRemoveSoftware/RemoteSoftwareCache' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'