gateway_insert_gateway_certificate_result

gateway_insert_gateway_certificate_result
gateway_insert_gateway_certificate_result
AllOf
JSON Example
{
    "id": 0,
    "created": "string",
    "csrId": 0,
    "gatewayId": 0,
    "networkId": 0,
    "certificate": "string",
    "serialNumber": "string",
    "subjectKeyId": "string",
    "authorityKeyId": "string",
    "fingerPrint": "string",
    "fingerPrint256": "string",
    "validFrom": "string",
    "validTo": "string",
    "subject": "string",
    "issuer": "string"
}