Syntax
Get-StatInterval [[-Name] <String[]>] [[-SamplingPeriodSecs] <Int32[]>] [-Server <VIServer[]>] [<CommonParameters>]Related Commands
Online versionDetailed Description
Retrieves the available statistics intervals and filters them using the provided parameters.Parameters
Return Type
StatIntervalNotes
Examples
-------------- Example 1 --------------
Get-StatInterval
Retrieves the available statistics intervals.