PowerCLI Reference

New-VIInventoryDrive

Synopsis

This function creates a new drive for an inventory item.

Syntax

New-VIInventoryDrive [[-Name] <String>] [[-Location] <Object>] [<CommonParameters>]

Related Commands

Detailed Description

This function creates a new inventory drive that is mapped to a location in a datastore.

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
NameStringSpecifies the name of the new inventory drive.falsefalse
LocationObjectSpecifies the vSphere container objects (such as folders, data centers, and clusters) for which you want to create the drive.falsefalse

Return Type

Notes

Examples


Copyright © VMware, Inc. All rights reserved.