HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/external_storages

Body Params
string
length ≤ 255

IP address or host name of the network attached storage.

string
length ≤ 128

Directory to be accessed on the external storage.

boolean

Enables access to specific storage volume.

string
required
length ≤ 64

Reference Resource: External_Storage
The name of the external storage volume.

string
length between 8 and 192

Password to be used for SMB and SCP type storage.

string
enum

External storage access type: 'NFSv4': network attached storage, accessible through NFSv4 protocol 'NFSv3': network attached storage, accessible through NFSv3 protocol 'SMB': network attached storage, accessible through SMB protocol (also known as CIFS or Windows Share) 'SCP': network attached storage, accessible through secured shell protocol

Allowed:
string
length between 1 and 32

User name to be used for SMB and SCP type storage.

string
required

Reference Resource: VRF
VRF to be used for reaching the network attached storage.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!