Get
Certified
Get a phpIPAM address
Get
Certified
Get a phpIPAM address
yaml
type: io.kestra.plugin.phpipam.ipam.address.GetExamples
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
addressId *Requiredstring
appId *Requiredstring
auth *RequiredNon-dynamic
Definitions
io.kestra.plugin.phpipam.PhpipamAuthentication
appTokenstring
passwordstring
usernamestring
baseUrl *Requiredstring
insecureTls booleanstring
Default
falseOutputs
address
Definitions
io.kestra.plugin.phpipam.ipam.model.Address
PTRstring
PTRignorestring
descriptionstring
deviceIdstring
editDatestring
excludePingstring
hostnamestring
idstring
ipstring
is_gatewaystring
lastSeenstring
macstring
notestring
ownerstring
subnetIdstring
tagstring