FirstFree

FirstFree

Certified

Get the first free subnet within a master subnet

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