Reference for all IAM policy actions on Vultr. Browse permission actions by service category to build accurate policy documents for your organization.
Vultr IAM provides actions you can use in policy documents to grant or deny permissions on Vultr resources. Use these action strings in the Action field of a policy statement.
Each action follows the pattern service.resource.Operation. For example:
compute.instance.Create: Create a compute instancenetwork.dns.List: List DNS domainsiam.role.AttachUser: Attach a role to a userWildcards are supported for matching multiple actions:
compute.instance.* matches all operations on compute instancescompute.* matches all compute service actions* matches all actions across all services