external help file | Module Name | online version | schema |
---|---|---|---|
DellOpenManage-help.xml |
DellOpenManage |
2.0.0 |
Get template networks
Get-OMETemplateNetwork [-Template] <Template[]> [<CommonParameters>]
This script uses the OME REST API. Note that the credentials entered are not stored to disk.
"TestTemplate01" | Get-OMETemplate | Get-OMETemplateNetwork
Get networks from template
Object of type Template returned from Get-OMETemplate
Type: Template[]
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.