SecurityHealthCheckResult

Stores Security Health Check results, including the baseline used and the score calculated.

Supported Calls

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

Fields

Field Details
BaselineApiName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The API name of the baseline used to calculate the Health Check score.
BaselineName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the baseline.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the Health Check result record.
ProcessedTime
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The time when the Health Check score was calculated.
ResultDetails
Type
textarea
Properties
Create, Nillable, Update
Description
The detailed information about the Security Health Check results.
Score
Type
double
Properties
Create, Filter, Sort, Update
Description
The Health Check score for the org. The score can range from 0 to 100.