-
Notifications
You must be signed in to change notification settings - Fork 52
Show HPOVStorageSystemPerformancePolicy
ℹ️ Note: This Wiki is no longer the source for HPE OneView PowerShell Library documentation. The new location is here.
Please update your local offline help system using Get-Help <ModuleName>
to dwonload the latest offline help contents.
Library
Show-HPOVStorageSystemPerformancePolicy
Show-HPOVStorageSystemPerformancePolicy [-InputObject] <Object> [[-Name] <string>] [<CommonParameters>]
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.
-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)
HPOneView.Storage.System [System.Management.Automation.PSCustomObject]
HPOneView.Storage.PerformancePolicy
One or more available storage system performance policy objects.
-------------------------- EXAMPLE 1 --------------------------Show-HPOVStorageSystemPerformancePolicy
Default example
Library
Show-HPOVStorageSystemPerformancePolicy
Show-HPOVStorageSystemPerformancePolicy [-InputObject] <Object> [[-Name] <string>] [<CommonParameters>]
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.
-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)
HPOneView.Storage.System [System.Management.Automation.PSCustomObject]
HPOneView.Storage.PerformancePolicy
One or more available storage system performance policy objects.
-------------------------- EXAMPLE 1 --------------------------Show-HPOVStorageSystemPerformancePolicy
Default example