ListServerNeighborsRequest

ListServerNeighborsRequest schema from Amazon Application Discovery Service API

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructureAWS

Properties

Name Type Description
configurationId string Configuration ID of the server for which neighbors are being listed.
portInformationNeeded boolean Flag to indicate if port and protocol information is needed as part of the response.
neighborConfigurationIds array List of configuration IDs to test for one-hop-away. Mandatory parameter when PortInformationNeeded is true.
maxResults integer Maximum number of results to return in a single page of output.
nextToken string Token to retrieve the next set of results.
View JSON Schema on GitHub