mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
doc: cloudstack: cs_host: fix return docs
This commit is contained in:
parent
18214e5948
commit
3fbbdcd466
1 changed files with 1 additions and 4 deletions
|
@ -306,10 +306,7 @@ state:
|
||||||
type: string
|
type: string
|
||||||
sample: Up
|
sample: Up
|
||||||
suitable_for_migration:
|
suitable_for_migration:
|
||||||
description: |
|
description: Whether this host is suitable (has enough capacity and satisfies all conditions like hosttags, max guests VM limit, etc) to migrate a VM to it or not.
|
||||||
Whether this host is suitable (has enough capacity and satisfies all
|
|
||||||
conditions like hosttags, max guests VM limit, etc) to migrate a VM to it
|
|
||||||
or not.
|
|
||||||
returned: success
|
returned: success
|
||||||
type: string
|
type: string
|
||||||
sample: true
|
sample: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue