
List
CertifiedList RBD snapshots
List
Certified
List RBD snapshots
yaml
type: io.kestra.plugin.ceph.rbd.snapshots.ListExamples
yaml
id: list_rbd_snapshots
namespace: company.team
tasks:
- id: snapshots
type: io.kestra.plugin.ceph.rbd.snapshots.List
host: "ceph-mgr.internal"
username: "admin"
password: "{{ secret('CEPH_DASHBOARD_PASSWORD') }}"
poolName: "rbd"
imageName: "data-volume"
Properties
host *Requiredstring
imageName *Requiredstring
poolName *Requiredstring
fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEpassword string
pluginDefaultsRef Non-dynamicstring
port integerstring
Default
8443skipSsl booleanstring
Default
falsetoken string
username string
Outputs
snapshots array
Definitions
io.kestra.plugin.ceph.rbd.snapshots.SnapshotInfo
idinteger
is_protectedboolean
namestring
sizeinteger
timestampstring
total integer
uri string
Format
uri