Junction Networks

Junction Networks Web Services API

AccountResourceEditLimit

Updates the resource limit for a specific account resource.

Authentication

This action requires an Authenticated Session.

Authorization

This action requires Account Update permission.

Parameters

AccountId
Required
A positive integer which references a unique Account.
ResourceId
Required
A positive integer which references a unique Resource.
Limit
Required
An integer value greater than or equal to zero. The limit must also be greater than or equal to the quantity of resource currently being used.

Result RELAX NG Schema Modules

Main module: AccountResourceEditLimit.rng

Supporting modules:  AccountResource.rng  Resource.rng

Result Element Example

Not available.