ProductStatus

ProductStatus
ProductStatus

Status of the product.

JSON Example
{
    "status": "string",
    "messages": [
        "string"
    ],
    "lastDiscovery": "string"
}
string
status
Optional

The status of the product.

Possible values are : NOT_DISCOVERED, INCOMPLETE, OK, FAILED, STOPPED, MAINTENANCE, PARTIALLY_OFF,
array of string
messages
Optional

Messages regarding the product, e.g. information about missing details.

string As date-time As date-time
lastDiscovery
Optional

The date of the last discovery of the product.