edge_get_edge_certificates_result_item

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