diff --git a/salt/soc/soc_soc.yaml b/salt/soc/soc_soc.yaml index b0ecfdbc1..ac22aa2c1 100644 --- a/salt/soc/soc_soc.yaml +++ b/salt/soc/soc_soc.yaml @@ -81,6 +81,30 @@ soc: label: Target - field: jscall label: JavaScript Call + - field: background + label: Background XHR Request + forcedType: bool + - field: method + label: XHR Method + options: + - DELETE + - GET + - PATCH + - POST + - PUT + - field: options + label: XHR Options (JSON) + multiline: True + forcedType: "{}" + - field: body + label: XHR Content + - field: encodeBody + label: Encode XHR Content Variable Data + forcedType: bool + - field: backgroundSuccessLink + label: XHR Success Link + - field: backgroundFailureLink + label: XHR Failure Link - field: category label: Category options: