Adding Instances to EcoSystems

Instances in ecosystem can easily share media with their ecosystem media bin.

Overview

Users might have a use case for creating a group of interrelated instances. We call those interrelated instances an EcoSystem. When EcoSystems are created in Zesty.io they can share a media bin between all of the instances in the EcoSystem. The shared media bin allows assets to be shared so they won't need to be uploaded to every new instance in the EcoSystem.

This guide only shows how instances are added to EcoSystems during the creation process.

Add Instances to Ecosystems via API

Any instances can be added to an existing ecosystem using Update Instance endpoint from Accounts API collection.

By using the endpoint, you can update the instance's ecosystem by changing the instance's ecoZUID and put the desired ecosytem id.

ecoZUID starts with 35- XXXX

You can see the current ecoZUID of the instance by using Get Instance endpoint