UpdateAssetRequest
The "UpdateAsset" API endpoint interface. This is employed when updating an asset.
data object
Owner of the asset.
Possible values: [Broadmoor]
Serial number of the asset.
Possible values: [T5247-1-1]
Address of the asset.
Possible values: [1 Lake Avenue, Colorado Springs, CO 80906, United States of America]
Industry of the customer associated with the asset.
Possible values: [Office & Other Buildings]
Previous ID of the asset model.
Possible values: [AM-2c831fbe-a7c3-4bab-abbc-7ec860f286e9]
Description of the asset.
Possible values: [cble-200-400-150st]
Telematics serial number of the asset.
Possible values: [8822318579]
Type of the asset.
Possible values: [Boiler]
Link to the product video.
Possible values: [https://www.youtube.com/watch?v=9xBK4I0Z8Ic]
Tags associated with the asset.
Possible values: [Broadmoor,Prometha]
Name of the distributor.
Possible values: [Thomas B Mansfield]
Name of the asset model.
Possible values: [CBLE-200-400-150ST]
ID of the asset to be updated.
Possible values: [AS-3c69e0c0-4b53-405e-8979-a020cbc639d9]
Name of the asset.
Possible values: [Boiler 3]
The step in the update process.
Possible values: [meta]
ID of the asset model.
Possible values: [AM-2c831fbe-a7c3-4bab-abbc-7ec860f286e9]
Security groups associated with the asset.
Location of the asset in JSON format.
Possible values: [{"lat":38.7925381,"long":-104.8497347}]
Make of the asset.
Possible values: [Industrility]
Forge ID of the asset.
Possible values: [``]
Date when the asset was created.
Possible values: [2023-10-22T18:30:00.000+00:00]
Status of the asset.
Possible values: [active, inactive]
ID of the asset to be updated.
Possible values: [AS-3c69e0c0-4b53-405e-8979-a020cbc639d9]
{
"data": {
"owner": "Broadmoor",
"serialNumber": "T5247-1-1",
"address": "1 Lake Avenue, Colorado Springs, CO 80906, United States of America",
"customerIndustry": "Office & Other Buildings",
"modelOld": "AM-2c831fbe-a7c3-4bab-abbc-7ec860f286e9",
"description": "cble-200-400-150st",
"telematicsSerialNumber": 8822318579,
"type": "Boiler",
"productVideoLink": "https://www.youtube.com/watch?v=9xBK4I0Z8Ic",
"tags": "Broadmoor,Prometha",
"distributorName": "Thomas B Mansfield",
"modelName": "CBLE-200-400-150ST",
"assetId": "AS-3c69e0c0-4b53-405e-8979-a020cbc639d9",
"assetName": "Boiler 3",
"step": "meta",
"model": "AM-2c831fbe-a7c3-4bab-abbc-7ec860f286e9",
"securityGroups": [
"string"
],
"location": "{\"lat\":38.7925381,\"long\":-104.8497347}",
"make": "Industrility",
"forgeid": "",
"createDate": "2023-10-22T18:30:00.000+00:00",
"status": "active"
},
"id": "AS-3c69e0c0-4b53-405e-8979-a020cbc639d9"
}