ServerDetail
Detailed information about a server.
Contents
- antipatternReportS3Object
-
The S3 bucket name and Amazon S3 key name for anti-pattern report.
Type: S3Object object
Required: No
- antipatternReportStatus
-
The status of the anti-pattern report generation.
Type: String
Valid Values:
FAILED | IN_PROGRESS | SUCCESS
Required: No
- antipatternReportStatusMessage
-
A message about the status of the anti-pattern report generation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- applicationComponentStrategySummary
-
A list of strategy summaries.
Type: Array of StrategySummary objects
Required: No
- dataCollectionStatus
-
The status of assessment for the server.
Type: String
Valid Values:
dataCollectionTaskToBeScheduled | dataCollectionTaskScheduled | dataCollectionTaskStarted | dataCollectionTaskStopped | dataCollectionTaskSuccess | dataCollectionTaskFailed | dataCollectionTaskPartialSuccess
Required: No
- id
-
The server ID.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 44.
Pattern:
^[0-9a-b]+
Required: No
- lastAnalyzedTimestamp
-
The timestamp of when the server was assessed.
Type: Timestamp
Required: No
- listAntipatternSeveritySummary
-
A list of anti-pattern severity summaries.
Type: Array of AntipatternSeveritySummary objects
Required: No
- name
-
The name of the server.
Type: String
Required: No
- recommendationSet
-
A set of recommendations.
Type: RecommendationSet object
Required: No
- serverError
-
The error in server analysis.
Type: ServerError object
Required: No
- serverType
-
The type of server.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- statusMessage
-
A message about the status of data collection, which contains detailed descriptions of any error messages.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- systemInfo
-
System information about the server.
Type: SystemInfo object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: