Get HPOVOSDeploymentServer - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVOSDeploymentServer

Retrieve HPE Synergy OS Deployment Server.

SYNTAX

Get-HPOVOSDeploymentServer[ [-Name] <String>][ [-Label] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

Retrieve the created HPE Synergy OS Deployment Server. An OS deployment server is a resource that enables you to deploy (install and configure) operating systems for use by servers. HPE OneView connects to an OS deployment server and configures it for deploying operating systems. HPE OneView manages the OS deployment server after it is configured and displays the list of attributes, management settings, the OS deployment plans, and the server profiles that reference the available OS deployment plans.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? false
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

-Label <String>

Specify the label associated with resources.

Aliases None
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters?    False

-Name <String>

Image Streamer resource name. Supported the * (asterisk) wildcard character.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

HPOneView.Appliance.OSDeploymentServer

An HPE Synergy Image Streamer appliance object.

System.Collections.ArrayList<HPOneView.Appliance.OSDeploymentServer>

A collection of HPE Synergy Image Streamer appliance objects.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Get-HPOVOSDeploymentServer

List all HPE Synergy OS Deployment servers.

Related Links


Top

HPE OneView 4.00 Library

Get-HPOVOSDeploymentServer

Retrieve HPE Synergy OS Deployment Server.

SYNTAX

Get-HPOVOSDeploymentServer[ [-Name] <String>][ [-Label] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

Retrieve the created HPE Synergy OS Deployment Server. An OS deployment server is a resource that enables you to deploy (install and configure) operating systems for use by servers. HPE OneView connects to an OS deployment server and configures it for deploying operating systems. HPE OneView manages the OS deployment server after it is configured and displays the list of attributes, management settings, the OS deployment plans, and the server profiles that reference the available OS deployment plans.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? false
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

-Label <String>

Specify the label associated with resources.

Aliases None
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters?    False

-Name <String>

Image Streamer resource name. Supported the * (asterisk) wildcard character.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

HPOneView.Appliance.OSDeploymentServer

An HPE Synergy Image Streamer appliance object.

System.Collections.ArrayList<HPOneView.Appliance.OSDeploymentServer>

A collection of HPE Synergy Image Streamer appliance objects.

Examples

 -------------------------- EXAMPLE 1 --------------------------

Get-HPOVOSDeploymentServer

List all HPE Synergy OS Deployment servers.

Related Links


Top
⚠️ **GitHub.com Fallback** ⚠️