[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

RemediationVariable

Task resource for remediation parameter.


Properties

string
description Required

description of the parameter


string
key Required

Name of the remediation parameter


string
value Required

value associated with the key

JSON Example

{
    "description": "test variable",
    "key": "testing",
    "value": "123"
}

Feedback

Was this page helpful?