VroRemoteInventoryItem

VroRemoteInventoryItem
VroRemoteInventoryItem

Meta information about an inventory item on a vRealize Orchestrator server

JSON Example
{
    "href": "string",
    "attributes": [
        {
            "displayValue": "string",
            "name": "string",
            "value": "string"
        }
    ],
    "relations": {
        "total": 0,
        "link": [
            {
                "attributes": [
                    {
                        "displayValue": "string",
                        "name": "string",
                        "value": "string"
                    }
                ],
                "href": "string",
                "rel": "string",
                "type": "string",
                "name": "string"
            }
        ],
        "start": 0
    }
}
string
href
Optional

href

attributes
Optional

attributes

relations
Optional

relations