Skip to main content

inventory_items

Overview

Nameinventory_items
TypeResource
Idazure_isv.connected_vsphere.inventory_items

Fields

NameDatatypeDescription
kindstringMetadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
propertiesobjectDescribes the properties of an Inventory Item.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, inventoryItemName, resourceGroupName, subscriptionId, vcenterNameImplements InventoryItem GET method.
list_by_v_centerSELECTapi-version, resourceGroupName, subscriptionId, vcenterNameReturns the list of inventoryItems of the given vCenter.
createINSERTapi-version, inventoryItemName, resourceGroupName, subscriptionId, vcenterName, data__propertiesCreate Or Update InventoryItem.
deleteDELETEapi-version, inventoryItemName, resourceGroupName, subscriptionId, vcenterNameImplements inventoryItem DELETE method.
_list_by_v_centerEXECapi-version, resourceGroupName, subscriptionId, vcenterNameReturns the list of inventoryItems of the given vCenter.