GET Security Roles ID Permissions Containers

The GET /Security/Roles/{id}/Permissions/Containers operation returns all certificate store container permissions associated with the security role that matches the ID. On success, the operation returns HTTP 200 OK with  certificate store container permission details for the specified security role.

Important:  This operation has been deprecated. It is retained for backwards compatibility, but new development should not use it.
Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:

/security/read/

Table 768: GET Security Roles {id} Permissions Containers Input Parameters

Name In Description
id Path

Required. An integer indicating the Keyfactor Command reference ID of the security role for which to retrieve certificate store container permissions.

Use the GET Security Roles operation to retrieve a list of all the security roles to determine the role's ID.

Table 769: GET Security Roles {id} Permissions Containers Response Data

Name Description
 

An object containing information about the certificate store container permissions granted to the security role. ClosedShow permission details.