Newer Version Available
Guardrail Current Value
Output representation of the current values of the guardrails along with the resource
type.
1{
2 "currentValues": {
3 "resourceType": "ExampleResource",
4 "values": {
5 "currentValue": "50",
6 "resourceName": "Resource1"
7 }
8 }
9}| 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 |