Storage placeholder for Resource Files for Organization

Not applicable

Hi @Anil Sagar @Dino

We have two gateways one prod and one non prod ,there cassadra DB are in sync ,this makes sure that all proxy and related data is synced .Developer,apps are synced .

Now in our case ,we store certain organisation resource files -few xlsx and js files in organisation using few management server calls :

http://GATEWAY_EDGEMANAGEMENT_SERVER:8080/v1/organizations/falcon/resourcefiles/xlsx/APIDetails_wfc .

So is this data also synced or do we need to manually backup such xlsx or js files

regards

arpit

0 1 143
1 REPLY 1

Hi @Arpit Sharma - If both prod and non-prod environments are in the same organization, the org-scoped resources will be available to proxies in both environments.

That said, always do your own backups and/or maintain the source in source control.