Settings_Depots_Umds_SetSpec

Settings_Depots_Umds_SetSpec
Settings_Depots_Umds_SetSpec

The Umds.SetSpec structure defines the information of an UMDS depot.

JSON Example
{
    "description": "string",
    "enabled": false,
    "location": "string"
}
string
description
Optional

Description of the depot. If unset, the description will be empty.

boolean
enabled
Optional

Flag indicating whether or not this depot should be enabled. Disabling the depot doesn't delete its cached metadata and payloads. It will not be refreshed next time depots are re-synced. If unset, the depot will be enabled.

string As uri
location
Required

Location of the depot. It should be the location to the index.xml for the depot.