Delete

Delete

Certified

Delete a phpIPAM VRF

yaml
type: io.kestra.plugin.phpipam.ipam.vrf.Delete
yaml
id: phpipam_vrf_delete
namespace: company.team
tasks:
  - id: delete_vrf
    type: io.kestra.plugin.phpipam.ipam.vrf.Delete
    baseUrl: "https://ipam.example.com"
    appId: myapp
    auth:
      appToken: "{{ secret('PHPIPAM_APP_TOKEN') }}"
    vrfId: "2"
Properties
Definitions
appTokenstring
passwordstring
usernamestring
Defaultfalse