v1

latestOpenAPI 3.1.02026-07-261690320.7 KB

Get workspace configuration errors

Returns the configuration errors of the workspace

get/workspace/configurationErrors

Response

The workspace configuration errors

idinteger required

The id of the configuration error

kind'lockfile_missing' | 'lockfile_missing_versions' | 'cloud_credentials_invalid' | 'container_analysis_disabled' | 'scm_disconnected' | 'self_managed_org_credentials_invalid' | 'registry_credentials_invalid' | 'domain_not_accessible' | 'scm_private_registry_invalid' | 'branch_name_pattern' | 'commit_message_pattern' | 'scm_write_access_disconnected' required

The kind of the configuration error

location_type'repo' | 'cloud' | 'registry' | 'domain' | 'workspace' required

The type of the location of the configuration error

location_idinteger required

The id of the location of the configuration error

location_namestring required

The name of the location of the configuration error

titlestring required

The title of the configuration error

severity'critical' | 'high' | 'medium' | 'low' required

The severity of the configuration error

detected_atinteger required

The unix timestamp of the detection of the configuration error