The training flow
Number of APIs: 22
-
Issue a JWT token POST {{base_url}}/api/2/idp/token
-
Issue a Scoped token for Protection Management POST {{base_url}}/bc/idp/token
-
Get a resource by Id GET {{base_url}}/api/resource_management/v4/resources/{{resource_id}}
-
Get a resource attributes GET {{base_url}}/api/resource_management/v4/resources/{{resource_id}}/attributes
-
Get a unuquie attributes values list for ressurces GET {{base_url}}/api/resource_management/v4/resources/attributes/{{namespace}}/{{key}}/distinct_values
-
Search for resources GET {{base_url}}/api/resource_management/v4/resources?search=dynamic*
-
Delete a resource - a group DELETE {{base_url}}/api/resource_management/v4/resources/{{group_id}}
-
Create a resource - dynamic group POST {{base_url}}/api/resource_management/v4/resources
-
Update a policy PATCH {{base_url}}/api/policy_management/v4/policies/{{policy_id}}
-
Get resources context selections GET {{base_url}}/api/resource_management/v4/context_selections