Operation is used to create new FaultComponentFault to all faults related to task.
Token issued for API consumer.
Task ID to which FaultComponentFault will be created
FaultComponentFault to be created
Information about FaultComponentFault group create
amount of components
Id of component
created fault component fault data
[
{
"amount": 23,
"component_id": 101
},
{
"amount": 456,
"component_id": 5
}
]Information about FaultComponentFault group create
amount of components
Id of component
There was an error in request. Usually field validation failed.
{
"rent": [
"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"
}Standard error response payload
Detailed description of error