-
Notifications
You must be signed in to change notification settings - Fork 52
Get HPOVRemoteSupportPartner
Retrieve defined Support and Reseller partners.
Get-HPOVRemoteSupportPartner[ [-Name] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]
Use this Cmdlet to retreive defined Remote Support partners that are authorized HPE Resellers and/or Support.
-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)
None. You cannot pipe objects to this cmdlet.
HPOneView.Appliance.RemoteSupport.Partner [System.Management.Automation.PSCustomObject]
Defined HPE authorized reseller and/or support partners.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVRemoteSupportPartner
Get all configured report support partners.
Retrieve defined Support and Reseller partners.
Get-HPOVRemoteSupportPartner[ [-Name] <String>][ [-ApplianceConnection] <Object>] [<CommonParameters>]
Use this Cmdlet to retreive defined Remote Support partners that are authorized HPE Resellers and/or Support.
-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)
None. You cannot pipe objects to this cmdlet.
HPOneView.Appliance.RemoteSupport.Partner [System.Management.Automation.PSCustomObject]
Defined HPE authorized reseller and/or support partners.
-------------------------- EXAMPLE 1 --------------------------Get-HPOVRemoteSupportPartner
Get all configured report support partners.