IWsCommonJsonp Interface |
Namespace: Aruba.Cloud.WsCommon
The IWsCommonJsonp type exposes the following members.
Name | Description | |
---|---|---|
GetCredit |
The method gets the updated value of the credit for the user. Using the method GetCredit() of Aruba WsCommon
you can check the credit associated with the account specified in the authentication phase. In addition to the
remaining credit, the method GetCredit() displays the value of the granted credit
| |
GetDatacenterConfigurations |
The method gets the data center configurations available. Using the method GetDatacenterConfigurations()
you can get information about the configuration settings of datacenter available at the time of the call.
| |
GetPriceList |
The method gets the price list associated with the account indicated. Using the method GetPriceList()
WsCommon of Aruba, you can get the price list times applied to the account specified in the authentication
phase. The hourly rates of the various resources may vary depending on different factors such as hypervisor
and customer.
| |
GetUserAuthenticationToken |
The method generates an authentication token and associates it with the account indicated. Each user is assigned a unique
token, valid for a few hours, certifying the authentication service. If you have a valid token you can make calls to methods
of WSEndUser. After each call to any method of Aruba WSEndUser, the service checks for a valid token for the account that you specify.
If this does not exist, or if the token is found to be expired, you will need to authenticate again to get it.
| |
SetDeviceDisconnected | ||
SetNewDeviceId |