Operation is used to create new electric fuse. Available from product version 3.2.2.
Token issued for API consumer.
Electric Fuse to be created
Id of bus connection type the fuse uses
Electric Fuse description
Available from product version 2025.2.0
Id of Electric fuse type
Available from product version 2025.2.0
Electric Fuse identification
Id of electric premises the fuse belongs to
Id of switch type
Id of vfuse type
A created Electric fuse
{
"connection": null,
"description": "",
"fuse": 299230,
"id": 59201,
"identification": "abc",
"premise": null,
"switch": 303410,
"vfuse": null
}Id of bus connection type the fuse uses
Electric Fuse description
Available from product version 2025.2.0
Id of Electric fuse type
Available from product version 2025.2.0
Id of Electric fuse
Electric Fuse identification
Id of electric premises the fuse belongs to
Id of switch type
Id of vfuse type
There was an error in request. Usually field validation failed.
{
"fuse": [
"This field is required."
],
"identification": [
"This field is required."
],
"switch": [
"This field is required."
]
}Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}Detailed description of error