List MeterGroups
Function name:m3ter_ListMeterGroups
Category: READ
HTTP method: GET (paginated)
Destination: m3ter
Retrieve a list of MeterGroup entities
Parameters
Exits
Create MeterGroup
Function name:m3ter_PostMeterGroup
Category: WRITE
HTTP method: POST
Destination: m3ter
Create a new MeterGroup.
Parameters
Exits
Retrieve MeterGroup
Function name:m3ter_GetMeterGroup
Category: READ
HTTP method: GET
Destination: m3ter
Retrieve a MeterGroup for the given UUID.
Parameters
Exits
Update MeterGroup
Function name:m3ter_PutMeterGroup
Category: WRITE
HTTP method: PUT
Destination: m3ter
Update MeterGroup for the given UUID.
Parameters
Exits
Delete MeterGroup
Function name:m3ter_DeleteMeterGroup
Category: WRITE
HTTP method: DELETE
Destination: m3ter
Delete a MeterGroup for the given UUID.