Push config files to agent asynchronously

Must provide either Ids or SetQuery for request. Returns the JobId for the BulkSystemPushConfigFile job. If RunSync is not provided, or passed as false, this id is valid for use with related Job APIs. If RunSync is passed as true, the operation id cannot be used with Job APIs

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

absolute file path of the config file in the linux system

string

Set identifier or sql query for resources on which linux agents needs to be pushed this config file

string

description of config file

Ids
array of strings
required

UUID of the resource corresponding to the linux system

Ids*
boolean

The operation will be executed synchronously if set to true. Defaults to false.

ConfigFile
object
required

config file to be pushed to the linux system(s)

Response

Language
LoadingLoading…
Response
Choose an example:
*/*