title: "Humble.DefectsApiUrl" category: reference tags: [aet, import-humble, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Humble.DefectsApiUrl
Groep: Import Humble Type: Element · Waardetype: string Custom: Nee · Nullable: Ja
Beschrijving: Defects api url
Humble API to receive condition flaws from.
Waardebewerken
- Actuele waarde:
https://api.humble-online.com/base/v1/maintenance/defects?lang=nl - Overerfde waarde:
https://api.humble-online.com/base/v1/maintenance/defects?lang=nl - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Humble.DefectsApiUrl",
"settingType": "Element",
"description": "Defects api url",
"longDescription": "Humble API to receive condition flaws from.",
"value": "https://api.humble-online.com/base/v1/maintenance/defects?lang=nl",
"valueType": "string",
"valueDisplayModel": "https://api.humble-online.com/base/v1/maintenance/defects?lang=nl",
"inheritedValue": "https://api.humble-online.com/base/v1/maintenance/defects?lang=nl",
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": "https://api.humble-online.com/base/v1/maintenance/defects?lang=nl",
"isCustom": false,
"isNullable": true
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Humble.DefectsApiUrl")Volledige setting-data. Bron:ApplicationElementTreeData.json.