Targetendpoints in API Proxy after deleting Targetendpoint

Not applicable

I have removed 'Node' and 'default' target end points from API proxy, but these target end points are still present when I open APIProxy

<TargetEndpoints>
<TargetEndpoint>Node</TargetEndpoint>
<TargetEndpoint>default</TargetEndpoint>
<TargetEndpoint>movies</TargetEndpoint>
<TargetEndpoint>node</TargetEndpoint>
</TargetEndpoints>

Solved Solved
1 3 242
1 ACCEPTED SOLUTION

@Harimohan Annareddy,

This can happen if you deleted the unwanted target endpoints and saved it in the same revision. The deleted target endpoints will continue to remain in the API Proxy.

After you delete the target endpoints, save the changes in a new revision. This will ensure that deleted target endpoints will be removed from the API Proxy.

View solution in original post

3 REPLIES 3

@Harimohan Annareddy,

This can happen if you deleted the unwanted target endpoints and saved it in the same revision. The deleted target endpoints will continue to remain in the API Proxy.

After you delete the target endpoints, save the changes in a new revision. This will ensure that deleted target endpoints will be removed from the API Proxy.

Thank you. It worked

@Harimohan Annareddy,

Glad to know that it worked.

Since it resolved your issue, request you to accept the answer so that it will help others as well to know that it was the right solution.