List
Certified
List phpIPAM sections
List
Certified
List phpIPAM sections
yaml
type: io.kestra.plugin.phpipam.ipam.section.ListExamples
yaml
id: phpipam_section_list
namespace: company.team
tasks:
- id: list_sections
type: io.kestra.plugin.phpipam.ipam.section.List
baseUrl: "https://ipam.example.com"
appId: myapp
auth:
appToken: "{{ secret('PHPIPAM_APP_TOKEN') }}"
Properties
appId *Requiredstring
auth *RequiredNon-dynamic
Definitions
io.kestra.plugin.phpipam.PhpipamAuthentication
appTokenstring
passwordstring
usernamestring
baseUrl *Requiredstring
fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEinsecureTls booleanstring
Default
falseOutputs
section
Definitions
io.kestra.plugin.phpipam.ipam.model.Section
DNSstring
descriptionstring
editDatestring
idstring
masterSectionstring
namestring
orderstring
permissionsstring
showSupernetOnlystring
showVLANstring
showVRFstring
strictModestring
subnetOrderingstring
sections array
Definitions
io.kestra.plugin.phpipam.ipam.model.Section
DNSstring
descriptionstring
editDatestring
idstring
masterSectionstring
namestring
orderstring
permissionsstring
showSupernetOnlystring
showVLANstring
showVRFstring
strictModestring
subnetOrderingstring
total integer
Default
0uri string
Format
uri