NFS-Ganesha

Updates an NFS-Ganesha export

put/api/nfs-ganesha/export/{cluster_id}/{export_id}

Path parameters

cluster_idstring required

Cluster identifier

export_idinteger required

Export ID

Request body

access_typestring required

Export access type

pathstring required

Export path

protocolsinteger[] required

List of protocol types

pseudostring required

Pseudo FS path

security_labelstring required

Security label

squashstring required

Export squash policy

transportsstring[] required

List of transport types

Response

Resource updated.

access_typestring required

Export access type

cluster_idstring required

Cluster identifier

export_idinteger required

Export ID

pathstring required

Export path

protocolsinteger[] required

List of protocol types

pseudostring required

Pseudo FS path

security_labelstring required

Security label

squashstring required

Export squash policy

transportsstring[] required

List of transport types

Changes

No recorded changes to this endpoint across all 57 revisions of this API.