Name | Data Type | Value |
Description | string | Add a device to be managed by the WBEM server. |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x1000, 0x1001..0x7FFF, 0x8000..0xFFFF |
Values | string | Job Completed with No Error, Not Supported, Unspecified Error, Timeout, Failed, Invalid Parameter, In Use, Invalid namespace, Device profile not supported, Vendor not supported, Device not found, Communication error, Invalid credentials, DMTF Reserved, Method Parameters Checked - Job Started, Method Reserved, Vendor Specific |
Name | Type | Qualifiers |
Name | Data Type | Value |
Description | string |
Description | string | Description of the system. Correspondes to System.Description |
ModelCorrespondence | string | CIM_System.Description |
ElementName | string |
Description | string | User-friendly name to give to the system. Corresponds to System.ElementName. |
ModelCorrespondence | string | CIM_System.ElementName |
UseNamespace | string |
Description | string | Namespace to use for the instances used to describe and manage the device. This namespace must exist. |
Addresses | string[] |
Description | string | Address of the device (e.g. IP address(es) of array controller). Must have the same number of elements as Types[]. Cannot be null. |
AddressTypes | uint16[] |
Description | string | Enumeration indicating the format of the Addresses array 1: URI 2: IP Address 3: Fibre Channel World Wide Name 4: Unformatted Device Name. |
ValueMap | string | 1, 2, 3, 4, .., 0x8000 |
Values | string | URI, IP Address, WWN, Device Name, DMTF/SNIA reserved, Vendor specific |
PortNumbers | uint32[] |
Description | string | Port number to use for each address given. Shall either be null if not applicable or shall ave one entry per entry in the Addresses array |
addedSystem |
REF
CIM_System |
Description | string | Reference to the system added |
IN | boolean | false |
OUT | boolean | true |
Job |
REF
CIM_Job |
Description | string | Reference to the job created, if any. |
OUT | boolean | true |
secret |
REF
CIM_SharedSecret |
Description | string | Reference to existing credentials needed to access the device. Typically information like username/password. |
Name | Data Type | Value |
Description | string | Discover devices to be managed by the WBEM server.Exact parameters TBD. |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, .., 0x1000, 0x1001..0x7FFF, 0x8000..0xFFFF |
Values | string | Job Completed with No Error, Not Supported, Unspecified Error, Timeout, Failed, Invalid Parameter, In Use, Invalid namespace, Device profile not supported, Vendor not supported, Device not found, Communication error, Invalid credentials, DMTF Reserved, Method Parameters Checked - Job Started, Method Reserved, Vendor Specific |
Name | Data Type | Value |
Description | string | Remove a device from management by the WBEM server. |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6, .., 0x1000, 0x1001..0x7FFF, 0x8000..0xFFFF |
Values | string | Job Completed with No Error, Not Supported, Unspecified Error, Timeout, Failed, Invalid Parameter, In Use, DMTF Reserved, Method Parameters Checked - Job Started, Method Reserved, Vendor Specific |