Get-HaloAsset
Generated Cmdlet Help
This page has been generated from the HaloAPI PowerShell module source. To make changes please edit the appropriate PowerShell source file.
SYNOPSIS
Gets assets from the Halo API.
SYNTAX
Multi (Default)
Get-HaloAsset [-Paginate] [-PageSize <Int32>] [-PageNo <Int32>] [-Search <String>] [-TicketID <Int64>]
[-ClientID <Int64>] [-SiteID <Int64>] [-Username <String>] [-AssetGroupID <Int64>] [-AssetTypeID <Int64>]
[-LinkedToID <Int64>] [-includeinactive] [-includeactive] [-includechildren] [-ContractID <Int64>]
[-FullObjects] [-AdvancedSearch <String>] [-AssetGroups <Int32[]>] [-AssetStatuses <String[]>]
[-AssetTypes <Int32[]>] [-Bookmarked] [-ColumnsID <Int32>] [-Consignable] [-IncludeBillingPeriod]
[-Count <Int32>] [-DomotzAgents] [-ExcludeThese <Int32[]>] [-IDOnly] [-includeallowedstatus]
[-includeassetfields] [-includecolumns] [-includeservices] [-includeuser] [-IntegrationTenantIDs <Int32[]>]
[-InventoryNumber <String>] [-ItemId <Int32>] [-ItemStockId <Int32>] [-KBId <Int32>] [-lastupdatefromdate]
[-lastupdatetodate] [-LicenseID <Int32>] [-Mine] [-MySite] [-NoIcon] [-Order <String>] [-OrderDesc]
[-Order2 <String>] [-OrderDesc2] [-Order3 <String>] [-OrderDesc3] [-Order4 <String>] [-OrderDesc4]
[-Order5 <String>] [-OrderDesc5] [-ServiceId <Int32>] [-ServiceIds <Int32[]>] [-StockBinId <Int32>]
[-StockBinIds <Int32[]>] [-SupplierContractId <Int32>] [-SupplierId <Int32>] [-SupplierContracts <Int32[]>]
[-TicketTypeId <Int32>] [-UserId <Int32>] [-ProgressAction <ActionPreference>] [<CommonParameters>]
Single
Get-HaloAsset -AssetID <Int64> [-IncludeDetails] [-IncludeDiagramDetails] [-ProgressAction <ActionPreference>]
[<CommonParameters>]
DESCRIPTION
Retrieves assets from the Halo API - supports a variety of filtering parameters.
EXAMPLES
PARAMETERS
-AssetID
Asset ID
Type: Int64
Parameter Sets: Single
Aliases:
Required: True
Position: Named
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False