{{ t('Update external system') }} {{ post.name }}
{{ t('Please select a container.') }}
@switch (post.system_type) { @case ('idoit') { {{ t('i-doit enables external access to the IT documentation via an application programming interface (API)') }} } @case ('itop') { {{ t('iTop enables external access to the IT documentation via an application programming interface (API)') }} } }

{{ t('Connection settings') }}

{{ t('Predefined connection settings are used to load additional information dynamically') }}
https http
://
@if (this.PermissionsService.hasPermissionObservable(['proxy', 'index'])|async) { {{ t('Determine if the configured proxy should be used.') }} {{ t('Proxy settings') }} } @else { {{ t('Predefined connection settings are used to load additional information dynamically') }} }
{{ t('Disable certificate validation to allow usage of self-signed certificates.') }}

{{ t('Object type settings') }}

{{ t('Please select all object types you want to import or leave them blank to include all available object types.') }}
{{ t('Load object types for import') }}
{{ t('Selecting the object types can take some time if the number of config items is too large.') }}

{{ t('404 Bad Request') }}

{{ connectMessage }}

{{ t('Connection established successfully.') }}

{{ t('Detected object types') }} ({{ objectTypes.length }})

{{ t('Custom object type mappings') }}

@for (custom_mapping of post.custom_data.custom_mappings; track $index) {
}

{{ t('Mapping of Applications into host groups') }}

{{ t('This mapping can be used to import host groups from the iTop CMDB into {0}', { '0': SystemnameService.systemName$ | async }) }}
@for (hostgroup_mapping of post.custom_data.hostgroup_mappings; track $index) {
{{ t('Regex to filter by CIs by name (members of the host group)') }}
{{ t('Regex to filter by CIs by name (members of the host group)') }}
{{ t('Container of the host group that will be created') }}
}