Skip to main content

Servicedeskintegrationdto

Properties

NameTypeDescriptionNotes
id(optional) stringUnique identifier for the Service Desk integration[default to undefined]
namestringService Desk integration's name. The name must be unique.[default to undefined]
created(optional) stringThe date and time the Service Desk integration was created[default to undefined]
modified(optional) stringThe date and time the Service Desk integration was last modified[default to undefined]
descriptionstringService Desk integration's description.[default to undefined]
typestringService Desk integration types: - ServiceNowSDIM - ServiceNow[default to 'ServiceNowSDIM']
ownerRef(optional) Ownerdto[default to undefined]
clusterRef(optional) Sourceclusterdto[default to undefined]
cluster(optional) stringCluster ID for the Service Desk integration (replaced by clusterRef, retained for backward compatibility).[default to undefined]
managedSources(optional) Array<string>Source IDs for the Service Desk integration (replaced by provisioningConfig.managedSResourceRefs, but retained here for backward compatibility).[default to undefined]
provisioningConfig(optional) Provisioningconfig[default to undefined]
attributesService Desk integration's attributes. Validation constraints enforced by the implementation.[default to undefined]
beforeProvisioningRule(optional) Beforeprovisioningruledto[default to undefined]