SettingsClustersDepotOverridesDepot

The DepotOverrides.Depot structure defines the information regarding a particular depot override for a given cluster.


Properties

string as uri
location Required

Location of the depot override. This could be a location of zip file or location to an index.xml file.

JSON Example

{
	"location": "string"
}

Feedback

Was this page helpful?