Skip to main content

Invocation

Import this model from the entry point of its package:

import { Invocation } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
id(optional) stringInvocation ID[default to undefined]
triggerId(optional) stringTrigger ID[default to undefined]
secret(optional) stringUnique invocation secret.[default to undefined]
contentJson(optional) objectJSON map of invocation metadata.[default to undefined]