PUT Certificate Collection Ordering


The PUT /CertificateCollection/CollectionOrdering method takes an input of an array of collection 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 availble in other places in the Management Portal (e.g. expiration alerts and certain reports). IDs in the desired Navigator
The Navigator is the Keyfactor Command top-level dropdown menu. Certificate collections and reports can be configured to be added to these dropdowns using user-defined Show in Navigator settings. display order and replaces the CollectionOrder value in the database for the affected collections to match the new order. This method returns HTTP 200 OK on a success with the collection IDs.
Table 390: PUT Certificate Collection Ordering Input Data
Name | Description |
---|---|
Id | Keyfactor Command reference ID of the certificate collection(s) in an array representing the desired Navigator display order. There are no limits to how many collections can be in the request. All collection IDs must be unique in the request and all collections must exist. |
Table 391: PUT Certificate Collection Ordering Response Data
Name | Description |
---|---|
Id | Keyfactor Command reference ID of the certificate collection(s) in an array matching the desired Navigator display order from the input. |


Was this page helpful? Provide Feedback