Guardrail Current Value
Output representation of the current values of the guardrails along with the resource
type.
{
"currentValues": {
"resourceType": "ExampleResource",
"values": {
"currentValue": "50",
"resourceName": "Resource1"
}
}
}
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
resourceType | String | Name of the sObject that the current value of the guardrail is determined from. | Small, 63.0 | 63.0 |
values | Current Value[] | Row-level current values of the guardrail. | Small, 63.0 | 63.0 |