White Papers

44 Version 1.5.0
Table 67DCIM_LCService.GetRemoteServicesAPIStatus() Method: Return Code Values 575
Value Description
0 Request was successfully executed.
2 Error occurred
Table 68DCIM_LCService.GetRemoteServicesAPIStatus() Method: Parameters 576
Qualifiers Name Type Description/Values
OUT ServerStatus uint8 The host system status:
0 Powered Off
1 In POST
2 Out of POST
3 Collecting System Inventory
4 Automated Task Execution
5 Lifecycle Controller Unified
Server Configurator
OUT LCStatus uint8
The Lifecycle Controller status that includes
the Data Manager status:
0 Ready
1 Not Initialized
2 Reloading data
3 Disabled
4 In Recovery
5 – In Use
OUT Status uint8
The overall status of the Remote Services
API:
0 Ready
1 Not Ready
OUT MessageID string
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
OUT Message string
Error Message in English corresponding to
MessageID is returned if the method fails to
execute
OUT MessageArguments[] string
Substitution variables for dynamic error
messages
Table 67DCIM_LCService.GetRemoteServicesAPIStatus() Method: Standard Messages 577
MessageID (OUT parameter) Message MessageArguments[]
LC060
Lifecycle Controller Remote
Services is not ready. NA
LC061
Lifecycle Controller Remote
Services is ready. NA
578