[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Update Backup Config
DescriptionUpdate Backup configuration
Request
URLURL
https://vrni.example.com/api/ni/settings/backup
Request Body
Request Body
{
"schedule_now": true
}
backup_file_server_type
Optional
File Server type.
Possible values are: LOCAL , SSH , FTP
collector_mapping
Optional
Mappings for source collector (backup setup) to destination collector (restore setup)
boolean
schedule_now
Optional
True, to run backup now (on demand)
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
201 Created
Returns
BackupRestoreRequest
of type(s) application/json
{
"schedule_now": true
}
backup_file_server_type
Optional
File Server type.
Possible values are: LOCAL , SSH , FTP
collector_mapping
Optional
Mappings for source collector (backup setup) to destination collector (restore setup)
boolean
schedule_now
Optional
True, to run backup now (on demand)
Errors
ApiError
400
Bad Request
ApiError
401
Unauthorized
ApiError
403
Forbidden
ApiError
500
Internal Error
Code Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"schedule_now":true}' https://vrni.example.com/api/ni/settings/backup
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put