Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List all NFS volumes for a user or their organization.
Args: org: If True, list organization NFS volumes. Otherwise list user volumes.
Returns: NFSListResponse: Contains volumes array and TSV-formatted message
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.