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.

iface_list

List network interfaces associated to apikey that match the filter.

Available params are:

id =item state =item type =item vm_id =item items_per_page =item page =item sort_by

iface_count

Count network interfaces associated to apikey that match the filter

Available params are:

id =item state =item type =item vm_id

iface_info

Returns informations about the network interface

iface_create

Create a iface.

iface_update

Updates network interface’s attributes.

Deletes a network interface.

DESCRIPTION

A iface represent a network interface.

AUTHOR

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

1 POD Error

The following errors were encountered while parsing the POD:

Around line 92:

Non-ASCII character seen before =encoding in 'interface’s'. Assuming UTF-8