TYPE | Request |
---|---|
Category | Objects |
name | type | required | default | description |
---|---|---|---|---|
server | string | yes | A valid server | |
domain | string | yes | A unique domain (within the system) | |
package | string | no | the package to use,if supplied will be used in calculation of reservationWeight | |
reserveFor | integer | no | How much time for the reservation to be valid for in hours |
{
"domain": "example-ewout.com",
"server": "pleskdev11"
}