Set unit-specific resource specs

This action will set the resource specs for this unit. You should provide a hash of only the ones you wish to change or remove.

Try this request in your browser

/api/ /units/update_resource_specs

Headers

X-Auth-App
X-Auth-Token
X-Auth-Secret
X-Auth-Extension
X-Auth-Password
X-Proxy-Auth-Token
X-Proxy-Auth-Secret

Parameters

id Integer
specs Hash

The request output will be shown here...

URL

https://connectapi.dial9.co.uk/api/v2/units/update_resource_specs

Access

Must be authenticated as an admin or reseller. If not authorised, a MustBeAnAdminOrReseller error will be returned.

Parameters

Parameter Type Default

id Required

The ID of the unit

Integer null

specs Required

The resource specs for this unit

Hash null

Errors

There are no action-specific errors which can be raised.

Response Data

This action will return a Hash.