DataCollectionDetails
Detailed information about an assessment.
Contents
- completionTime
-
The time the assessment completes.
Type: Timestamp
Required: No
- failed
-
The number of failed servers in the assessment.
Type: Integer
Required: No
- inProgress
-
The number of servers with the assessment status
IN_PROGESS
.Type: Integer
Required: No
- servers
-
The total number of servers in the assessment.
Type: Integer
Required: No
- startTime
-
The start time of assessment.
Type: Timestamp
Required: No
- status
-
The status of the assessment.
Type: String
Valid Values:
IN_PROGRESS | COMPLETE | FAILED | STOPPED
Required: No
- statusMessage
-
The status message of the assessment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
.*\S.*
Required: No
- success
-
The number of successful servers in the assessment.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: