AssessmentReport
Contains the results of validation tests performed against a specific domain controller during a directory assessment.
Contents
- DomainControllerIp
-
The IP address of the domain controller that was tested during the assessment.
Type: String
Pattern:
^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Required: No
- Validations
-
A list of validation results for different test categories performed against this domain controller.
Type: Array of AssessmentValidation objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: