
Get
CertifiedGet a Ceph pool
Get
Certified
Get a Ceph pool
yaml
type: io.kestra.plugin.ceph.pools.GetExamples
yaml
id: get_ceph_pool
namespace: company.team
tasks:
- id: pool
type: io.kestra.plugin.ceph.pools.Get
host: "ceph-mgr.internal"
username: "admin"
password: "{{ secret('CEPH_DASHBOARD_PASSWORD') }}"
poolName: "rbd"
Properties
host *Requiredstring
poolName *Requiredstring
password string
pluginDefaultsRef Non-dynamicstring
port integerstring
Default
8443skipSsl booleanstring
Default
falsetoken string
username string
Outputs
application_metadata array
SubTypestring