Get-HaloObjectTemplate
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 an object template for the Halo API.
SYNTAX
Get-HaloObjectTemplate [-Type] <String> [-NullVariables] [-ProgressAction <ActionPreference>]
[<CommonParameters>]
DESCRIPTION
Provides an example object for use in provisioning items in the Halo API
EXAMPLES
PARAMETERS
-Type
Type of object to get template for
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-NullVariables
Return with null values
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.