Releases: transip/transip-api-php
Releases · transip/transip-api-php
v6.1.1
- Added the serial property to BigStorage
v6.1.0
- Added SSH Keys resource
- Added CloudInit installation functionality to order and install VPS resource
- Deprecated isPreinstallableImage getter in OperatingSystem Entity
- Added Bigstorage description argument to order resource
v5.22
updated client files
v5.21.0
updated client files
v6.0.4
- Change the version requirement of the symfony/cache component dependency to allow versions 3.4,4.4 and 5.0
v5.20.0
- Seperated register and transfer functions requiring extra contact fields
- Added functionality to request extra contact fields for domain name
- Changed Register and Transfers to support extra contact fields
v6.0.3
- You can optionally set a token expiry time
- Fix in PrivateNetwork attach/detach methods
v6.0.2
- Merged v6.0 restapi-php-library into v5.18 transip-api-php repository
- Changed entity properties to protected
v6.0.1
- Added test and demo mode
- Added access to rate limit statistics
v6.0.0
- Added request and create an access token
- Added check your API connection and token via a simple test
- Added attach your big storage to your VPS
- Added order a big storage
- Added upgrade your big storage
- Added get a list of backups for a big storage
- Added restore a bigstorage backup
- Added terminate or cancel your big storage
- Added detach your big storage from your vps
- Added get a list of all of your big storages
- Added get information about a specific big storage by providing a name
- Added get your big storage usage i/o statistics
- Added update your big storage description
- Added cancel an action for a domain
- Added get
current action
for a domain - Added retry a failed domain action with new information
- Added add a tag to a domain
- Added get branding information for a domain
- Added update branding information for a domain
- Added get WHOIS Contacts for a domain
- Added update WHOIS contact information for a domain
- Added add a dns entry to a domain DNS entries
- Added order domain whitelabel services for your account
- Added set a domain to whitelabel.
- Added set Domain transfer lock at the registry
- Added get SSL Certificates for a domain
- Added get SSL Certificate by id for a domainName
- Added get all available Tlds to register a domain with price
- Added list invoices attached to a TransIP account
- Added list order-line items inside an invoice
- Added get PDF data of an invoice as a Base64 encoded string (which you must decode before saving to a file)
- Added add dns entries for a mailservice to a given domain
- Added get the Mail Service usage
- Added get a new password for the mail service
- Added set a new description to a private network
- Added get all orderable products via the API excluding domains
- Added be able to get all elements inside a product
- Added add a rule to the VpsFirewall of a specific VPS
- Added disable the VpsFirewall for a specific VPS
- Added enable the VpsFirewall for a specific VPS
- Added list Firewall rules for a VPS
- Added remove a rule to the VpsFirewall of a specific VPS
- Added order multiple new VPSs
- Added set the description of a Vps
- Added retrieve the last measured CPU usage for the given VPS in percent
- Added retrieve the last measured disk usage for the given VPS in IOPS
- Added retrieve the last measured network usage for the given VPS in mbit
- Added list all VPSs by a tag name
- Added get websocket VNC Data for vps
- Added regenerate vnc credentials
- Added monitor ports on your VPS using TCP Monitoring
- Added add/remove/update monitoring contacts for TCP Monitoring