Update Status for Action

Update Status for Action

Update status for action updates the status of the backup set. Authentication is done using a special token created only for that agent.

Each agent has its own token and is not able to access data from other computers.

PUT /v2/accounts/fracc/computers/0000/action/9/status

{

    "status": 1,

    "reason": "Backup Set created"

}