Skip to main content

Retrieve the CIFS shares

Contributors

GET /api/data-brokers/{id}/list-cifs-shares

Retrieves the CIFS shares accessible from a NetApp data broker.

Caution This operation is deprecated.

Parameters

Name Type In Required Description

host

string

query

True

CIFS server hostname or IP

version

string

query

False

CIFS version

id

string

path

True

Data Broker ID

x-account-id

string

header

True

NetApp tenancy account ID

username

string

header

True

CIFS server username

password

string

header

True

CIFS server password

domain

string

header

False

CIFS server domain

Response

Status: 202, Default Response