Gets a list of the associations between queues and limits defined in a farm.
Path parameters
The unique identifier of the farm that contains the limits and associations.
Query parameters
The token for the next set of results, or <code>null</code> to start from the beginning.
The maximum number of associations to return in each page of results.
Specifies that the operation should return only the queue limit associations for the specified queue. If you specify both the <code>queueId</code> and the <code>limitId</code>, only the specified limit is returned if it exists.
Specifies that the operation should return only the queue limit associations for the specified limit. If you specify both the <code>queueId</code> and the <code>limitId</code>, only the specified limit is returned if it exists.
Response
Success