col-entity-PII-FIN_PII.json 781 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
{
  "typeName": "hive_column",
  "attributes": {
    "owner": "hive",
    "qualifiedName": "hortoniabank.us_customers.nationalid@cl1",
    "name": "nationalid"
  },
  "guid": "0ce68113-77fe-4ed1-9585-69371202bd74",
  "status": "ACTIVE",
  "classifications": [
    {
      "typeName": "PII",
      "attributes": {
        "type": "ssn"
      },
      "entityGuid": "0ce68113-77fe-4ed1-9585-69371202bd74",
      "entityStatus": "ACTIVE",
      "propagate": true,
      "removePropagationsOnEntityDelete": false
    },
    {
      "typeName": "FIN_PII",
      "attributes": {
        "type": "ssn"
      },
      "entityGuid": "0ce68113-77fe-4ed1-9585-69371202bd74",
      "entityStatus": "ACTIVE",
      "propagate": true,
      "removePropagationsOnEntityDelete": false
    }
  ]
}