Skip to content

Show-OVStorageSystemPerformancePolicy

Syntax

Show-OVStorageSystemPerformancePolicy
    [-InputObject] <Object>
    [-Name <String>]
    [<CommonParameters>]

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.

Examples

Example 1

Show-OVStorageSystemPerformancePolicy

Default example

Parameters

-InputObject <Object>

One or more storage systems from Get-OVStorageSystem.

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

Return Values

One or more available storage system performance policy objects.