-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVComposerNode
Retrieve Synergy Composer node information.
Get-HPOVComposerNode[ [-ApplianceConnection] <Object>] [<CommonParameters>]
Obtain a collection of Synergy Composer node resources. This includes status, state, model, firmware version, and role.
-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? | 0 |
Default value | (${Global:ConnectedSessions} | ? Default) |
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.ComposerNode [System.Management.Automation.PSCustomObject]
Single Synergy Compose node.
System.Collections.ArrayList <HPOneView.ComposerNode>
Multiple Synergy Compose nodes.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVComposerNode Appliance Name State Status Model Version Role --------- ---- ----- ------ ----- ------- ---- zpo-s18r18s3-ov.vse.rdlabs.hpecorp.net CN75160607 appliance bay 1 OK OK Synergy Composer 3.00.00-0251673 Active zpo-s18r18s3-ov.vse.rdlabs.hpecorp.net CN75140CPW appliance bay 1 OK OK Synergy Composer 3.00.00-0251673 Standby
Return all Synergy Composer nodes
Retrieve Synergy Composer node information.
Get-HPOVComposerNode[ [-ApplianceConnection] <Object>] [<CommonParameters>]
Obtain a collection of Synergy Composer node resources. This includes status, state, model, firmware version, and role.
-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? | 0 |
Default value | (${Global:ConnectedSessions} | ? Default) |
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.ComposerNode [System.Management.Automation.PSCustomObject]
Single Synergy Compose node.
System.Collections.ArrayList <HPOneView.ComposerNode>
Multiple Synergy Compose nodes.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVComposerNode Appliance Name State Status Model Version Role --------- ---- ----- ------ ----- ------- ---- zpo-s18r18s3-ov.vse.rdlabs.hpecorp.net CN75160607 appliance bay 1 OK OK Synergy Composer 3.00.00-0251673 Active zpo-s18r18s3-ov.vse.rdlabs.hpecorp.net CN75140CPW appliance bay 1 OK OK Synergy Composer 3.00.00-0251673 Standby
Return all Synergy Composer nodes