This section defines the possible values for the enumerations that are in the Mutual TLS Edge Truststore API.
CertificateStatus
Status of the certificate to filter the certificates. Accepted values are EXPIRED, EXPIRING, or ACTIVE. certificateStatus ACTIVE shouldn't be combined with EXPIRING.
String
Description
EXPIRED
The certificate is expired.
EXPIRING
The certificate is expiring.
ACTIVE
The certificate is active.
Version status
String
Description
ACTIVE
Version is active on the network.
INACTIVE
Version is not active on the network.
Activation or Deactivation status
String
Description
COMPLETE
The activation or deactivation is successfully completed.
IN_PROGRESS
The activation or deactivation is in progress. You can use the activationLink to poll for the request’s status.
FAILED
The activation or deactivation request has failed.
CA set activity types
String
Description
CREATE_CA_SET
Indicates creation of a CA set.
DELETE_CA_SET
Indicates deletion of a CA Set.
CREATE_CA_SET_VERSION
Indicates creation of a CA set version.
ACTIVATE_CA_SET_VERSION
Indicates activation of a CA set version on the network.
DEACTIVATE_CA_SET_VERSION
Indicates deactivation of a CA set version on the network.
Network
String
Description
STAGING
Represents Akamai staging network.
PRODUCTION
Represents Akamai production network.
Type of request for activation or deactivation
String
Description
ACTIVATE
Request is for activating a CA set version on the network.
DEACTIVATE
Request is for deactivating a CA set version on the network.