Skip to main content
API

Add a new external meter to the DLM specification

x-ms-visibility: "important"

Send a request to add a new external meter to the DLM specification.

Path Parameters
    dlmGroupid int64 required

    This is the globally unique ID for the DLM specific data

Request Body required

External meter object that needs to be added. The external meter is linked to the DLM specific data which has its own identifier.

    meterId string
    manufacturer string
    currentThreshold int32
    amountCurrentToReduce int32
    url string
Responses

Returns the external meter id with which the meter has been stored


Schema
    id int64
Loading...