pki_get_edges_latest_certificates_result_item
pki_get_edges_latest_certificates_result_item
AllOf
This class requires all of the following:
JSON Example
{
"id": 0,
"created": "string",
"csrId": 0,
"edgeId": "number",
"edgeSerialNumber": "string",
"enterpriseId": "number",
"certificate": "string",
"serialNumber": "string",
"subjectKeyId": "string",
"authorityKeyId": "string",
"fingerPrint": "string",
"fingerPrint256": "string",
"validFrom": "string",
"validTo": "string",
"edgeName": "string",
"enterpriseName": "string"
}