This table aggregates membership for all versions of the ChangeHistory object.
Versioned schema members
Any object member specific to a range of versions is indicated in its description, at what version the member was either introduced or removed. Any listed data member with no version number is common to all versions of the object.
Member | Type | Description |
---|---|---|
ChangeāHistory : Change history item. | ||
action | Enumeration | required: Show every change on the certificate. The possible changes are import-certificate , renew , new-certificate , modify-san , update-network-configuration . |
actionāDescription | String | required: A description of each change. |
businessāCaseāId | String, Null | SalesForce ID associated with this change. |
createdāBy | String | required: The username of the user who initiated the change. |
createdāOn | String | required: A date and timestamp when the change started. |
lastāUpdated | String, Null | A date and timestamp when the change was last updated. |
multiāStackedāCertificates | ChangeāHistory.āmultiāStackedāCertificates[] | required: Dual-stacked certificate. |
primaryāCertificate | ChangeāHistory.āprimaryāCertificate, Null | Primary Certificate. |
primaryāCertificateāOrderāDetails | ChangeāHistory.āprimaryāCertificateāOrderāDetails, Null | CA order details for this Change. |
ra | String | required: The certificate authority that issued the certificate. |
status | Enumeration | required: The status of the change. The possible changes are incomplete , cancelled , completed . |
ChangeāHistory.multiāStackedāCertificates[] : Dual-stacked certificate. | ||
certificate | String, Null | Certificate text. |
csr | String, Null | Certificate CSR. |
keyāAlgorithm | String, Null | v5. Key algorithm of the certificate. |
trustāChain | String, Null | Certificate trust chain. |
ChangeāHistory.primaryāCertificate : Primary Certificate. | ||
certificate | String, Null | Certificate text. |
csr | String, Null | Certificate CSR. |
keyāAlgorithm | String, Null | v5. Key algorithm of the certificate. |
trustāChain | String, Null | Certificate trust chain. |
ChangeāHistory.primaryāCertificateāOrderāDetails : CA order details for this Change. | ||
geotrustāOrderāId | Number, Null | pre-v5. Geotrust order ID. |
orderāId | String, Null | v5. Order Id. |
originalāPartnerāOrderāId | String, Null | pre-v5. Original partner order ID. |
partnerāOrderāId | String, Null | pre-v5. Partner order ID. |