TenantSecurityTenantChangeLog

Tracks changes to Security Center tenant fields. Each record represents a single field change on a tenant.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Name Details
Field
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the field that was changed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The unique identifier for the change log record.
NewValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The new value of the field that was changed.
OldValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The latest value of the field before it was changed.
Tenant
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The ID of the tenant associated with this change log record.