{
  "name": "Kepler - SLA Cloud TEST",
  "key": "SLAForCloudTest",
  "baseUrl": "https://sla-cloud-test.kepler-technologies.com",
  "description": "This plugin will allow you to highlight SLA compliance with colorful indicators in your issues and dashboards.",
  "apiVersion": 1,
  "enableLicensing": true,
  "vendor": {
    "name": "Kepler Technologies Algeria",
    "url": "https://www.kepler-technologies.com/"
  },
  "authentication": {
    "type": "jwt"
  },
  "lifecycle": {
    "installed": "/installed",
    "uninstalled": "/uninstalled"
  },
  "scopes": [
    "READ",
    "WRITE",
    "ADMIN",
    "ACT_AS_USER"
  ],
  "modules": {
    "generalPages": [
      {
        "key": "kepler-sla-plugins-menu",
        "location": "system.top.navigation.bar",
        "name": {
          "value": "Kepler - SLA For Cloud Config",
          "i18n": "generalPages.kepler-sla-plugins-menu.name"
        },
        "conditions": [
          {
            "condition": "user_is_admin"
          }
        ],
        "url": "/kepler-Sla-Monitoring-cloud-config"
      }
    ],
    "jiraDashboardItems": [
      {
        "description": {
          "value": "This gadget allows you to view your sla statistics, such as duration, remaining time, breached time",
          "i18n": "dashboard.Sla-Monitoring-page.summary.description"
        },
        "url": "/dashboard/summary?dashboardItemId={dashboardItem.id}&dashboardId={dashboard.id}&view={dashboardItem.viewType}",
        "configurable": true,
        "thumbnailUrl": "atlassian-icon-16.png",
        "refreshable": true,
        "name": {
          "value": "Sla Monitoring summary",
          "i18n": "dashboard.Sla-Monitoring-page.summary.name"
        },
        "key": "dashboard-item-summary-key"
      },
      {
        "description": {
          "value": "This gadget allows you to view your sla levels in a Pie Chart",
          "i18n": "dashboard.Sla-Monitoring-page.chart.description"
        },
        "url": "/dashboard/chart?dashboardItemId={dashboardItem.id}&dashboardId={dashboard.id}&view={dashboardItem.viewType}",
        "configurable": true,
        "thumbnailUrl": "atlassian-icon-16.png",
        "refreshable": true,
        "name": {
          "value": "Sla Monitoring Pie Chart",
          "i18n": "dashboard.Sla-Monitoring-page.chart.name"
        },
        "key": "dashboard-item-chart-key"
      }
    ],
    "webItems": [
      {
        "key": "kepler-sla-plugins-item-configuration",
        "location": "admin_plugins_menu/kepler-sla-plugins-menu",
        "name": {
          "value": "Configuration"
        },
        "url": "/kepler-Sla-Monitoring-cloud-config",
        "context": "addon"
      },
      {
        "key": "kepler-sla-plugins-item-goals",
        "location": "admin_plugins_menu/kepler-sla-plugins-menu",
        "name": {
          "value": "Goals"
        },
        "url": "/kepler-Sla-Monitoring-cloud-config",
        "context": "page"
      },
      {
        "key": "kepler-sla-plugins-item-calendars",
        "location": "admin_plugins_menu/kepler-sla-plugins-menu",
        "name": {
          "value": "Calendars"
        },
        "url": "/kepler-Sla-Monitoring-cloud-config",
        "context": "product"
      }
    ],
    "jiraIssueContexts": [
      {
        "icon": {
          "width": 16,
          "height": 16,
          "url": "https://marketplace.atlassian.com/files/d0094af0-d618-4eb8-86e8-d6807c304666?fileType=image&mode=full-fit"
        },
        "conditions": [
        ],
        "content": {
          "type": "label",
          "label": {
            "value": "Watch your sla informations"
          }
        },
        "target": {
          "type": "web_panel",
          "url": "/kepler/sla/panel"
        },
        "name": {
          "value": "Kepler - Sla Moniroting Panel"
        },
        "key": "kepler-sla-cloud-panel"
      }
    ],
    "webPanels": [
      {
        "key": "kepler-sla-cloud-left-context",
        "location": "atl.jira.view.issue.left.context",
        "name": {
          "value": "Kepler - SLA Monitoring Panel",
          "i18n": "webPanels.kepler-sla-cloud-left-context.name"
        },
        "url": "/kepler/sla/panel"
      }
    ]
  }
}
