Groups
Manage (create, modify, delete) groups in the system. If you integrated OpenLDAP, AD, or SAML, you can re-use groups from there, and assign roles to them as appropriate. Otherwise, create Prisma Cloud Compute local groups to manage privileges for groups of users.
📄️ Get Groups
Retrieves the list of all groups.
📄️ Add a Group
Creates a group with users.
📄️ Get Group Names
Retrieves a list of all group names as an array of strings.
📄️ Delete a Group
Deletes a group.
📄️ Update a Group
Creates or modifies a group.