Settings_Depots_Umds_UpdateSpec

Settings_Depots_Umds_UpdateSpec
Settings_Depots_Umds_UpdateSpec

The Umds.UpdateSpec structure defines the information used to update the UMDS depot.

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

Flag indicating whether or not this depot is 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 enabled flag is not updated.

string
description
Optional

Description of the depot. If unset, the description is not updated.