Get

Get

Certified

Get a phpIPAM subnet

yaml
type: io.kestra.plugin.phpipam.ipam.subnet.Get
yaml
id: phpipam_subnet_get
namespace: company.team
tasks:
  - id: get_subnet
    type: io.kestra.plugin.phpipam.ipam.subnet.Get
    baseUrl: "https://ipam.example.com"
    appId: myapp
    auth:
      appToken: "{{ secret('PHPIPAM_APP_TOKEN') }}"
    subnetId: "10"
Properties
Definitions
appTokenstring
passwordstring
usernamestring
Defaultfalse
Definitions
descriptionstring
editDatestring
idstring
maskstring
masterSubnetIdstring
nameserverIdstring
permissionsstring
sectionIdstring
showNamestring
subnetstring
usage
Offline_percentstring
freehostsstring
freehosts_percentstring
maxhostsstring
usedstring
vlanIdstring
vrfIdstring