| Local Methods | ||
Service Types | Data Object Types | All Properties | All Methods |
Methods
Methods defined in this Service |
---|
UsageStatistics_GetLicensingCounters, UsageStatistics_ResetHighestUsageCount, UsageStatistics_ResetNamedUsersCount |
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_VIEW | Global configuration view is required to read the licensing counters. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the UsageStatistics used to make the method call. |
Return Value
Type | Description |
---|---|
UsageStatisticsLicensingCountersInfo | product license usage statistics. |
Faults
Type | Description |
---|---|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_MANAGEMENT | Global configuration management is required to reset highest usage count. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the UsageStatistics used to make the method call. |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event | Description |
---|---|
VLSI_CCU_RESET | If the highest count is reset. |
Privileges
Privilege | Description |
---|---|
GLOBAL_CONFIG_MANAGEMENT | Global configuration management is required to reset named users count. |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the UsageStatistics used to make the method call. |
Return Value
Type | Description |
---|---|
None |
Faults
Type | Description |
---|---|
EntityNotFound | Thrown if any specified entity cannot be found. |
InsufficientPermission | Thrown if the user does not have sufficient permission to perform the operation. |
InvalidArgument | Thrown if any specified argument is invalid. |
InvalidType | Thrown if the type of any specified argument is invalid. |
UnexpectedFault | Thrown if an unexpected error occurs while performing the operation. |
Events
Event | Description |
---|---|
VLSI_NU_RESET | Global If the named users count is reset. |
Top of page | Local Methods | ||
Service Types | Data Object Types | All Properties | All Methods |