
F5 BIG-IP Get
CertifiedEnterprise EditionGet a BIG-IP LTM virtual server
F5 BIG-IP Get
Certified
Enterprise Edition
Get a BIG-IP LTM virtual server
Retrieves a virtual server by name from /mgmt/tm/ltm/virtual.
yaml
type: io.kestra.plugin.ee.f5.virtualserver.GetExamples
Retrieve a BIG-IP virtual server by name
yaml
id: get_virtual_server
namespace: company.team
tasks:
- id: fetch_vs
type: io.kestra.plugin.ee.f5.virtualserver.Get
host: "{{ secret('F5_HOST') }}"
username: "{{ secret('F5_USERNAME') }}"
password: "{{ secret('F5_PASSWORD') }}"
name: my-app-vs
Properties
host *Requiredstring
BIG-IP hostname or IP address
name *Requiredstring
Virtual server name or full path
password *Requiredstring
BIG-IP password
username *Requiredstring
BIG-IP username
insecure booleanstring
Default
falseTrust all SSL certificates
Set to true to disable TLS certificate validation.
Use only in development or when targeting BIG-IP appliances
with self-signed certificates.
partition string
Default
CommonAdministrative partition to target
Defaults to Common when not set.
Outputs
destination string
Destination address: port
fullPath string
Full path of the virtual server
ipProtocol string
IP protocol
name string
Virtual server name
pool string
Default pool