Skip to main content
POST
Get if user has all provided volume permissions

Path Parameters

id
string
required

ID of Volume to check permissions against

Body

application/json

Volume permissions and user to check against

mustHave
enum<string>[]
required
Available options:
ManageFilesystems,
ViewFilesystems,
CreateVolumes,
ManageVolumesForExecution,
ManageVolumes,
ReadVolumes,
ViewVolumes,
MarkVolumesForDeletion,
DeleteVolumes,
EditSecurityVolumes,
EditTaxonomyTags,
EditPropertyValues,
WorkbenchPermission.PerformNetAppActionsInProject,
ReadUserPermissions,
ImpersonateUser
principal
object
required

Response

OK

The response is of type boolean.

Last modified on June 26, 2026