NodeCertificateInfo (type)

{
  "id": "NodeCertificateInfo", 
  "module_id": "ClusterManagement", 
  "properties": {
    "certificate": {
      "title": "Certificate content", 
      "type": "string"
    }, 
    "certificate_sha256_thumbprint": {
      "title": "SHA256 of certificate", 
      "type": "string"
    }, 
    "entity_type": {
      "$ref": "NsxEntity, 
      "title": "Entity type of this certificate"
    }
  }, 
  "type": "object"
}