VendorInfo
                                VendorInfo                            
                            JSON Example
                                    {
    "vendor_ids": [
        {
            "id_type": "string",
            "id_value": "string"
        }
    ],
    "manager": {
        "entity_id": "string",
        "entity_type": "VirtualMachine",
        "entity_name": "string"
    }
}