Retrieve a list of shares by project
GET/portal/api/v1/shares
Fetches a list of shares based on the specified project, including details such as ID, status, domain type, project, user, network, protocol, size, and rules.
Request
Responses
- 200
- 400
- 401
- 500
A list of shares
Bad request due to missing or invalid parameters.
Unauthorized
Internal server error.