{
  "modal-title": "Bestill tilgang til brannmur",
  "option": {
    "radio-legend": {
      "radio-legendText": "Hva gjelder brannmuråpningen?"
    },
    "radiobuttons": [
      {
        "isDisabled": false,
        "isInline": false,
        "radiobutton-title": "Aktiv part i grensesnitt mot Altinn (SFTP/FTP)",
        "radiobutton-id": "radio-active",
        "radiobutton-indicator": true,
        "data-toggle": "collapse",
        "data-target": ".option1.show, .option2.show"
      },
      {
        "isDisabled": false,
        "isInline": false,
        "radiobutton-title": "Mapper / ekstern tjeneste",
        "radiobutton-id": "radio-mapper",
        "radiobutton-indicator": true,
        "data-toggle": "collapse",
        "data-target": ".option1:not(.show), .option2.show"
      },
      {
        "isDisabled": false,
        "isInline": false,
        "radiobutton-title": "Annet",
        "radiobutton-id": "radio-annet",
        "radiobutton-indicator": true,
        "data-toggle": "collapse",
        "data-target": ".option1.show, .option2:not(.show)"
      }
    ]
  },
  "mapper": {
    "text-input-id": "input-mapper",
    "text-input-placeholder": "F.eks. https://test.brg.no/cfx/altinn/plis",
    "top-label": "URL som kalles for å nå ekstern tjeneste"
  },
  "annet": {
    "text-input-id": "input-annet",
    "text-input-placeholder": "",
    "top-label": "Vennligst spesifiser"
  },
  "environment": {
    "top-label": "Angi ønsket miljø",
    "flerevalg": false,
    "ettvalg": true
  },
  "ip": {
    "text-input-id": "ip",
    "text-input-placeholder": "F.eks. 62.148.53.148 port 443",
    "top-label": "IP-adresse / range, eventuelt portnummer, trafikken kommer fra / til"
  },
  "information": {
    "textarea-label": "Annen informasjon",
    "textarea-placeholder": "",
    "text-input-id": "information"
  },
  "submit": {
    "button-text": "Send bestilling",
    "buttonClass": "a-btn d-block mt-3",
    "button-id": "a-js-contactForm-submit",
    "button-type": "button",
    "onclick": false,
    "button-icon": false,
    "display-as-link": false,
    "data-is-success": true,
    "data-action": "next",
    "data-toggle": "altinn-modal",
    "data-target": "#modal-message",
    "page-url": "../..link.organismer-melding-ferdig"
  }
}