Skip to content

dnssecJobResponse

No description available in the specification.

FieldTypeRequiredDescription
idintegeryes-
actionstringyes-
modestringyes-
statusstringyesJob lifecycle status such as PENDING, RUNNING, WAITING, OK, ERROR, or CANCELLED.
sourcestringyes-
registry_namestringno-
registry_referencestringno-
error_codestringno-
error_textstringno-
ts_createdintegeryes-
ts_updatedintegeryes-
ts_startedintegerno-
ts_finishedintegerno-
{
"id": 0,
"action": "string",
"mode": "string",
"status": "string",
"source": "string",
"registry_name": "string",
"registry_reference": "string",
"error_code": "string",
"error_text": "string",
"ts_created": 0,
"ts_updated": 0,
"ts_started": 0,
"ts_finished": 0
}