List

List

Certified
Enterprise Edition

List BIG-IP LTM nodes

yaml
type: io.kestra.plugin.ee.f5.node.List
yaml
id: list_nodes
namespace: company.team

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