The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::Gandi::Hosting::Iface - Interface to manage Iface.

DESCRIPTION

A iface represent a network interface.

iface_list

List network interfaces associated to apikey that match the filter.

Available params are:

  • id

  • state

  • type

  • vm_id

  • items_per_page

  • page

  • sort_by

iface_count

Count network interfaces associated to apikey that match the filter

Available params are:

  • id

  • state

  • type

  • vm_id

iface_info

Returns informations about the network interface

iface_create

Create a iface.

iface_update

Updates network interface attributes.

iface_delete

Deletes a network interface.

AUTHOR

Natal Ngétal, <hobbestig@cpan.org>

1 POD Error

The following errors were encountered while parsing the POD:

Around line 152:

Non-ASCII character seen before =encoding in 'Ngétal,'. Assuming UTF-8