{
"sections": [
"title",
"description",
"fields",
"wsdl_segment"
],
"title": "SecurityHealthCheckResult - Data API",
"description": "Stores Security Health Check results, including the baseline used and the score calculated.",
"fields_columns": [
"type",
"properties",
"description"
],
"fields": {
"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."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```"
}