ovirt update fetch_nested param doc (#63191)

pull/63482/head
Martin Nečas 5 years ago committed by Sandra McCann
parent e9d29b1fe4
commit 0beab6bf69

@ -12,7 +12,8 @@ options:
fetch_nested:
description:
- If I(yes) the module will fetch additional data from the API.
- It will fetch IDs of the VMs disks, snapshots, etc. User can configure to fetch other
- It will fetch only IDs of nested entity. It doesn't fetch multiple levels of nested attributes.
Only the attributes of the current entity. User can configure to fetch other
attributes of the nested entities by specifying C(nested_attributes).
type: bool
version_added: "2.3"

Loading…
Cancel
Save