| Parameters |
| AN |
AgentIdentifier |
string |
true |
1 |
80 |
User defined parameter values may include any characters except / \ : * ? " < > | & % + ! ' ; |
| PG |
PermissionFlags |
int |
true |
0 |
65535 |
This parameter is a bit flag field describing user permissions.
This parameter may have the following values:
| 1 | Agent | | 2 | Supervisor | | 4 | Configuration | | 8 | System | | 256 | Super User | | 512 | Job Control | | 65535 | Campaign Admin |
|
| RS |
ResourceStatus |
int |
true |
0 |
4 |
The parameter may have the value 0 or 1 in this context.
| 0 | User was authenticated. | | 1 | User Authentication failed - user does not exist | | 2 | User Authentication failed - bad password | | 3 | User Authentication failed - badly-formed parameter(s) | | 4 | User Authentication failed - proxy does not have SYSTEM permissions. |
|
| TD |
TenantDescriptor |
string |
true |
1 |
80 |
This parameter is alphanumeric and identifies to which tenant this message applies.
|