Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Setting default success codes centrally rather than on each Target Endpoint

Not applicable

Is there a way to set the default success codes centrally rather than adding it as properties on target endpoints? Alternatively, is there a way to do it through a policy that we could add to a shared flow? We have hundreds of targets so it's a huge and error prone job to change it this way - and not exactly DRY.

<HTTPTargetConnection>
	<URL>https://...</URL>
	<Properties>
		<Property name="success.codes">2XX,3XX,400,404</Property>
	</Properties>
</HTTPTargetConnection>
0 0 214
0 REPLIES 0