Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
SupportedAsyncActions | uint16[] | |
Description | string | SupportedAsyncActions lists the statistical services implemented asynchronously. Methods identified in this list may return a non-null Job parameter.
If the value "0" (none) is identified, no other value may be specified and the Job parameter output, if it exists, would always be null.
Methods in this list should not be identified in the SupportedSyncActions list. |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Values | string | none, GetPhysicalCapacityUsage, GetLogicalCapacityUsage, GetSystemRatio, GetDeduplicationRatio, GetReplicationThroughput, GetReplicationRatio, GetPerformanceStatisticsReadWriteIO, GetFCPortStatisticsSRR, GetFCPortStatisticsAborts |
SupportedSyncActions | uint16[] | |
Description | string | SupportedSyncActions lists the statistical services implemented synchronously. Methods in this list would always return a null for the job output parameter.
If the value "0" (none) is identified, no other value may be specified.
Methods identified in this property should not be listed in the SupportedAsyncActions property. |
ValueMap | string | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Values | string | none, GetPhysicalCapacityUsage, GetLogicalCapacityUsage, GetSystemRatio, GetDeduplicationRatio, GetReplicationThroughput, GetReplicationRatio, GetPerformanceStatisticsReadWriteIO, GetFCPortStatisticsSRR, GetFCPortStatisticsAborts |