Skip to content

dsdk / v1.47 / ConfigUpdateData

Type Alias: ConfigUpdateData ​

ConfigUpdateData: object

Type declaration ​

NameTypeDescription
body?ConfigSpecThe spec of the config to update. Currently, only the Labels field can be updated. All other fields must remain unchanged from the ConfigInspect endpoint response values.
pathobject-
path.idstringThe ID or name of the config
queryobject-
query.versionnumberThe version number of the config object being updated. This is required to avoid conflicting writes.