app-operations_manager

On this page:

exportTrigger

Summary

Export Trigger

Description

Exports a single Trigger document from IAP that is formatted for importing into another IAP instance.

Route

GET /operations-manager/triggers/:id/export

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes Unique id of the trigger

Return

DetailsExampleSchema
Name Type Description
document object Trigger document that was requested in exported format.