Type compute:CheckPoint


The server discovery status

Constants
unknown 0 NO COMMENTS
removing 1 NO COMMENTS
shallow-checkpoint 2 Indicates the system is performing a shallow discovery of the server. Shallow discovery is performed with no disruption of the operating system running on the server.
deep-checkpoint 3 Indicates the system is performing a deep discovery of the server. Deep discovery is performed in the following cases:
  • New blade is inserted in a chassis
  • Rack server is connected to the system
  • Server FRU does not match the inventory
  • API user explicitely request reacknowledgement of the server
discovered 4 Indicates the server has been discovered. This is the normal state after the server has been successfully discovered.
DEFAULT unknown(0) NO COMMENTS