| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
duration | xsd:long |
The diagnostic duration for each IO trip analyzer occurence.
The unit is second.
|
endTime* | xsd:dateTime |
The end time for the IO trip analyzer recurrence.
If not set, the recurrence will not end.
|
interval | xsd:long |
The time interval between two IO trip analyzer tasks.
If the value is set to 0, it means it is one-time IO trip analyzer
scheduling, no recurrence needed. Unit is second.
|
name* | xsd:string |
The unique name for this recurrence setting.
If not given, it will generate the name automatically.
|
startTime | xsd:dateTime |
The start time for the IO trip analyzer recurrence.
|
status | xsd:string |
The recurrence status. If the status is set as enabled, the scheduler with this recurrence setting is up and running. Diagnostic tasks will be triggered based on the setting. If the status is set as disabled, the scheduler with this recurrence setting is not runninig. No diagnostic task will be triggered. See VsanIOTripAnalyzerRecurrenceStatus |
targets | VsanIODiagnosticsTarget[] |
The target entity list to run the IO trip analyzer diagnosis.
Currently it supports only one entity to be given.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |