Home > Configuration > NS > setnspartition_maxbandwidth

setnspartition_maxbandwidth

Use this method to set maximum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits.

Syntax



Parameters

partitionname

Name of the Partition. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
This is mandatory parameter.

maxbandwidth

Maximum bandwidth, in Kbps, that the partition can consume. A zero value indicates the bandwidth is unrestricted on the partition and it can consume up to the system limits.
Default value = 10240.

Return Value

Returns simpleResult

See Also