NAME
Net::Gandi::Hosting::IP - Ip interface
VERSION
version 1.122180
ATTRIBUTES
id
rw, Int. Id of the ip.
METHODS
list
$ip->list;
List ip addresses.
input: opts (HashRef) : Filtering options
output: (HashRef) : List of ip
count
$ip->count;
Count ip adresses.
input: opts (HashRef) : Filtering options
output: (Int) : number of ip
info
Return a mapping of the IP attributes.
input: None
output: (HashRef) : Vm informations
update
Updates a IP’s attributes
input: ip_spec (HashRef) : specifications of the ip address to update
output: (HashRef) : Operation ip update
AUTHOR
Natal Ngétal
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Natal Ngétal.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 142:
Non-ASCII character seen before =encoding in 'IP’s'. Assuming UTF-8