aws discovery list-server-neighbors

Retrieves a list of servers that are one network hop away from a specified server

Options

NameDescription
--configuration-id <string>Configuration ID of the server for which neighbors are being listed
--port-information-neededFlag to indicate if port and protocol information is needed as part of the response
--no-port-information-neededFlag to indicate if port and protocol information is needed as part of the response
--neighbor-configuration-ids <list>List of configuration IDs to test for one-hop-away
--max-results <integer>Maximum number of results to return in a single page of output
--next-token <string>Token to retrieve the next set of results. For example, if you previously specified 100 IDs for ListServerNeighborsRequest$neighborConfigurationIds but set ListServerNeighborsRequest$maxResults to 10, you received a set of 10 results along with a token. Use that token in this query to get the next set of 10
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command