< Back
Get-OAOMonitoringCenterServer
Post
NAME Get-OAOMonitoringCenterServer
SYNTAX
Get-OAOMonitoringCenterServer [-Period] {LAST_HOUR | LAST_24H | LAST_7D | LAST_30D | LAST_365D | CUSTOM}
[[-StartDate] <datetime>] [[-EndDate] <datetime>] [-ServerId] <string> [<CommonParameters>]
PARAMETERS
-EndDate <datetime>
(date) The second date in a custom range. Required only if selected period is CUSTOM.
Required? false
Position? 2
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Period <PeriodType>
required (one of LAST_HOUR,LAST_24H,LAST_7D,LAST_30D,LAST_365D,CUSTOM ),Time range whose logs will be shown.
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-ServerId <string>
ServerId
Required? true
Position? 3
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-StartDate <datetime>
(date) The first date in a custom range. Required only if selected period is CUSTOM.
Required? false
Position? 1
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OneAndOne.POCO.PeriodType
System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.String
OUTPUTS
OneAndOne.POCO.Response.MonitoringCenter.MonitoringCenterResponse
ALIASES
None
REMARKS
None
SYNTAX
Get-OAOMonitoringCenterServer [-Period] {LAST_HOUR | LAST_24H | LAST_7D | LAST_30D | LAST_365D | CUSTOM}
[[-StartDate] <datetime>] [[-EndDate] <datetime>] [-ServerId] <string> [<CommonParameters>]
PARAMETERS
-EndDate <datetime>
(date) The second date in a custom range. Required only if selected period is CUSTOM.
Required? false
Position? 2
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-Period <PeriodType>
required (one of LAST_HOUR,LAST_24H,LAST_7D,LAST_30D,LAST_365D,CUSTOM ),Time range whose logs will be shown.
Required? true
Position? 0
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-ServerId <string>
ServerId
Required? true
Position? 3
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
-StartDate <datetime>
(date) The first date in a custom range. Required only if selected period is CUSTOM.
Required? false
Position? 1
Accept pipeline input? true (ByValue)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OneAndOne.POCO.PeriodType
System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
System.String
OUTPUTS
OneAndOne.POCO.Response.MonitoringCenter.MonitoringCenterResponse
ALIASES
None
REMARKS
None