mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
13 lines
335 B
YAML
13 lines
335 B
YAML
type: object
|
|
properties:
|
|
application:
|
|
type: string
|
|
description: The source name for the message.
|
|
example: "Test Active Directory"
|
|
applicationId:
|
|
type: string
|
|
description: The source id for the message.
|
|
example: "2c928091638fccc601638fcf023d02ef"
|
|
globalCacheConfig:
|
|
$ref: './ConnectorCacheConfig.yaml'
|