mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
one of docs
This commit is contained in:
parent
f7e1cbcac7
commit
b6d6c1e826
1 changed files with 2 additions and 4 deletions
|
|
@ -29,15 +29,13 @@ options:
|
|||
id:
|
||||
description:
|
||||
- ID of the Storage Box Snapshot to manage.
|
||||
- Required if no Storage Box Snapshot O(name) is given.
|
||||
- Only used when updating or deleting a Storage Box Snapshot.
|
||||
- Required when updating or deleting and if no Storage Box Snapshot O(name) is given.
|
||||
type: int
|
||||
name:
|
||||
description:
|
||||
- Name of the Storage Box Snapshot to manage.
|
||||
- Storage Box Snapshot names are defined by the API and cannot be changed.
|
||||
- Required if no Storage Box Snapshot O(id) is given.
|
||||
- Only used when updating or deleting a Storage Box Snapshot.
|
||||
- Required when updating or deleting and if no Storage Box Snapshot O(id) is given.
|
||||
type: str
|
||||
description:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue