TestServiceNowConnectivityResult
TestServiceNowConnectivityResult
TestServiceNowConnectivityResult
Result of testing ServiceNow connectivity.
error |
String | Error message if the test failed. |
instanceName |
String | The instance name extracted from the URL. |
instanceUrl |
String | The ServiceNow instance URL. |
success |
Boolean! | Whether the connectivity test succeeded. |
testedAt |
String! | Timestamp when the test was performed. |
username |
String | The username used for authentication. |