observe_monitor_action_attachment

Support for making connections between monitors and monitor actions. Monitor actions are called “Shared Actions” in the UI.

Schema

Required

  • action (String) The Observe ID of the monitor action that you want to connect to the monitor

  • monitor (String) The Observe ID of the monitor that you want to connect to the monitor action.

  • workspace (String) OID of the workspace this object is contained in.

Optional

  • description (String) A brief description of the monitor action attachment.

  • icon_url (String) Icon to be displayed for this object. Icons are sourced from the fluency-filled icon set.

  • name (String) Monitor action attachment name. Must be unique within workspace.

Read-Only

  • id (String) The ID of this resource.

  • oid (String) OID (Observe ID) for this object. This is the canonical identifier that should be used when referring to this object in terraform manifests.