Repair software
Select
SaaS
Customer Managed
Repair software for client and clients for the given client group(s).
- application/json
Request Body
- rebootIfRequired boolean
Default value:
false
Boolean which determines whether to reboot if required.
- notifyWhenJobCompletes boolean
Default value:
false
Boolean which determines whether to notify when software is repaired.
- username string
If using system credentials, provide the user name
- password string
Corresponding password of the user
entities object[] required
List of all the client and client groups on which repair software should be run
id int32name stringGUID stringtype string- invokedFrom invokedFrom required
Possible values: [
NONE
,COMMCELL
,LIBRARY
,MEDIA
,DRIVE
,CLIENT
,MEDIAAGENT
,CLIENTGROUP
,PSEUDOCLIENT
]
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- jobId int32
{
"jobId": 0
}
Loading...