- Print
- DarkLight
- PDF
Create new electric cable connection
Operation is used to create new electric cable connection. Available from product version 3.2.2.
Electric Cable Connection to be created
Electric Cable id
which end of the electric cable is object connected
Primary key
Electric Manhole id
Electric Pole id
Electric Premises id
Electric Splice id
Streetlight id
A created Electric Cable Connection
{
"cable": 70490,
"direction": "E",
"id": 2601,
"manhole": null,
"pole": null,
"premise": 108081,
"splice": null,
"streetlight": null
}
Electric Cable id
which end of the electric cable is object connected
Primary key
Electric Manhole id
Electric Pole id
Electric Premises id
Electric Splice id
Streetlight id
There was an error in request. Usually field validation failed.
{
"cable": [
"This field is required."
],
"direction": [
"This field is required."
],
"non_field_errors": [
"Any one of ('streetlight', 'premise', 'splice', 'manhole', 'pole') is required."
]
}
Fields which failed validation
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error