[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Get Backup Config

Description

Get Backup configuration

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/settings/backup
Copy

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns BackupRestoreRequest of type(s) application/json
{
    "schedule_now": true
}
backup_file_server_type Optional

File Server type.

Possible values are: LOCALSSHFTP


backup_schedule Optional

collector_mapping Optional

Mappings for source collector (backup setup) to destination collector (restore setup)


data_filter Optional

ftp_file_server Optional

local_file_server Optional

boolean
schedule_now Optional

True, to run backup now (on demand)


ssh_file_server Optional
Errors

Errors

ApiError
400

Bad Request


ApiError
401

Unauthorized


ApiError
404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/settings/backup


[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Settings Operations
Feedback

Was this page helpful?