InteropReportProductStatus

InteropReportProductStatus
InteropReportProductStatus

Status of the product.

JSON Example
{
    "overallStatus": "string",
    "interopStatus": "string",
    "passwordStatus": "string",
    "certificateStatus": "string"
}
string
overallStatus
Optional

The overall status of the product.

Possible values are : OK, INFO, WARNING, CRITICAL,
string
interopStatus
Optional

The current status of interoperability with other products.

Possible values are : OK, INFO, WARNING, CRITICAL,
string
passwordStatus
Optional

The current status of the product's passwords.

Possible values are : OK, INFO, WARNING, CRITICAL,
string
certificateStatus
Optional

The current status of the product's certificates.

Possible values are : OK, INFO, WARNING, CRITICAL,