HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/pki_ta_profiles

Body Params
string
length ≥ 52

TA certificate associated with this TA profile in PEM format. This could be a root cert or an intermediate certificate.

string
required
length between 1 and 41

Reference Resource: PKI_TA_Profile
Name of the profile. Suffix *-est-taNN is reserved for TA profiles whose TA certificates are downloaded from EST servers. User-configured TA profiles are not allowed to end with that.

ocsp
object
string

Reference Resource: VRF
VRF to be used for reaching out to the OCSP responders. If not specified, 'mgmt' VRF will be used instead.

string
enum

Origin of the TA profile, i.e., how profile is provisioned. user: TA profile is provisioned by an user via CLI or REST. est : TA profile is downloaded dynamically from an EST service. activate: TA profile is downloaded dynamically from Activate

Allowed:
string
enum

Mode to be used for revocation status checking.

Allowed:
Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!