API v4.170.2

Added

  • Linode Resize (POST /linode/instances/{linodeId}/resize)

  • Added type property with two values:

    • warm: the Linode remains powered on until the migration is complete.
    • cold: the Linode is powered down and migrated. When the migration is complete, the Linode is powered on.
  • Linode Migrate (POST /linode/instances/{linodeId}/migrate)

  • Added migration_type property with two values:

    • warm: the Linode remains powered on until the migration is complete.
    • cold: the Linode is powered down and migrated. When the migration is complete, the Linode is powered on.