Virtuozzo OnApp PHP Wrapper 2.3.1.1

Features

  • Added Required Startup to the build() method of OnApp_VirtualMachine class
  • Added possibility to send additional URL arguments using GET requests which allows getting statistics for a predefined period
  • Added the following CDN classes:
    • OnApp_CDNResource_Advanced
    • OnApp_CDNResource_Country
    • OnApp_CDNResource_Origin
  • Added new classes:
    • OnApp_VirtualMachine_NetworkInterface_Usage
    • OnApp_UserAdditionalField
  • Added new methods to the OnApp_CDNResource class:
    • ‘prefetch()
    • ’enable()’
  • Introduced new fields:
    • ‘price’ to the OnApp_BillingPlan_BaseResource class
    • ’limit_type’ to the OnApp_BillingPlan_BaseResource class
    • ‘origins_for_api’ to the OnApp_CDNResource class
    • ’last_24h_cost’ to the OnApp_CDNResource class
    • ‘response’ to the Virtuozzo OnApp class
    • ‘additional_fields’ to the OnApp_User classes
    • ‘user_id’ to the IpAddress class

Fixes

  • Fixed the errors which occurred with required values while editing the OnApp_VirtualMachine and OnApp_User classes
  • Fixed fatal error if login failed