API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update ta-profile by name

List of TA(Trust-anchor) Profiles. TA profile contains configuration related to TrustedCert like RCP/OCSP/CRL etc.,

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Name of the TA Profile to be configured.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

ta-profilebody object

crl
object

Certificate Revocation List(CRL) configuration.

string
length between 1 and 256

Profile description.

string
length between 1 and 63

Name of the TA Profile to be configured.

ocsp
object

Online Certificate Status Protocol(OCSP) configuration.

string
enum

Primary RCP method. Default is None.

Show Details
CRLCertificate Revocation List(CRL) as RCP Type.
NONENONE as RCP Type.
OCSPOnline Certificate Status Protocol(OCSP) as RCP Type.
Allowed:
string
enum

Secondary RCP method. Valid only if primary rcp method is configured.

Show Details
CRLCertificate Revocation List(CRL) as RCP Type.
NONENONE as RCP Type.
OCSPOnline Certificate Status Protocol(OCSP) as RCP Type.
Allowed:
string
length between 1 and 64

Set the user-name for whose certificate is validated with ta-profile for two-factor authentication.

string
length ≤ 9999

Trusted CA certificate to be used in validation of RCP responses and other peer certificates.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json