View-Profil
Seitenverzeichnis:
bsm.viewprofile.read
Beschreibung
Gibt das View-Profil zurück anhand der angegebenen viewprofile_id.
Beispielaufruf
{ "method": "bsm.viewprofile.read", "params": { "apikey": "24174j3tqj", "viewprofile_id": 19 }, "id": 1, "version": "2.0" }
Parameter
Parameter | Typ | Version |
---|---|---|
viewprofile_id | int | ab Version 1.0 |
Rückgabewert
View-Profil-Objekt.
Wert | Typ | Version |
---|---|---|
viewprofile_id | int | ab Version 1.0 |
title | string | ab Version 1.0 |
tooltipEnabled | boolean | ab Version 1.0 |
layer_visibility | boolean | ab Version 1.0 |
status_color_visibility | boolean | ab Version 1.0 |
objectTypeConfiguration | Object | ab Version 1.0 |
bsm.viewprofile.create
Beschreibung
Erstellt ein View-Profil.
Beispielaufruf
{ "method": "bsm.viewprofile.create", "params": { "apikey": "24174j3tqj", "title": "myTitle", "tooltipEnabled": 1, "layer_visibility": 1, "status_color_visibility": 1 }, "id": 1, "version": "2.0" }
Parameter
Parameter | Typ | Version |
---|---|---|
title | string | ab Version 1.0 |
tooltipEnabled | boolean | ab Version 1.0 |
layer_visibility | boolean | ab Version 1.0 |
status_color_visibility | boolean | ab Version 1.0 |
Rückgabewert
Wert | Typ | Version |
---|---|---|
current_date | string | ab Version 1.0 |
id | int | ab Version 1.0 |
message | string | ab Version 1.0 |
(c) 2024 SHD System-Haus-Dresden GmbH | Impressum https://www.shd-online.de/impressum/