List
Certified
Enterprise Edition
List members of a BIG-IP LTM pool
List
Certified
Enterprise Edition
List members of a BIG-IP LTM pool
yaml
type: io.kestra.plugin.ee.f5.poolmember.ListExamples
yaml
id: list_pool_members
namespace: company.team
tasks:
- id: get_members
type: io.kestra.plugin.ee.f5.poolmember.List
host: "{{ secret('F5_HOST') }}"
username: "{{ secret('F5_USERNAME') }}"
password: "{{ secret('F5_PASSWORD') }}"
pool: my-app-pool
Properties
host *Requiredstring
password *Requiredstring
pool *Requiredstring
username *Requiredstring
insecure booleanstring
Default
falsepartition string
Default
CommonOutputs
items array
SubTypeobject