azure-native.scvmm.getInventoryItem
Explore with Pulumi AI
Shows an inventory item. API Version: 2020-06-05-preview.
Using getInventoryItem
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInventoryItem(args: GetInventoryItemArgs, opts?: InvokeOptions): Promise<GetInventoryItemResult>
function getInventoryItemOutput(args: GetInventoryItemOutputArgs, opts?: InvokeOptions): Output<GetInventoryItemResult>
def get_inventory_item(inventory_item_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
vmm_server_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInventoryItemResult
def get_inventory_item_output(inventory_item_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
vmm_server_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInventoryItemResult]
func LookupInventoryItem(ctx *Context, args *LookupInventoryItemArgs, opts ...InvokeOption) (*LookupInventoryItemResult, error)
func LookupInventoryItemOutput(ctx *Context, args *LookupInventoryItemOutputArgs, opts ...InvokeOption) LookupInventoryItemResultOutput
> Note: This function is named LookupInventoryItem
in the Go SDK.
public static class GetInventoryItem
{
public static Task<GetInventoryItemResult> InvokeAsync(GetInventoryItemArgs args, InvokeOptions? opts = null)
public static Output<GetInventoryItemResult> Invoke(GetInventoryItemInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInventoryItemResult> getInventoryItem(GetInventoryItemArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:scvmm:getInventoryItem
arguments:
# arguments dictionary
The following arguments are supported:
- Inventory
Item stringName Name of the inventoryItem.
- Resource
Group stringName The name of the resource group.
- Vmm
Server stringName Name of the VMMServer.
- Inventory
Item stringName Name of the inventoryItem.
- Resource
Group stringName The name of the resource group.
- Vmm
Server stringName Name of the VMMServer.
- inventory
Item StringName Name of the inventoryItem.
- resource
Group StringName The name of the resource group.
- vmm
Server StringName Name of the VMMServer.
- inventory
Item stringName Name of the inventoryItem.
- resource
Group stringName The name of the resource group.
- vmm
Server stringName Name of the VMMServer.
- inventory_
item_ strname Name of the inventoryItem.
- resource_
group_ strname The name of the resource group.
- vmm_
server_ strname Name of the VMMServer.
- inventory
Item StringName Name of the inventoryItem.
- resource
Group StringName The name of the resource group.
- vmm
Server StringName Name of the VMMServer.
getInventoryItem Result
The following output properties are available:
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Inventory
Item stringName Gets the Managed Object name in VMM for the inventory item.
- Inventory
Type string They inventory type.
- Managed
Resource stringId Gets the tracked resource id corresponding to the inventory resource.
- Name string
The name of the resource
- Provisioning
State string Gets the provisioning state.
- System
Data Pulumi.Azure Native. Sc Vmm. Outputs. System Data Response The system data.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Uuid string
Gets the UUID (which is assigned by VMM) for the inventory item.
- Kind string
Metadata 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.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Inventory
Item stringName Gets the Managed Object name in VMM for the inventory item.
- Inventory
Type string They inventory type.
- Managed
Resource stringId Gets the tracked resource id corresponding to the inventory resource.
- Name string
The name of the resource
- Provisioning
State string Gets the provisioning state.
- System
Data SystemData Response The system data.
- Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Uuid string
Gets the UUID (which is assigned by VMM) for the inventory item.
- Kind string
Metadata 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.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- inventory
Item StringName Gets the Managed Object name in VMM for the inventory item.
- inventory
Type String They inventory type.
- managed
Resource StringId Gets the tracked resource id corresponding to the inventory resource.
- name String
The name of the resource
- provisioning
State String Gets the provisioning state.
- system
Data SystemData Response The system data.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- uuid String
Gets the UUID (which is assigned by VMM) for the inventory item.
- kind String
Metadata 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.
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- inventory
Item stringName Gets the Managed Object name in VMM for the inventory item.
- inventory
Type string They inventory type.
- managed
Resource stringId Gets the tracked resource id corresponding to the inventory resource.
- name string
The name of the resource
- provisioning
State string Gets the provisioning state.
- system
Data SystemData Response The system data.
- type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- uuid string
Gets the UUID (which is assigned by VMM) for the inventory item.
- kind string
Metadata 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.
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- inventory_
item_ strname Gets the Managed Object name in VMM for the inventory item.
- inventory_
type str They inventory type.
- managed_
resource_ strid Gets the tracked resource id corresponding to the inventory resource.
- name str
The name of the resource
- provisioning_
state str Gets the provisioning state.
- system_
data SystemData Response The system data.
- type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- uuid str
Gets the UUID (which is assigned by VMM) for the inventory item.
- kind str
Metadata 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.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- inventory
Item StringName Gets the Managed Object name in VMM for the inventory item.
- inventory
Type String They inventory type.
- managed
Resource StringId Gets the tracked resource id corresponding to the inventory resource.
- name String
The name of the resource
- provisioning
State String Gets the provisioning state.
- system
Data Property Map The system data.
- type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- uuid String
Gets the UUID (which is assigned by VMM) for the inventory item.
- kind String
Metadata 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.
Supporting Types
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified stringBy Type The type of identity that last modified the resource.
- created_
at str The timestamp of resource creation (UTC).
- created_
by str The identity that created the resource.
- created_
by_ strtype The type of identity that created the resource.
- last_
modified_ strat The timestamp of resource last modification (UTC)
- last_
modified_ strby The identity that last modified the resource.
- last_
modified_ strby_ type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0