Changelog 2026-02-27T10:08:08.382Z
POST /systems/{system_id}/assets/{asset_id}/link
- endpoint added
(sha b43a6527)
(sha b43a6527)
(sha be41cad2)
(sha 9cd672eb)
(sha 1dfbaab7)
(sha c8236c96)
(sha 61ee0cb5)
/items/resolution/action became optional for the status 200(sha b877c52e)
result/additionalProperties/assetIDs to the response with the 204 statusresult/additionalProperties/assetIDs to the response with the 200 status(sha 0f8212db)
#/components/schemas/Inverter, #/components/schemas/Meter to the assets/items/ response property oneOf list for the response status 200METER, INVERTER discriminator mapping keys to the assets/items/ response property for the response status 200INVERTER enum value to the request property assetTypes/items/#/components/schemas/Inverter, #/components/schemas/Meter to the response body oneOf list for the response status 200METER, INVERTER mapping keys to the response discriminator for the response status 200INVERTER enum value to the request property assetTypes/items/LinkEVRedirect(sha 7d1857e6)
AssetAssetListAuxMeterBaseAssetConnectionStatusEVEVSTATIONInverterMeterMeterLocationserialnumber(sha 1db637bb)
GET /systems/{system_id}/assets
api path removed without deprecation
GET /systems/{system_id}/assets/{asset_id}
api path removed without deprecation
A note about this:
The endpoints weren’t actually removed, they were just moved to the general API documentation as they aren’t Cloud Connector specific. For clients nothing changes, only where the documentation lives.