1
0
Fork 0
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:
jo 2025-12-09 13:02:38 +01:00
parent f7e1cbcac7
commit b6d6c1e826
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984

View file

@ -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: