Notification
Package : spaceone.api.notification.plugin
Notification
Notification Methods:
NO
Method
Request Type
Response Type
Description
1
A method to propagate the Notification to external systems.
dispatch
A method to propagate the Notification to external systems.
Message
PluginDispatchRequest
No
Field
Type
Required
Description
3
notification_type
NOTIFICATION_TYPE_NONE
INFO
ERROR
SUCCESS
WARNING
✅
The type of Notification
4
secret_data
✅
Secret value required for notification delivery.The secret data usually includes the credential information required for the plugin to access the external system.
Last updated