Skip to content

Commit

Permalink
Merge pull request vmware#524 from nlamirault/patch-1
Browse files Browse the repository at this point in the history
[DOC] Fix guest os state
  • Loading branch information
tianhao64 committed Mar 16, 2017
2 parents 73da908 + a962a6c commit 3d2e025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vim/vm/GuestInfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Attributes:
* "shuttingdown" - Guest has a pending shutdown command.
* "resetting" - Guest has a pending reset command.
* "standby" - Guest has a pending standby command.
* "notrunning" - Guest is not running.
* "notRunning" - Guest is not running.
* "unknown" - Guest information is not available.
*
appHeartbeatStatus (`str`_, optional):
Expand Down

0 comments on commit 3d2e025

Please sign in to comment.