RemediationVariable
RemediationVariable
Task resource for remediation parameter.
JSON Example
{
"description": "test variable",
"key": "testing",
"value": "123"
}
string
key
Required
Name of the remediation parameter
string
value
Required
value associated with the key
string
description
Required
description of the parameter