Lists fleets.
get/2023-10-12/farms/{farmId}/fleets
Path parameters
farmIdstring required
The farm ID of the fleets.
Query parameters
nextTokenstring
The token for the next set of results, or <code>null</code> to start from the beginning.
maxResultsinteger
The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.
principalIdstring
The principal ID of the members to include in the fleet.
displayNamestring
<p>The display names of a list of fleets.</p> <important> <p>This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.</p> </important>
status'ACTIVE' | 'CREATE_IN_PROGRESS' | 'UPDATE_IN_PROGRESS' | 'CREATE_FAILED' | 'UPDATE_FAILED' | 'SUSPENDED'
The status of the fleet.
Response
Success