Retrieve Inventory Variable Data
get
/api/v2/inventories/{id}/variable_data/
Make a GET request to this resource to retrieve all variables defined for a inventory.
Request
Supported Media Types
- application/json
- application/yaml
Path Parameters
Back to Top
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.