Permission sets are the main components of IAM rulesOpen in new context. They consist of sets of one or multiple permissionsOpen in new context.
Permission set names contain descriptions that clearly explain their purpose. For example, a permission set that grants access to all actions you can perform on Instances is called:\ InstancesFullAccess.
Permissions sets (eg.InstanceReadAccess) and their scopeOpen in new context (eg. "on Project A only") make up IAM rules, which define the access rights that a principalOpen in new context (user, group or application) should have.
List permission sets
List permission sets available for given Organization. You must define the organization_id in the query path of your request.
query Parameters
organization_idFilter by Organization ID.
order_byCriteria for sorting results.
page_sizeNumber of results per page. Value must be between 1 and 100.
pagePage number. Value must be greater than 1.
List permission sets › Responses
List of permission sets.
total_countTotal count of permission sets.