Pop HPOVAppliancePermission - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Pop-HPOVAppliancePermission

Reset appliance connection active permissions back to login default.

SYNTAX

Pop-HPOVAppliancePermission[ [-ApplianceConnection] <Array>] [<CommonParameters>]

Detailed Description

Upon successful login, the caller can change their active permissions, and operate in a less priviledge mode at anytime by using the Push-HPOVAppliancePermission. Use this Cmdlet to reset the appliance connection active permissions. A new SessionID token will be stored within the ApplianceConnection, and the ConnectionPermissions within the ActivePermissions property that were not provided will have their State set to "true".

Parameters

-ApplianceConnection <Array>

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? true (ByPropertyName)
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.ConnectionPermission

List of appliance connection permissions and their active state.

Examples

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

Pop-HPOVAppliancePermission

Reset appliance connection active permissions to default.

Related Links


Top

HPE OneView 4.00 Library

Pop-HPOVAppliancePermission

Reset appliance connection active permissions back to login default.

SYNTAX

Pop-HPOVAppliancePermission[ [-ApplianceConnection] <Array>] [<CommonParameters>]

Detailed Description

Upon successful login, the caller can change their active permissions, and operate in a less priviledge mode at anytime by using the Push-HPOVAppliancePermission. Use this Cmdlet to reset the appliance connection active permissions. A new SessionID token will be stored within the ApplianceConnection, and the ConnectionPermissions within the ActivePermissions property that were not provided will have their State set to "true".

Parameters

-ApplianceConnection <Array>

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? true (ByPropertyName)
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.ConnectionPermission

List of appliance connection permissions and their active state.

Examples

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

Pop-HPOVAppliancePermission

Reset appliance connection active permissions to default.

Related Links


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