ISV のアプリ ID を取得します。
操作説明
この API の単一ユーザーあたりの QPS 制限は、1 秒あたり 10 回の呼び出しです。制限を超えると API の呼び出しがスロットリングされ、ビジネスに影響が出る可能性があります。適切な周波数でこの API を呼び出してください。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
cams:IsvGetAppId |
get |
*すべてのリソース。
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| Type |
string |
必須 |
チャンネルタイプ。有効な値:
|
|
| Permissions |
string |
任意 |
バージョン。 列挙値:
|
Example value |
|
任意 |
権限。 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答パラメーター。 |
||
| AccessDeniedDetail |
string |
アクセス拒否の詳細。 |
None |
| RequestId |
string |
リクエスト ID。 |
744c4b5c79c9432497a075bdfca3*** |
| Message |
string |
エラーメッセージ。 |
null |
| AppId |
string |
アプリ ID。 |
23hr3v**** |
| ConfigId |
string |
設定項目 ID。 |
28972951817**** |
| Code |
string |
リクエスト状態コード。
|
OK |
例
成功レスポンス
JSONJSON
{
"AccessDeniedDetail": "None",
"RequestId": "744c4b5c79c9432497a075bdfca3***",
"Message": "null",
"AppId": "23hr3v****",
"ConfigId": "28972951817****",
"Code": "OK"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。