Get License Usage Information
This Automation Manager object gets the license information for a specific domain.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
User Name |
String |
Yes |
User name used to authenticate to the Office 365 web service. |
Password |
Password |
Yes |
Password used to authenticate to the Office 365 web service. |
Output Parameters
Name | Type | Description |
---|---|---|
Extension Data |
String |
Data about the system extension / variable used for the output. |
Account Name |
String |
Name of the account. |
Account Object ID |
String |
Object ID of account (GUID). |
Account SKU ID |
String |
SKU ID assigned to account. Account_Name:StandardPack |
Active Units |
Number |
Total number of licenses owned by account. |
Consumed Units |
Number |
Total number of licenses assigned to users within account. |
SKU ID |
String |
GUID of SKU assigned to account. |
SKU Part Number |
String |
SKU name assigned to account. StandardPack or SharePointStorage |
Suspended Units |
Number |
Number of deleted licenses currently unavailable for provisioning. |
Target Class |
String |
Class of license SKU. SKUs can be assigned to users or tenants. |
Warning Units |
Number |
Threshold of available licenses before max license consumption. |
License Result Count |
Number |
Row count for array produced from object. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Password |
Password |
Yes |
<Link to Start Parameter> |