Mengkueri detail proyek tertentu.
Deskripsi operasi
Deskripsi operasi
Host dalam sintaks permintaan terdiri dari nama proyek dan titik akhir Simple Log Service. Anda harus menentukan proyek di Host.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
log:GetProject |
get |
*Project
|
|
None |
Sintaks permintaan
GET / HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
Nama proyek. |
ali-project-test |
Elemen respons
|
Element |
Type |
Description |
Example |
| project |
Detail proyek. |
{ "createTime": "2020-11-18 16:55:57", "description": "test", "lastModifyTime": "2020-11-18 17:07:26", "owner": "174****745", "projectName": "ali-project-test", "region": "cn-hangzhou", "status": "Normal" } |
Contoh
Respons sukses
JSONformat
{
"createTime": "2021-07-07 14:08:09",
"lastModifyTime": "2022-04-18 13:30:19",
"description": "Description of my-project",
"owner": "\"\"",
"projectName": "ali-test-project",
"region": "cn-hangzhou",
"status": "Normal",
"resourceGroupId": "rg-acf******sq",
"dataRedundancyType": "LRS",
"recycleBinEnabled": false,
"internetEndpoint": "",
"internalEndpoint": "",
"quota": {
"key": ""
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.