Install Client with Media Agent Package
Select
SaaS
Customer Managed
Install Client with Media Agent Package
- application/json
Request Body required
clientAuthForJob object
password stringuserName stringcreatePseudoClientRequest object
clientInfo object
clientType int32registerClient booleanentities object[]
clientId int32clientName stringhostName stringpackages object[]
packageId int32packageName string- rebootClient boolean
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- jobId integer
- taskId integer
response object
errorCode integer
{
"jobId": 0,
"taskId": 0,
"response": {
"errorCode": 0
}
}
{
"jobId": 61,
"taskId": 173,
"response": {
"errorCode": 0
}
}
Loading...