ApiHostMaintenanceResponse

Properties

Name Type Description Notes
success bool success is true if host enters into maintenance and false otherwise
host_ref ApiHostRef Host ref contains Host Id and Host Name of the host that needs to go into the Maintenance mode [optional]
error_message str The error message captures RunTime Exception messages when maintenance mode operation fails to execute on the host. [optional]

[Back to Model list] [Back to API list] [Back to README]