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