OBJECT

InsightAccessKeyProperty

Access key properties, embedded in LeMans access key

link GraphQL Schema definition

  • type InsightAccessKeyProperty {
  • # Spec id which uniquely identifies an alert to observation mapping spec
  • specId: String!
  • # Alert tags applicable to all alerts coming from this webhook, optionally
  • # configured by user
  • tags: [Tag!]
  • }