Disable HPOVDebug - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Disable-HPOVDebug

Disable specific appliance-level component debug logging.

SYNTAX

Disable-HPOVDebug [-Scope] <String> [-LoggerName] <String> [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

FOR HP SUPPORT USE ONLY. This cmdlet will disable appliance level component debug logging for during issue triage, by setting the Level to INFO. Do not use this cmdlet unless otherwise instructed by HP Support.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one HPOneView.Appliance.Connection object or Name property value.

Aliases None
Required? true
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?    False

-LoggerName <String>

The internal component name.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Scope <String>

The Scope of the LoggerName.

Aliases None
Required? true
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

HPOneView.Appliance.Connection

HPE OneView Appliance Connection object.

Return Values

System.Management.Automation.PSCustomObject

Examples

Related Links


Top

HPE OneView 4.00 Library

Disable-HPOVDebug

Disable specific appliance-level component debug logging.

SYNTAX

Disable-HPOVDebug [-Scope] <String> [-LoggerName] <String> [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

FOR HP SUPPORT USE ONLY. This cmdlet will disable appliance level component debug logging for during issue triage, by setting the Level to INFO. Do not use this cmdlet unless otherwise instructed by HP Support.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one HPOneView.Appliance.Connection object or Name property value.

Aliases None
Required? true
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?    False

-LoggerName <String>

The internal component name.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Scope <String>

The Scope of the LoggerName.

Aliases None
Required? true
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

HPOneView.Appliance.Connection

HPE OneView Appliance Connection object.

Return Values

System.Management.Automation.PSCustomObject

Examples

Related Links


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