Get

Get

Certified

Get a phpIPAM address

yaml
type: io.kestra.plugin.phpipam.ipam.address.Get
yaml
id: phpipam_address_get
namespace: company.team
tasks:
  - id: get_address
    type: io.kestra.plugin.phpipam.ipam.address.Get
    baseUrl: "https://ipam.example.com"
    appId: myapp
    auth:
      appToken: "{{ secret('PHPIPAM_APP_TOKEN') }}"
    addressId: "42"
Properties
Definitions
appTokenstring
passwordstring
usernamestring
Defaultfalse
Definitions
PTRstring
PTRignorestring
descriptionstring
deviceIdstring
editDatestring
excludePingstring
hostnamestring
idstring
ipstring
is_gatewaystring
lastSeenstring
macstring
notestring
ownerstring
subnetIdstring
tagstring