TestServiceNowInstanceDiscoveryResult
TestServiceNowInstanceDiscoveryResult
TestServiceNowInstanceDiscoveryResult
Result of testing ServiceNow instance discovery.
applications |
[ServiceNowDiscoveredApplication!]! | List of discovered applications/scopes. |
applicationScopeValid |
Boolean | Whether the specified application scope is valid (if provided). |
error |
String | Error message if the test failed. |
instanceName |
String | The instance name extracted from the URL. |
instanceUrl |
String | The ServiceNow instance URL. |
instanceVersion |
String | The ServiceNow instance version. |
success |
Boolean! | Whether the discovery test succeeded. |
testedAt |
String! | Timestamp when the test was performed. |