EsaChannel APIs

Get /api/v202406/esachannel

Operation: GetEsaChannelsV202406 Paginated Permissions: Meters (View)

Retrieves all ESA channels


Post /api/v202406/esachannel

Operation: CreateEsaChannelV202406 Permissions: Meters (Create)

Creates an ESA channel


Get /api/v202406/esachannel/{esaChannelId}

Operation: GetEsaChannelV202406 Permissions: Meters (View)

Retrieves an ESA channel


Put /api/v202406/esachannel/{esaChannelId}

Operation: EditEsaChannelV202406 Permissions: Meters (Edit)

Edits an ESA channel


Delete /api/v202406/esachannel/{esaChannelId}

Operation: DeleteEsaChannelV202406 Permissions: Meters (Delete)

Deletes an ESA channel


Get /api/v202406/esachannel/{esaChannelId}/version

Operation: GetEsaChannelVersionsV202406 Permissions: Meters (View)

Retrieves all ESA channel version for a specified ESA channel


Post /api/v202406/esachannel/{esaChannelId}/version

Operation: CreateEsaChannelVersionV202406 Permissions: Meters (Edit)

Creates an ESA channel version for a specified ESA channel


Get /api/v202406/esachannel/{esaChannelId}/version/{versionId}

Operation: GetEsaChannelVersionV202406 Permissions: Meters (View)

Retrieves an ESA channel version for a specified ESA channel


Put /api/v202406/esachannel/{esaChannelId}/version/{versionId}

Operation: EditEsaChannelVersionV202406 Permissions: Meters (Edit)

Edits an ESA channel version for a specified ESA channel