Skip to main content

TestSourceConnectionMultihostV1200Response

Import this model from the entry point of its package:

import { TestSourceConnectionMultihostV1200Response } from '@sailpoint/angular-sdk/multi_host_integration';

Properties

NameTypeDescriptionNotes
success(optional) booleanSource's test connection status.[default to undefined]
message(optional) stringSource's test connection message.[default to undefined]
timing(optional) numberSource's test connection timing.[default to undefined]
resultType(optional) stringSource's human-readable result type.[default to undefined]
testConnectionDetails(optional) stringSource's human-readable test connection details.[default to undefined]