latestSwagger 2.02026-08-191,9198883.9 MB
b296c3a60aa5
Environments
Return the list of machines in an environment that matches the filters requested by the user.
get/{spaceId}/environments/{id}/machines
Path parameters
spaceIdstring required
ID of the space
idstring required
ID of the Environment
Query parameters
commStylesstring[]
deploymentTargetTypesstring[]
healthStatusesstring[]
isDisabledboolean
partialNamestring
rolesstring[]
shellNamesstring[]
skipinteger
Number of items to skip. Defaults to zero
takeinteger
Number of items per page. Defaults to 20
targetTagsstring[]
tenantIdsstring[]
tenantTagsstring[]
Response
The lists of all machines that belong to the given environment, and matches any specified filters.