certificatetemplate

GET {{base_url}}/ers/config/certificatetemplate

Request Params

KeyDatatypeRequiredDescription
sizenumber1 < 20 (Default) <= 100
pagenumber1 (default) <= N
filterstringEQ
sortascstringSort Ascending β—£ (default)
sortdscstringSort Descending β—€

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{&quot;SearchResult&quot;:{&quot;total&quot;:3,&quot;resources&quot;:[{&quot;id&quot;:&quot;3e38b378-ccea-5a56-e053-59e447ab5775&quot;,&quot;name&quot;:&quot;CA_SERVICE_Certificate_Template&quot;,&quot;description&quot;:&quot;This template will be used when other network service using ISE as a CA&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/certificatetemplate/3e38b378-ccea-5a56-e053-59e447ab5775&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;3e38b378-ccf4-5a56-e053-59e447ab5775&quot;,&quot;name&quot;:&quot;pxGrid_Certificate_Template&quot;,&quot;description&quot;:&quot;This template will be used when we generate a pxGrid certificate from the Certificate Provisioning Portal&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/certificatetemplate/3e38b378-ccf4-5a56-e053-59e447ab5775&quot;,&quot;type&quot;:&quot;application/json&quot;}},{&quot;id&quot;:&quot;0ca8f1b6-500d-560b-e053-75189a0ab0d1&quot;,&quot;name&quot;:&quot;EAP_Authentication_Certificate_Template&quot;,&quot;description&quot;:&quot;This template will be used to issue certificates for EAP Authentication&quot;,&quot;link&quot;:{&quot;rel&quot;:&quot;self&quot;,&quot;href&quot;:&quot;https://ise.securitydemo.net:9060/ers/config/certificatetemplate/0ca8f1b6-500d-560b-e053-75189a0ab0d1&quot;,&quot;type&quot;:&quot;application/json&quot;}}]}}