Gets the ENUM value form the kernel based on the byte(will prevent mismatches caused by proxy classes).
Method | /GetKernelEnumValue |
The request body is of type GetKernelEnumValue.
Name | Description | Data Type |
---|---|---|
enumValue | xml:string | |
byteValue | xml:unsignedByte |
The response body is of type GetKernelEnumValueResponse.
Name | Description | Data Type |
---|---|---|
GetKernelEnumValueResult | xml:anyType |
|