NAME
DigitalOcean::Droplet::Upgrade - Represents a droplet upgrade object in the DigitalOcean API
VERSION
version 0.17
SYNOPSIS
FILL ME IN
DESCRIPTION
FILL ME IN
METHODS
droplet_id
The affected droplet's ID.
date_of_migration
A time value given in ISO8601 combined date and time format that represents when the migration will occur for the droplet.
url
A URL pointing to the Droplet's API endpoint. This is the endpoint to be used if you want to retrieve information about the droplet.
id
AUTHOR
Adam Hopkins <srchulo@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2019 by Adam Hopkins.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.