Skip to content

Connect-OVComputeOpsManagement

Syntax

Connect-OVComputeOpsManagement
    [-ApplianceConnection <Object>]
    [<CommonParameters>]

Description

HPE GreenLake for Compute Ops Management is a cloud-based as-a-Service application that manages various operations of HPE OneView appliances. By integrating HPE OneView with HPE GreenLake for Compute Ops Management will unify server inventory and centralize management to a single console. To enable the cloud management service for HPE OneView, you must onboard the appliance in the Compute Ops Management application in HPE GreenLake by using the Enable-OVComputeOpsManagement and Set-OVComputeOpsManagement Cmdlets.

This Cmdlet is used to re-connect an already configured, yet disconnected appliance.

Info

Minimum required privileges: Infrastructure administrator

Examples

Example 1

Connect-OVComputeOpsManagement

Reestablish connection to Compute Ops Management.

Parameters

-ApplianceConnection <Object>

Specify one or more [HPEOneView.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

<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

Async task resource to monitor.