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