Mengambil detail instans tertentu.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:QueryInstance |
get |
*Instance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans. |
9293938**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
The detailed reason for access denial. |
None |
| Message |
string |
The response message. |
NULL |
| RequestId |
string |
The ID of the request. |
29kskkd****** |
| Data |
object |
The data object returned on a successful request. |
|
| CountryId |
string |
The country ID. Catatan
For a list of country codes, see Country codes. |
1 |
| ContactMail |
string |
The contact email address. |
1@alibaba.com |
| CustType |
string |
The customer type. |
01 |
| ResourceRegionId |
string |
The region ID of the resource. |
1 |
| ResourceGroupId |
string |
The ID of the resource group. |
111 |
| InstanceId |
string |
The ID of the instance. |
293939***** |
| OfficeAddress |
string |
The office address. |
example |
| SubmitTime |
string |
The submission time. |
140092992 |
| InstanceName |
string |
The name of the instance. |
viber_ins |
| IsvTerms |
string |
The ISV terms. |
https://alibaba.com/1.pdf |
| FacebookBmId |
string |
The Facebook Business Manager ID. |
39929**** |
| InstanceDescription |
string |
The description of the instance. |
ins |
| ChannelType |
string |
The channel type. |
VIBER |
| Code |
string |
The request status code.
|
OK |
| Success |
boolean |
Indicates whether the request was successful.
|
true |
Contoh
Respons sukses
JSONformat
{
"AccessDeniedDetail": "None",
"Message": "NULL",
"RequestId": "29kskkd******",
"Data": {
"CountryId": "1",
"ContactMail": "1@alibaba.com",
"CustType": "01",
"ResourceRegionId": "1",
"ResourceGroupId": "111",
"InstanceId": "293939*****",
"OfficeAddress": "example",
"SubmitTime": "140092992",
"InstanceName": "viber_ins",
"IsvTerms": "https://alibaba.com/1.pdf",
"FacebookBmId": "39929****",
"InstanceDescription": "ins",
"ChannelType": "VIBER"
},
"Code": "OK",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.