FirstFree

FirstFree

Certified

Get the first free IP address in a subnet

yaml
type: io.kestra.plugin.phpipam.ipam.address.FirstFree
yaml
id: phpipam_address_first_free
namespace: company.team
tasks:
  - id: first_free
    type: io.kestra.plugin.phpipam.ipam.address.FirstFree
    baseUrl: "https://ipam.example.com"
    appId: myapp
    auth:
      appToken: "{{ secret('PHPIPAM_APP_TOKEN') }}"
    subnetId: "10"
Properties
Definitions
appTokenstring
passwordstring
usernamestring
Defaultfalse