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
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.