This documentation and the Cisco Observability Platform functionalities it describes are subject to change. Data saved on the platform may disappear and APIs may change without notice.


Access Management API

The Access Management API provides access to an identity and access management (IAM) system that manages roles, permissions, and principal assignments. See the Cisco Observability Platform Access Management API documentation.

The API allows for the read and write operations for single or list resources in the following table:

- Read Write
Single Resource • Get the permission definition for a permission
• Get the role definition for a role along with its permissions
• Add principals to a role
• Remove principals from a role • Create a custom role
• Modify a custom role
• Delete a custom role
List Resource • Get a list of roles for a principal
• Get the list of principals in a role
• Get all permissions for a Tenant across roles
• Get a list of all roles in the system for a Tenant
• Get all the permissions of a role