-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVOSDeploymentServer
Retrieve HPE Synergy OS Deployment Server.
Get-HPOVOSDeploymentServer[ [-Name] <String>][ [-Label] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]
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.
-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)
None. You cannot pipe objects to this cmdlet.
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.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVOSDeploymentServer
List all HPE Synergy OS Deployment servers.
Retrieve HPE Synergy OS Deployment Server.
Get-HPOVOSDeploymentServer[ [-Name] <String>][ [-Label] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]
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.
-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)
None. You cannot pipe objects to this cmdlet.
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.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVOSDeploymentServer
List all HPE Synergy OS Deployment servers.