Update Inventory Variable Data
patch
/api/v2/inventories/{id}/variable_data/
Make a PUT or PATCH request to this resource to update variables defined for a inventory.
Request
Supported Media Types
- application/json
- application/yaml
Path Parameters
Root Schema : InventoryVariableData
Type:
Show Source
object
-
variables:
string
Title:
Variables
Inventory variables in JSON or YAML format.
Response
Supported Media Types
- application/json
- application/yaml
200 Response
Root Schema : InventoryVariableData
Type:
Show Source
object
-
variables:
string
Title:
Variables
Inventory variables in JSON or YAML format.