Skip to content

Show HPOVStorageSystemPerformancePolicy

Chris Lynch edited this page Sep 19, 2019 · 8 revisions

HPE OneView 5.00 Library

Show-HPOVStorageSystemPerformancePolicy

Show available Nimble Performance Policies.

SYNTAX

Show-HPOVStorageSystemPerformancePolicy [-InputObject] <Object>[ [-Name] <string>] [<CommonParameters>]

Detailed Description

Use this Cmdlet to show available Nimble Performance Policies in order to set a desired perforamnce policy value when provisioning a new volume or creating a new volume template.

Parameters

-InputObject <Object>

One or more storage systems from Get-HPOVStorageSystem.

Aliases None
Required? True
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters?    False

-Name <string>

Provide a name of the performance policy to return.

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

HPOneView.Storage.System [System.Management.Automation.PSCustomObject]

Return Values

HPOneView.Storage.PerformancePolicy

One or more available storage system performance policy objects.

Examples

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

Show-HPOVStorageSystemPerformancePolicy

Default example

Related Links


HPE OneView 4.20 Library

Show-HPOVStorageSystemPerformancePolicy

Show available Nimble Performance Policies.

SYNTAX

Show-HPOVStorageSystemPerformancePolicy [-InputObject] <Object>[ [-Name] <string>] [<CommonParameters>]

Detailed Description

Use this Cmdlet to show available Nimble Performance Policies in order to set a desired perforamnce policy value when provisioning a new volume or creating a new volume template.

Parameters

-InputObject <Object>

One or more storage systems from Get-HPOVStorageSystem.

Aliases None
Required? True
Position? named
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters?    False

-Name <string>

Provide a name of the performance policy to return.

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

HPOneView.Storage.System [System.Management.Automation.PSCustomObject]

Return Values

HPOneView.Storage.PerformancePolicy

One or more available storage system performance policy objects.

Examples

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

Show-HPOVStorageSystemPerformancePolicy

Default example

Related Links


Wiki Table of Contents

Clone this wiki locally