Queries information about a specified project, including basic information and statistics related to datasets and files.
Operation description
Querying project information supports real-time retrieval of file statistics. Enable this feature through parameter settings. For details, see the request parameters section.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
imm:GetProject |
get |
*Project
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProjectName |
string |
Yes |
The project name. For information about how to obtain the project name, see 创建项目. |
test-project |
| WithStatistics |
boolean |
No |
Specifies whether to collect file statistics. Default value: false, which indicates that file statistics are not collected.
Important Only files in datasets created before December 20, 2025 can be counted. |
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response struct. |
||
| RequestId |
string |
The request ID. |
5A022F78-B9A8-4ACC-BB6B-B3597553 |
| Project | Project |
The project information. |
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.