Merge pull request #524 from nlamirault/patch-1
[DOC] Fix guest os state
This commit is contained in:
		@@ -84,7 +84,7 @@ Attributes:
 | 
				
			|||||||
        * "shuttingdown" - Guest has a pending shutdown command.
 | 
					        * "shuttingdown" - Guest has a pending shutdown command.
 | 
				
			||||||
        * "resetting" - Guest has a pending reset command.
 | 
					        * "resetting" - Guest has a pending reset command.
 | 
				
			||||||
        * "standby" - Guest has a pending standby command.
 | 
					        * "standby" - Guest has a pending standby command.
 | 
				
			||||||
        * "notrunning" - Guest is not running.
 | 
					        * "notRunning" - Guest is not running.
 | 
				
			||||||
        * "unknown" - Guest information is not available.
 | 
					        * "unknown" - Guest information is not available.
 | 
				
			||||||
        * 
 | 
					        * 
 | 
				
			||||||
    appHeartbeatStatus (`str`_, optional):
 | 
					    appHeartbeatStatus (`str`_, optional):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user