edge_insert_edge_certificate_result

edge_insert_edge_certificate_result
edge_insert_edge_certificate_result
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",
    "subject": "string",
    "issuer": "string"
}