- Print
- DarkLight
- PDF
Get list of electric Cables
Operation is used to get a list of electric Cables. Available from product version 3.2.2.
Cables can be filtered by giving filtering parameters at HTTP querystring (see parameters).
Offset to start returning results.
Limit number of results returned. Set to -1 to use maximum limit set in the environment. Default limit will be used if parameter is not specified. Special value -1 is available from product version 3.2.18.
Coordinate system to transform location to.
Example: srs=epsg:4326
Filters list by selected object field value. Supports structured queries via ++++++ delimiter. Supports ending keywords via ++++++ delimiter:
- For string fields: istartswith, startswith, iendswith, endswith, contains, icontains, isnull
- For numerics: gt, lt, gte, lte, isnull
- For spatial fields: contains, isnull, within, intersects, disjoint, touches, overlaps, covers, coveredby Examples:
+++usage_state__txt__istartswith=in+++
,+++plan__state__txt__startswith=In+++
,+++creation_date__gte=2019-01-02T15:32:01+++
,+++location__within=POLYGON ((641503.89 6944059.81, 641406.52 6943933.87, 641369.48 6943772.48, 641474.25 6943704.74, 641873.78 6943735.96, 641848.38 6943975.15, 641607.08 6944167.76, 641653.11 6944102.15, 641503.89 6944059.81))+++
Supports exclusive queries by field value using a not-operator preceeding the field lookup: Examples:+++not__type__txt__istartswith=Tie+++
,+++not__id=1390+++
Selects the object field to order the returned objects by. Can be used to sort in reverse order with '-' prefix. Can have several ordering rules separated by comma. Can be used only for object own fields and does not supports structured queries. Example: orderby=creator,-creation_date
A result response object.
{
"Next": null,
"Previous": null,
"Results": [
{
"contractor": null,
"creation_date": "2019-04-15T11:28:52Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 73890,
"identification": "",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": 19.1,
"location": "SRID=3067;LINESTRING Z (469496.1946422798791900 6706997.4676454002037644 0.0000000000000000, 469510.4159887600108050 6707010.2337843999266624 0.0000000000000000)",
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-15T11:28:52Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
},
{
"contractor": null,
"creation_date": "2019-04-15T13:32:10Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 74790,
"identification": "",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": 13.2,
"location": "SRID=3067;LINESTRING Z (469507.0538365200045519 6706982.3034185003489256 0.0000000000000000, 469508.2444609999656677 6706995.4002900002524257 0.0000000000000000)",
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-15T13:32:10Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
},
{
"contractor": null,
"creation_date": "2019-04-09T11:58:51Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 63230,
"identification": "",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": 5336.2,
"location": "SRID=3067;LINESTRING Z (448355.2006241800845601 6701091.9190742196515203 0.0000000000000000, 448827.6469225246110000 6700147.0264779198914766 0.0000000000000000, 451240.5867768743191846 6699437.3382854703813791 0.0000000000000000, 450755.8094018074916676 6701134.0590983498841524 0.0000000000000000)",
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-09T12:00:45Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
},
{
"contractor": null,
"creation_date": "2019-04-23T09:36:34Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 95500,
"identification": "ABCDE",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": null,
"location": null,
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-23T09:36:34Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
},
{
"contractor": null,
"creation_date": "2019-04-11T10:41:17Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 70490,
"identification": "",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": 3.2,
"location": "SRID=3067;LINESTRING Z (469469.5222959099337459 6706962.6573344999924302 0.0000000000000000, 469467.7363589998567477 6706959.9453600002452731 0.0000000000000000)",
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-11T10:41:17Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
},
{
"contractor": null,
"creation_date": "2019-04-25T12:38:05Z",
"creator": "api@keypro.fi",
"depth_class": null,
"false_cable": null,
"height_accuracy": null,
"id": 100690,
"identification": "dcba",
"installation_date": null,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"installation_year": null,
"length": 0.7,
"location": "SRID=3067;LINESTRING Z (454834.1967817799304612 6701609.4921776996925473 0.0000000000000000, 454834.9111563899205066 6701609.4921776996925473 0.0000000000000000)",
"location_accuracy": null,
"mapper": "",
"mapping_date": null,
"mapping_method": null,
"measure": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_MEASURE",
"id": 305010,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_MEASURE/",
"logical_txt": "Kartalta",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Kartalta"
},
"network_area": null,
"owner": null,
"plan": null,
"renter": null,
"safety_distance": {
"availability_end_ts": "2022-12-31T00:00:00Z",
"availability_start_ts": "2022-01-01T00:00:00Z",
"available": true,
"groupname": "SAFETY_DISTANCE",
"id": 2060123445,
"list_url": "https://keylight.example.com/api/v2/txt_constants/groupname/SAFETY_DISTANCE/",
"logical_txt": "5",
"num_value": 5.0,
"num_value2": 5.0,
"num_value3": 5.0,
"num_value4": 5.0,
"txt": "5"
},
"survey_amount": null,
"type": {
"R_L": null,
"R_N": null,
"X_L": null,
"X_LN": null,
"X_N": null,
"cable_technology": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "EL_CABLE_TECHNOLOGY",
"id": 298930,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/EL_CABLE_TECHNOLOGY/",
"logical_txt": "Liikennevalot",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Liikennevalot"
},
"id": 930,
"installation_type": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_TYPE",
"id": 941,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_TYPE/",
"logical_txt": "Maa",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Maa"
},
"list_url": "http://keylight.example.com/api/v2/el_cabletypes/",
"specification": "2*2,5+2,5",
"tech_name": "",
"temperature": null,
"type_name": "MCMK2x2,5+2,5",
"voltage": null
},
"update_date": "2019-04-25T12:38:47Z",
"updated_by": "api@keypro.fi",
"usage_state": {
"availability_end_ts": "2020-12-31T00:00:00Z",
"availability_start_ts": "2020-01-01T00:00:00Z",
"available": true,
"groupname": "CABLE_STATE",
"id": 290,
"list_url": "http://keylight.example.com/api/v2/txt_constants/groupname/CABLE_STATE/",
"logical_txt": "Käytössä",
"num_value": 10.1,
"num_value2": 20.2,
"num_value3": 30.3,
"num_value4": 40.4,
"txt": "Käytössä"
}
}
],
"Total": 6
}
Url to next page of Cables. Null if No next page exist
Url to previous page of Cables. Null if No previous page exist
List of fetched Cables
Electrical cable contractor
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Creation date and time
creator
Electrical cable or conduit installation depth class
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
unknown
Height accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Primary key
Identification
installation date
Electrical cable default installation type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Installation year
cable length
Geographical location
Location accuracy
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
mapper name
mapping date
Mapping method
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Electrical cable or conduit measure
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Division
Unique id of division
Url to fetch all divisions
Location of Division
Name of division
Electrical cable owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Duct Diameter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Construction
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Excavation
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
District Heating Consumer Point Limiter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Piping
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Agreed Delivery Date. Activated on request by customer.
Area Description. Activated on request by customer.
Begin Date
Contact Name. Not shown when displaying plan details in related objects. Activated on request by customer.
Contact Email Address. Activated on request by customer.
Contact Name. Activated on request by customer.
Contact phone number. Activated on request by customer.
Consumer Point Identification. Activated on request by customer.
Created by
Create Date
Customer Contact Date. Activated on request by customer.
Description
Desired Delivery Date. Activated on request by customer.
District Area
Geographical location as EWKT representation
Name of District Area
Duration. Activated on request by customer.
Expire Date
First contact person for plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Unique id of plan
Implementation Date. Activated on request by customer.
Implementation Date. Activated on request by customer.
Latest Implementation Date. Activated on request by customer.
URL to the list of all Plans. Only shown when displaying plan details in related objects.
Geographical location. As EWKT representation
Louhi ID. Activated on request by customer.
Modifications. Not shown when displaying plan details in related objects. Activated on request by customer.
Name of Plan
Plan Network Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Network Owner
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Offer Accepted Date. Activated on request by customer.
Offer ID. Activated on request by customer.
URL to the plan of which the plan is part of (subplan). Available from version 3.2.24. Activated on request by customer.
Plan remark. Not shown when displaying plan details in related objects. Activated on request by customer.
Plumbing Start Date. Activated on request by customer.
Property address. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan Publicity
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Sum of cost for all related objects for the plan. Not shown when displaying plan details in related objects. Activated on request by customer.
Plan type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Updated by
Update Date
Work Activities. Activated on request by customer.
Plan Work Phase
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Work Project. Activated on request by customer.
Plan Work Type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Main
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Plan Work Type Sub
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Remarks. Available from product version 3.2.14.
Electrical cable renter
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Safety Distance
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant.
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
unknown
Electrical cable type
Resistance L [ohm/km]
Resistance N [ohm/km]
Reactance L [ohm/km]
Reactance LN [ohm/km]
Reactance N [ohm/km]
Electrical cable technology
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Electrical cable default installation type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Primary key
Electrical cable default installation type
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Url to fetch all cable types
cable type specification
cable tech name
Values measurement temperature, Celcius Degrees
cable type name
cable type voltage, V
Last update date time
Last updater
Electrical cable usage state
Ending date time for availability
Beginning date time for availability
Is object deemed as available. Based on availability_start_ts and availability_end_ts values.
Group name of constant
Unique id of constant
Url to fetch all contants from this group
Logical textual value
Numeric value
Numeric value 2
Numeric value 3
Numeric value 4
Human readable textual representation
Total number of Cables
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error