jetapi backup -F listBackups -D "type=127" -O json
| Part | Description |
|---|---|
| Function | The JetBackup API function.
-F/--func FUNCTION_NAME
|
| Data | The parameters you want to pass to the API call.
-D/--data "PARAM_NAME=PARAM_VALUE&...&PARAM_NAME=PARAM_VALUE"
|
| Output format | The output format you want the API call to be returned as.
-O/--output json/plain
|
For more information about jetapi, run the following command:
jetapi backup --help