List

List

Certified
Enterprise Edition

List BIG-IP LTM pools

yaml
type: io.kestra.plugin.ee.f5.pool.List
yaml
id: list_pools
namespace: company.team

tasks:
  - id: get_pools
    type: io.kestra.plugin.ee.f5.pool.List
    host: "{{ secret('F5_HOST') }}"
    username: "{{ secret('F5_USERNAME') }}"
    password: "{{ secret('F5_PASSWORD') }}"
Properties
Defaultfalse
DefaultCommon
SubTypeobject