// Module included in the following assemblies: // // * security/file_integrity_operator/file-integrity-operator-understanding.adoc :_mod-docs-content-type: REFERENCE [id="file-integrity-node-status-success_{context}"] = FileIntegrityNodeStatus CR success example .Example output of a condition with a success status [source,terminal] ---- [ { "condition": "Succeeded", "lastProbeTime": "2020-09-15T12:45:57Z" } ] [ { "condition": "Succeeded", "lastProbeTime": "2020-09-15T12:46:03Z" } ] [ { "condition": "Succeeded", "lastProbeTime": "2020-09-15T12:45:48Z" } ] ---- In this case, all three scans succeeded and so far there are no other conditions.