Operations and Methods
The following method-implemented operations are supported for the /workerConfiguration collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v3/workerConfiguration — retrieves a collection of worker configurations.
- (POST)/api/v3/workerConfiguration — add a new worker configuration.
- (GET)/api/v3/workerConfiguration/{id} — retrieves information on the worker configuration with the specified ID.
- (PUT)/api/v3/workerConfiguration/{id} — modifies a worker configuration with the specified ID.
- (DELETE)/api/v3/workerConfiguration/{id} — remove a worker configuration with the specified ID.
- (POST)/api/v3/workerConfiguration/export — exports to a file list of worker configurations.