v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435213121.1 KB

Describes the servers in your server catalog.

Before you can describe your servers, you must import them using ImportServerCatalog.

post/#X-Amz-Target=AWSServerMigrationService_V2016_10_24.GetServers

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'AWSServerMigrationService_V2016_10_24.GetServers' required

Request body

nextTokenstring

The token for the next set of results.

maxResultsinteger

The maximum number of results to return in a single call. The default value is 50. To retrieve the remaining results, make another call with the returned <code>NextToken</code> value.

Response

Success

lastModifiedOnstring date-time

The time when the server was last modified.

serverCatalogStatus'NOT_IMPORTED' | 'IMPORTING' | 'AVAILABLE' | 'DELETED' | 'EXPIRED'

The status of the server catalog.

nextTokenstring

The token required to retrieve the next set of results. This value is null when there are no more results to return.