A newer version is available. For the latest information, see the
current release documentation.
ConstructorOverview
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ConstructorOverview
editThe overview information for the installed constructors.
Properties
edit-
constructors(array[ConstructorInfo], required)
Example
edit{
"constructors" : [
{
"constructor_id" : "string",
"status" : {
"connected" : true,
"maintenance_mode" : true
}
}
]
}