# refreshRiskScore
State Resource
This is a State Resource as provided by the tymly-rankings-plugin plugin.
# Purpose
Regenerates a risk score usin growth curve
# Usage
# Example
{
"RefreshRiskScore": {
"Type": "Task",
"Resource": "module:refreshRiskScore",
"ResourceConfig": {
"schema": "test",
"category": "factory"
}
}
}
# Options
# Optional properties
# schema
The schema to refresh the ranking within.
- Type:
string
# category
Identifies the property type to refresh e.g. factory, hospital etc.
- Type:
string