Get a Site Collector agent support-package command

Support package command to generate the support package of the Site Collector agent. The command is encoded in base64, necessitating a decoding step. This encoding ensures the command's integrity during transmission, maintaining its format and preventing alterations. For example, after you receive the response, you can decode the string using the command base64 -d <<< "c3Vkb..............." After decoding the command from base64 to its original string format, you'll have the necessary shell commands to generate the support package of the Site Collector agent. The support package command varies depending on the type of Site Collector agent as defined in the Site Collector template. The command sequence downloads and runs a script to generate the support package of the agent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Type of Site Collector agent for which the template applies.

Allowed:
deploymentHosts
array of strings
required

One or more Hostnames or IP addresses of the Site Collector Core where the agent is installed.

deploymentHosts*
string

The UUID of the agent for which you want to generate the command. While it is not mandatory, providing the agent id is recommended to ensure the correct command is generated.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json