No API operations available. Click for a feedback.
- Project
- Logstore
- MetricStore
- StoreView
- Machine Group
- Logtail Configuration
- Dashboard
- Consumer Group
- External Storage
- Saved Search
- Alerting
- Data Import
- Log Export
- Data Transformation
- Scheduled SQL
- Log Download
- Machine Learning
- Resource
- Authorization Policy
- Resource Group
- Collection Rules Of Cloud Services
- Dedicated SQL Instance
- Service Opening
- Embed Console Pages
ListMachines
Region:
China East 1 Finance
Parameters
Advanced
Request Parameters
Required
projectThe name of the pro...
machineGroupThe name of the mac...
offsetThe line from which...
sizeThe number of entri...
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Operation Description
Host consists of a project name and a Simple Log Service endpoint. You must specify a project in Host.
Request Syntax
GET /machinegroups/{machineGroup}/machines HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
machineGroupstring | The name of the machine group. Example:test-groupReference Value Source: ListMachineGroup GetAppliedMachineGroups |
Request Parameters
Field Name | Field Details |
---|---|
projectstring | The name of the project. Example:ali-test-project |
offsetinteger<int32> | The line from which the query starts. Default value: 0. Example:0 |
sizeinteger<int32> | The number of entries per page. Default value: 100. Maximum value: 500. Example:10 |
Response Parameters
Field Name | Field Details |
---|---|
countinteger<int32> | The number of machines that are returned on the current page. Example:3 |
totalinteger<int32> | The total number of machines. Example:8 |
machinesarray<machine> | The machines that are returned. |
Change History
No Change History found.