3.3.27¶
API¶
domain.nameservers.set()
now takes an additionaloverride
in theNameserversOptions
structure to force an update on glue records
GENERAL¶
Domain¶
DomainListReturn
now returnsdate_hold_begin
anddate_delete
informations
Contact¶
- .ca : during transfer, the owner contact type will be determined thanks to its legal type
- .ca : PP will no longer be able to put non PP legal types (only ‘CCT’, ‘RES’, ‘ABO’, ‘LGR’ allowed)
- PP can unset the extra parameter ‘brand_number’
Backend¶
Hosting¶
- the ‘script’ vm create parameter can hold up to 16k script contents to be executed at the vm first start
- it is now possible to pass the same ‘password’, ‘ssh_key’, ‘login’, ‘script’ or ‘run’ parameters used in vm creation to the vm start method, for recoveries or easier batch run