mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-02 12:14:33 -07:00
Co-authored-by: Riley Karson <rileykarson@google.com> Signed-off-by: Modular Magician <magic-modules@google.com> Co-authored-by: Riley Karson <rileykarson@google.com>
This commit is contained in:
parent
3228844456
commit
3af242d21d
16 changed files with 285 additions and 282 deletions
|
@ -311,16 +311,17 @@ resources:
|
|||
sourceImage:
|
||||
description:
|
||||
- 'URL of the source image used to create this image. In order to create an
|
||||
image, you must provide the full or partial URL of one of the following: The
|
||||
selfLink URL This property The rawDisk.source URL The sourceDisk URL .'
|
||||
image, you must provide the full or partial URL of one of the following: *
|
||||
The selfLink URL * This property * The rawDisk.source URL * The sourceDisk
|
||||
URL .'
|
||||
returned: success
|
||||
type: dict
|
||||
sourceSnapshot:
|
||||
description:
|
||||
- URL of the source snapshot used to create this image.
|
||||
- 'In order to create an image, you must provide the full or partial URL of
|
||||
one of the following: The selfLink URL This property The sourceImage URL The
|
||||
rawDisk.source URL The sourceDisk URL .'
|
||||
one of the following: * The selfLink URL * This property * The sourceImage
|
||||
URL * The rawDisk.source URL * The sourceDisk URL .'
|
||||
returned: success
|
||||
type: dict
|
||||
sourceType:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue