Get HPOVRemoteSupportPartner - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVRemoteSupportPartner

Retrieve defined Support and Reseller partners.

SYNTAX

Get-HPOVRemoteSupportPartner[ [-Name] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

Use this Cmdlet to retreive defined Remote Support partners that are authorized HPE Resellers and/or Support.

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

-Name <String>

Name of the HPE Partner.

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.RemoteSupport.Partner [System.Management.Automation.PSCustomObject]

Defined HPE authorized reseller and/or support partners.

Examples

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

Get-HPOVRemoteSupportPartner

Get all configured report support partners.

Related Links


Top

HPE OneView 4.00 Library

Get-HPOVRemoteSupportPartner

Retrieve defined Support and Reseller partners.

SYNTAX

Get-HPOVRemoteSupportPartner[ [-Name] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

Use this Cmdlet to retreive defined Remote Support partners that are authorized HPE Resellers and/or Support.

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

-Name <String>

Name of the HPE Partner.

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.RemoteSupport.Partner [System.Management.Automation.PSCustomObject]

Defined HPE authorized reseller and/or support partners.

Examples

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

Get-HPOVRemoteSupportPartner

Get all configured report support partners.

Related Links


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