Skip to main content

ServiceDeskIntegrationTemplateDto

Import this model from the entry point of its package:

import { ServiceDeskIntegrationTemplateDto } from '@sailpoint/angular-sdk/service_desk_integration';

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the Object[readonly] [default to undefined]
namestringName of the Object[default to undefined]
created(optional) stringCreation date of the Object[readonly] [default to undefined]
modified(optional) stringLast modification date of the Object[readonly] [default to undefined]
typestringThe 'type' property specifies the type of the Service Desk integration template.[default to 'Web Service SDIM']
attributesThe 'attributes' property value is a map of attributes available for integrations using this Service Desk integration template.[default to undefined]
provisioningConfigProvisioningConfig[default to undefined]