Skip to main content

V3createconnectordto

Properties

NameTypeDescriptionNotes
namestringThe connector name. Need to be unique per tenant. The name will able be used to derive a url friendly unique scriptname that will be in response. Script name can then be used for all update endpoints[default to undefined]
type(optional) stringThe connector type. If not specified will be defaulted to 'custom '+name[default to undefined]
classNamestringThe connector class name. If you are implementing openconnector standard (what is recommended), then this need to be set to sailpoint.connector.OpenConnectorAdapter[default to undefined]
directConnect(optional) booleantrue if the source is a direct connect source[default to true]
status(optional) stringThe connector status[default to undefined]