Skip to main content

Retrieve the SFTP root directory

Contributors

GET /api/accounts/{accountId}/groups/{id}/list-sftp-root-directory

Retrieves the SFTP root directory.

Parameters

Name Type In Required Description

host

string

query

True

SFTP server hostname or IP

port

number

query

True

SFTP server port

accountId

string

path

True

NetApp tenancy account Id

id

string

path

True

Data Brokers Group Id

username

string

header

True

SFTP server username

password

string

header

True

SFTP server password

Response

Status: 202, Default Response