Lithology

put/api/v{version}/lithology

Path parameters

versionstring required

Request body

idinteger required
stratigraphyIdinteger required
createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable
fromDepthnumber double required
toDepthnumber double required
isUnconsolidatedboolean nullable

Gets or sets whether the BDMS.Models.Lithology is unconsolidated or consolidated. null means no specification.

hasBeddingboolean

Gets or sets whether the BDMS.Models.Lithology has bedding.

shareinteger nullable

Gets or sets the share of the bedding.

alterationDegreeIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's alteration degree.

notesstring nullable

Gets or sets the BDMS.Models.Lithology's notes.

compactnessIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's compactness.

cohesionIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's cohesion.

humidityIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's humidity.

consistencyIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's consistency.

plasticityIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's plasticity.

uscsTypeCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'uscs_type' of the BDMS.Models.Lithology's many to many code list relations.

uscsDeterminationIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's uscs determination.

rockConditionCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'rock_condition' of the BDMS.Models.Lithology's many to many code list relations.

textureMetaCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'texture_meta' of the BDMS.Models.Lithology's many to many code list relations.

Response

OK

idinteger required
stratigraphyIdinteger required
createdByIdinteger nullable
createdstring date-time nullable
updatedByIdinteger nullable
updatedstring date-time nullable
fromDepthnumber double required
toDepthnumber double required
isUnconsolidatedboolean nullable

Gets or sets whether the BDMS.Models.Lithology is unconsolidated or consolidated. null means no specification.

hasBeddingboolean

Gets or sets whether the BDMS.Models.Lithology has bedding.

shareinteger nullable

Gets or sets the share of the bedding.

alterationDegreeIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's alteration degree.

notesstring nullable

Gets or sets the BDMS.Models.Lithology's notes.

compactnessIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's compactness.

cohesionIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's cohesion.

humidityIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's humidity.

consistencyIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's consistency.

plasticityIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's plasticity.

uscsTypeCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'uscs_type' of the BDMS.Models.Lithology's many to many code list relations.

uscsDeterminationIdinteger nullable

Gets or sets the id of the BDMS.Models.Lithology's uscs determination.

rockConditionCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'rock_condition' of the BDMS.Models.Lithology's many to many code list relations.

textureMetaCodelistIdsinteger[] nullable

Gets or sets the code list ids with schema name 'texture_meta' of the BDMS.Models.Lithology's many to many code list relations.

Changes