BPAPI Methods

Example details for BPAPI method Gateway/AddProperty

Example details for Gateway/AddProperty

Syntax variant 1 (preferred REST-format): Gateway/AddProperty/{property_name}/{value}/

Syntax variant 2 (traditional query-string): Gateway/AddProperty?property_name={property_name}&value={value}


Examples of data returned

DataComment
data.Data.bpapi_status 
data.Data.count_of_new_properties 

Initiates virtualization (if supported by a corresponding hardware abstraction layer)


GET, syntax 1 (preferred REST-format):
Gateway/AddProperty/virtual_mode/1/


GET, syntax 2 (traditional query-string):
Gateway/AddProperty?property_name=virtual_mode&value=1


POST, traditional











Bulk usage interface

Documentation and tests automatically generated from source-code 2025-12-06 05:04