certificatetemplate/name/{name}
GET {{base_url}}/ers/config/certificatetemplate/name/{{name}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"ERSCertificateTemplate":{"id":"3e38b378-ccf4-5a56-e053-59e447ab5775","name":"pxGrid_Certificate_Template","description":"This template will be used when we generate a pxGrid certificate from the Certificate Provisioning Portal","keySize":2048,"validityPeriod":730,"raprofile":"ISE Internal CA","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/certificatetemplate/name/pxGrid_Certificate_Template","type":"application/json"}}}