Removing an EIS Cache Partition

This JSON message within a DCN request removes an EIS defined cache partition.

The partition and any subscriptions to the partition are removed, even if there are active subscribers. No notifications are sent to active subscribers informing them that the partition to which they were subscribed was removed.

Syntax

dcn_request= {"pkg":"pkgName","messages":[{"id":"1","op":":removePartition",
"partition":"partitionName"}]}   

Parameters

Examples