GetCapacityParametersForResource
Use this method to retrieve all the capacity parameters for a specific resource. Available from DataMiner 10.0.2 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
resourceID | String | The resource ID. |
Output
Item | Format | Description |
---|---|---|
GetCapacityParametersForResourceResult | Array of DMAProfileParameterLite | The ID and name of each of the capacity parameters. |