Event Gateway Virtual Cluster Produce Policies
Move Produce Policy
Moves the position of a specific produce policy relative to the chain associated with the Event Gateway virtual cluster. If a policy is defined under a parent policy, it moves the position relative to the sibling policies under the same parent.
post/v1/event-gateways/{gatewayId}/virtual-clusters/{virtualClusterId}/produce-policies/{policyId}/move
Request body
Example request
{
"index": 2
}Response
No Content