TrustedApplication
The login token
Specifications of a TrustedApplication object.
TrustedApplication ID. Unique and assigned by the system. Returned during Get operations. Ignored in other cases.
Tenant ID this TrustedApplication belongs to. Required during Create operations. Returned during Get operations.
Name of the TrustedApplication. Must be unique within the tenant. Required during Create operations. Used during Update operations. Returned during Get operations.
Description of the TrustedApplication. Optional during Create and Update operations. Returned during Get operations.
Base URL of the TrustedApplication. Optional during Create and Update operations. Returned during Get operations.
Authorization token for the TrustedApplication. Required during Create operations. Used during Update operations. Returned during Get operations.
Whether the TrustedApplication is enabled. Required during Create operations. Used during Update operations. Returned during Get operations.
User ID who created this TrustedApplication. Returned during Get operations. Ignored in other cases.
User ID who last modified this TrustedApplication. Returned during Get operations. Ignored in other cases.
Timestamp of creation. Returned during Get operations. Ignored in other cases.
Timestamp of latest change. Returned during Get operations. Ignored in other cases.
Success
Response of a Create TrustedApplication request.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous reponse.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous reponse.
Result code. A code of 0 means no errors.
When the request fails, its value is indicative of the actual
error.
Result message. A message of Ok means no errors.
Success
The login token
The TrustedApplication ID
Success
Response of a Get TrustedApplication request.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous reponse.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous reponse.
Result code. A code of 0 means no errors.
When the request fails, its value is indicative of the actual
error.
Result message. A message of Ok means no errors.
Success
The login token
The TrustedApplication ID
Success
Base response.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous reponse.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous reponse.
Result code. A code of 0 means no errors.
When the request fails, its value is indicative of the actual
error.
Result message. A message of Ok means no errors.
Success
The login token
The TrustedApplication ID
Specifications of a TrustedApplication object.
TrustedApplication ID. Unique and assigned by the system. Returned during Get operations. Ignored in other cases.
Tenant ID this TrustedApplication belongs to. Required during Create operations. Returned during Get operations.
Name of the TrustedApplication. Must be unique within the tenant. Required during Create operations. Used during Update operations. Returned during Get operations.
Description of the TrustedApplication. Optional during Create and Update operations. Returned during Get operations.
Base URL of the TrustedApplication. Optional during Create and Update operations. Returned during Get operations.
Authorization token for the TrustedApplication. Required during Create operations. Used during Update operations. Returned during Get operations.
Whether the TrustedApplication is enabled. Required during Create operations. Used during Update operations. Returned during Get operations.
User ID who created this TrustedApplication. Returned during Get operations. Ignored in other cases.
User ID who last modified this TrustedApplication. Returned during Get operations. Ignored in other cases.
Timestamp of creation. Returned during Get operations. Ignored in other cases.
Timestamp of latest change. Returned during Get operations. Ignored in other cases.
Success
Response of an Update TrustedApplication request.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous reponse.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous reponse.
Result code. A code of 0 means no errors.
When the request fails, its value is indicative of the actual
error.
Result message. A message of Ok means no errors.
Success
The login token
Success
Response of a List TrustedApplications request.
Progressive number of the request (since the Server started). Use this number, together with the RequestDateTime property, to report an anomalous reponse.
Timestamp of the request. Use this timestamp, together with the RequestID property, to report an anomalous reponse.
Result code. A code of 0 means no errors.
When the request fails, its value is indicative of the actual
error.
Result message. A message of Ok means no errors.
Success
Last updated