{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "TenantSecurityCustomMetricDetail - Data API", "description": "Stores TenantSecurityCustomMetricStat drill down details. This object is available in API version 62.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Action": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "Whether the metric detail record was added, updated, or removed." }, "ActionBy": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The user who performs the action." }, "ActionDate": { "type": "dateTime", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "When this change was made." }, "CustomObjectIdentifier": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "A virtual foreign key reference to a Custom Object in which the metric details are stored." }, "DiffFieldValueListHash": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The hash of custom metric diff fields value." }, "FieldValueListHash": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The hash of custom metric fields value." }, "MetricStatIdentifier": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "A virtual foreign key reference to TenantSecurityCustomMetricStat." }, "Name": { "type": "string", "properties": "Create, Filter, Group, idLookup, Sort, Update", "description": "The Custom Object Api Name associates to the custom metric." } }, "special_access_rules": "This object is read-only." }