Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
AutonomousProfilesSupported | string[] | |
Description | string | This property identifies the profiles that this service is capable of discovering and managing. For example, a block device could potentially list "Array" and "Storage Virtualizer." An attempt to discover a different kind of device, like a Fibre Channel switch would fail. |
SupportedAsynchronousActions | uint16[] | |
Description | string | Indicates which methods are executed asynchronously. |
ValueMap | string | 1, 2, 3 |
Values | string | Add System, Discover Systems, Remove System |
SupportedSynchronousActions | uint16[] | |
Description | string | Indicates which methods are executed synchronously. |
ValueMap | string | 1, 2, 3 |
Values | string | Add System, Discover Systems, Remove System |
VendorsSupported | string[] | |
Description | string | This property identifies the vendors whose devices this service can discover. For example, if the list contains "Vendor A" then only "Vendor A" devices with the supported autonomous profiles listed in AutonomousProfilesSupported[] can be discovered. Attempting to discover other vendors devices would result in an error. This should include at least the instrumentation vendor, and may include other vendors, for example, due to OEM relationships |