GET Security Roles ID Permissions Collections

The GET /Security/Roles/{id}/Permissions/Collections operation returns all certificate collectionClosed The certificate search function allows you to query the Keyfactor Command database for certificates from any available source based on any criteria of the certificates and save the results as a collection that will be available in other places in the Management Portal (for example expiration alerts and certain reports). permissions associated with the security role that matches the ID. On success, the operation returns HTTP 200 OK with  certificate collection 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 774: GET Security Roles {id} Permissions Collections 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 collection permissions.

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

Table 775: GET Security Roles {id} Permissions Collections Response Data

Name Description
 

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