You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Resources | system | sweCapacityEstimation

sweCapacityEstimation

This table stores the populated SWe capacity for different custom traffic profiles created.

Exists on Condition /system/serverAdmin/hwType='ConnexIP5000'

Operational Data

ParameterDescription
name Name of the profile referenced from sweTrafficProfiles.
estimatedSessionCapacity Estimated number of sessions supported in the System.
estimatedNumSubscribers Estimated number of subscribers supported in the System.
estimatedCps Estimated maximum CPS supported in this System.
estimatedRegistrationCapacity Estimated maximum Registrations/sec supported in this System.
estimatedRefreshRegisterCapacity Estimated maximum Refresh Registrations/sec supported in this System.
estimatedProtectedLinkBandwidth Estimated maximum Link Bandwidth supported in this System.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/sweCapacityEstimation/{name}

  • No labels