ApsaraMQ for Kafka インスタンスを購入・デプロイした後でなければ、メッセージの送受信はできません。このトピックでは、StartInstance API を呼び出してインスタンスをデプロイする方法について説明します。
操作説明
リクエスト頻度は、ユーザーごとに 1 秒あたり最大 2 回 (QPS) に制限されています。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
alikafka:StartInstance |
update |
*Instance
|
|
なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| InstanceId |
string |
必須 |
インスタンス ID。 |
alikafka_post-cn-v0h1fgs2**** |
| RegionId |
string |
必須 |
インスタンスが配置されるリージョン ID。 |
cn-hangzhou |
| VpcId |
string |
必須 |
インスタンスがデプロイされる VPC の ID。 |
vpc-bp1r4eg3yrxmygv**** |
| VSwitchId |
string |
必須 |
インスタンスがデプロイされる vSwitch の ID。 |
vsw-bp1j3sg5979fstnpl**** |
| DeployModule |
string |
任意 |
インスタンスのデプロイモード。プロビジョニング済みインスタンスの場合に必須です。サーバーレスおよび Confluent インスタンスの場合には必須ではありません。有効な値は以下のとおりです。
インスタンスのデプロイモードは、インスタントタイプと整合している必要があります。VPC インスタンスの場合は、このパラメーターを vpc に設定してください。インターネット/VPC インスタンスの場合は、このパラメーターを eip に設定してください。 |
vpc |
| ZoneId |
string |
任意 |
インスタンスがデプロイされるゾーン ID。
説明
指定されたゾーンのリソースが不足している場合、インスタンスは別のゾーンにデプロイされる可能性があります。 |
cn-hangzhou-k |
| IsEipInner |
boolean |
任意 |
EIP(Elastic IP Address)を有効化するかどうかを指定します。有効な値は以下のとおりです。
このパラメーターの値は、インスタントタイプと整合している必要があります。たとえば、VPC インスタンスの場合は、このパラメーターを false に設定する必要があります。 |
false |
| IsSetUserAndPassword |
boolean |
任意 |
新しいユーザー名およびパスワードを設定するかどうかを指定します。有効な値は以下のとおりです。
このパラメーターは、インターネット/VPC インスタンスでのみサポートされます。 |
false |
| Username |
string |
任意 |
ユーザー名。
デフォルト値:プロビジョニング済みおよびサーバーレスインスタンスでは username、Confluent インスタンスでは root です。 |
username |
| Password |
string |
任意 |
パスワード。
|
password |
| Name |
string |
任意 |
インスタンスの名前。 このパラメーターは、サーバーレスおよび Confluent インスタンスではサポートされていません。 説明
このパラメーターを指定する場合は、同一リージョン内で一意であることを確認してください。 |
newInstanceName |
| CrossZone |
boolean |
任意 |
インスタンスをマルチゾーンでデプロイするかどうかを指定します。
デフォルト値:true。 |
false |
| SecurityGroup |
string |
任意 |
インスタンスのセキュリティグループ。 このパラメーターを指定しない場合、ApsaraMQ for Kafka が自動的にご利用のインスタンス用のセキュリティグループを設定します。このパラメーターを指定する場合は、事前にインスタンス用のセキュリティグループを作成しておく必要があります。「セキュリティグループの作成」をご参照ください。 |
sg-bp13wfx7kz9pko**** |
| ServiceVersion |
string |
任意 |
デプロイする ApsaraMQ for Kafka インスタンスのバージョン。
デフォルト値:
|
Reserved Instance Series: 2.2.0 Serverless Instance Series: 3.3.1 Confluent Series: 7.4.0 |
| Config |
string |
任意 |
ApsaraMQ for Kafka インスタンスの初期構成。値は有効な JSON 文字列である必要があります。このパラメーターを指定しない場合、デフォルト値は空文字列です。 説明
リザーブドインスタンスでサポートされる Config パラメーターは以下のとおりです。
サーバーレスインスタンスでサポートされる Config パラメーターは以下のとおりです。
詳細については、「UpdateInstanceConfig」をご参照ください。 |
{"kafka.log.retention.hours":"33"} |
| KMSKeyId |
string |
任意 |
同一リージョン内のディスク暗号化に使用されるキーの ID。キー ID は「Key Management Service (KMS) コンソール」で確認できます。また、新規にキーを作成することも可能です。「キーの管理」をご参照ください。 このパラメーターを指定すると、ディスク暗号化が有効化されます。一度有効化されたディスク暗号化は無効化できません。この操作を呼び出す際に、システムは AliyunServiceRoleForAlikafkaInstanceEncryption サービスリンクロールが作成されているかをチェックします。ロールが作成されていない場合、システムが自動的にロールを作成します。「サービスリンクロール」をご参照ください。 説明
|
0d24xxxx-da7b-4786-b981-9a164dxxxxxx |
| Notifier |
string |
任意 |
アラート連絡先。 |
Mr. Wang |
| UserPhoneNum |
string |
任意 |
アラート連絡先の携帯電話番号。 |
1581234**** |
| SelectedZones |
string |
任意 |
プライマリゾーン候補セットおよびセカンダリゾーン候補セットからなる 2 次元配列。値はカスタムコード(
説明
プロビジョニング済みインスタンスにおける SelectedZones および VSwitchIds パラメーターの関係
|
[[\"zonel\"],[\"zonek\"]] |
| IsForceSelectedZones |
boolean |
任意 |
選択したゾーンに強制的にインスタンスをデプロイするかどうかを指定します。 |
false |
| VSwitchIds |
array |
任意 |
vSwitch ID のリスト。プロビジョニング済みおよびサーバーレスインスタンスの場合に必須です。Confluent インスタンスでもサポートされます。VSwitchIds および VSwitchId の両方を指定する場合は、VSwitchIds が優先されます。どちらか一方は必ず指定する必要があります。 |
|
|
string |
任意 |
vSwitch ID。 |
["vsw-bp1j3sg5979fstnpl****", "vsw-2ze8rwvzn7yi3r88****"] |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| Code |
integer |
リターンコード。値が 200 の場合、リクエストは正常に完了しました。 |
200 |
| Message |
string |
返されたメッセージ。 |
operation success. |
| RequestId |
string |
リクエスト ID。 |
ABA4A7FD-E10F-45C7-9774-A5236015**** |
| Success |
boolean |
呼び出しが成功したかどうかを示します。 |
true |
例
成功レスポンス
JSONJSON
{
"Code": 200,
"Message": "operation success.",
"RequestId": "ABA4A7FD-E10F-45C7-9774-A5236015****",
"Success": true
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | ONS_SYSTEM_ERROR | %s. Please check and try again later. | |
| 400 | BIZ.INSTANCE.NOT.FOUND | %s. Please check and try again later. | |
| 400 | BIZ.INSTANCE.STATUS.ERROR | %s. Please check and try again later. | |
| 400 | BIZ_ASSUME_ROLE_ENTITY_NOT_EXIST | Role does not exist. | |
| 400 | BIZ_ASSUME_ROLE_NO_PERMISSION | Assume role no permission. | |
| 400 | BIZ_FIELD_CHECK_INVALID | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_BASIC_INFO_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_CREATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_NOT_FOUND | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_OWNER_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_STATUS_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_PARAM_EMPTY | param is blank. | |
| 400 | BIZ_SERVERLESS_NOT_SUPPORT | can not deploy old serverless type. | |
| 400 | BIZ_TAG_RESOURCE_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | AgentBusinessError | Internal error, please try again, if invalid, please submit the work order. | |
| 400 | BIZ_TOPIC_CREATE_INTERNAL_ERROR | %s. Please check and try again later. | |
| 400 | MISSING_PARAMETER | Missing parameter% s. | |
| 400 | ONS_INTERNAL_ERROR | %s. Please check and try again later. | |
| 400 | INSTANCE_STATUS_NOT_WAIT_DEPLOY | The instance is not in the pending deployment state. | |
| 400 | INVALID_PARAMETER | Validation of parameter% s fails. | |
| 400 | INVALID_PARAMETER_DATA_ALREADY_EXIST | Data already exists for parameter% s. | |
| 400 | INVALID_PARAMETER_FORMAT | Format verification for parameter% s fails. | |
| 400 | INVALID_PARAMETER_NOT_SUPPORT | Parameter% s is not currently supported. | |
| 400 | INVALID_PARAMETER_RANGE | Range check for parameter% s fails. | |
| 400 | INVALID_PARAMETER_SIZE | Parameter% s length size check fails. | |
| 400 | Acl.AddSasl.Error | Failed to add a user. Please refer to the document and try again. If in doubt, submit a work order. | |
| 400 | Acl.DelSasl.Error | Failed to delete the user. Check the request parameters and try again. | |
| 400 | Acl.Disable.Error | The Acl function is disabled. Enable it by referring to the documentation and try again. | |
| 400 | Acl.DuplicatedAuth.Error | The authorization has already been granted, please do not repeat the authorization. | |
| 400 | ADMIN_GET_BROKER_CONFIG_ERROR | %s. Please check and try again later. | |
| 400 | ADMIN_UPDATE_BROKER_CONFIG_ERROR | %s. Please check and try again later. | |
| 400 | ADMIN_UPDATE_SUB_PERM_ERROR | %s. Please check and try again later. | |
| 400 | ADMIN_UPDATE_TOPIC_PERM_ERROR | %s. Please check and try again later. | |
| 400 | AgentError | A system exception occurred. Please submit a ticket. | |
| 400 | AsyncTask.DeleteTopic | Topic has not been deleted. Please try again later. | |
| 400 | AsyncTask.ExecuteTimeNotSupport | The async task is approaching its execution time and modification is not allowed. | |
| 400 | AsyncTask.Ignored | The task is ignored. | |
| 400 | AsyncTask.NotMeetCondition | The task does not meet the user-defined conditions. | |
| 400 | AsyncTask.RetryLater | Task Please try again later. | |
| 400 | AsyncTask.TypeAlreadyExist | The task already exists. | |
| 400 | AsyncTaskSlave.NotCompleted | The task is not completed. Please check and try again. | |
| 400 | AUTH_CAL_SIGNATURE_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_CSRF_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_LOGIN_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_ONS_CHANNEL_INVALID | %s. Please check and try again later. | |
| 400 | AUTH_PERMISSION_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_REQUEST_NOT_ALLOWED | %s. Please check and try again later. | |
| 400 | AUTH_RESOURCE_EMPOWER_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_SERVICE_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_SIGNATURE_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_SYSTEM_PERMISSION_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_TOPIC_CREATE_ERROR | %s. Please check and try again later. | |
| 400 | AUTH_USER_IN_BLACK_LIST | %s. Please check and try again later. | |
| 400 | BIZ.GET.TOPIC.STATUS.ERROR | AccessKeyId is required to get topic status. | |
| 400 | BIZ.LIMIT.PUBNETWORK | EipMax is invalid. | |
| 400 | BIZ.LIMIT.QUOTA.DOWN | Invalid.%s | |
| 400 | BIZ.LIMIT.QUOTA.DOWN.1 | Invalid.%s | |
| 400 | BIZ.LIMIT.QUOTA.DOWN.2 | Invalid.%s | |
| 400 | BIZ.TagResource.NotSupported | %s. Please check and try again later. | |
| 400 | BIZ_ACL_NOT_ENABLED | %s. Please check and try again later. | |
| 400 | BIZ_AONE_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_BROADCASTING_PULL_UNSUPPORT | %s. Please check and try again later. | |
| 400 | BIZ_BROKER_NOT_FOUND | %s. Please check and try again later. | |
| 400 | BIZ_CAN_NOT_ENABLE_ACL | %s. Please check and try again later. | |
| 400 | BIZ_CLUSTER_IS_EMPTY | %s. Please check and try again later. | |
| 400 | BIZ_CONSUMER_GROUP_ACTIVE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_CONSUMER_ID_BELONG_TO_OTHER_USER | %s. Please check and try again later. | |
| 400 | BIZ_CONSUMER_NEVER_RUNNING | %s. Please check and try again later. | |
| 400 | BIZ_CONSUMER_NOT_ONLINE | %s. Please check and try again later. | |
| 400 | BIZ_CREATE_ORDER_CONFIG_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_CREATE_PUBLISH_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_CREATE_SUBSCRIPTION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_CREATE_TOPIC_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_CREATE_TOPIC_NUM_LESS_THAN_BEFORE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_DELETE_ORDER_CONFIG_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_DELETE_SUBSCRIPTION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_DELETE_TOPIC_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_DOWNLOAD_MESSAGE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_FIND_CONSUMER_GROUP_INFO_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_APPKEY_LIST_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_CLUSTER_INFO_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_CONSUMER_CONNECTION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_CONSUMER_RUNNING_INFO_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_CONSUME_ACCUMULATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_CONSUME_STATUS_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_TOPIC_ROUTE_INFO_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_GET_TOPIC_STATUS_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_ALREADY_EXISTS | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_CREATE_ORDER_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_DELETE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_LOCATION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_ONLY_PROFESSIONAL_SUPPORT | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_PAIDTYPE_NOT_SUPPORT | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_PERMISSION_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_REFUND_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_RELEASE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_RELEASE_EXIST_CONSUMER_GROUP_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_RELEASE_EXIST_TOPIC_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_RELEASE_LESSHOUR_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_UPDATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_INSTANCE_UPGRADE_ORDER_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_MESSAGE_TRACK_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_NO_MESSAGE | %s. Please check and try again later. | |
| 400 | BIZ_PRODUCER_ID_BELONG_TO_OTHER_USER | %s. Please check and try again later. | |
| 400 | BIZ_PUBLISHER_EXISTED | %s. Please check and try again later. | |
| 400 | BIZ_PUBLISH_INFO_NOT_FOUND | %s. Please check and try again later. | |
| 400 | BIZ_PUSH_MESSAGE_TO_CONSUMER_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_QUERY_CONSUME_TIMESPAN_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_QUERY_MESSAGE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_RESET_OFFSET_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SASL_USER_NOT_EXIST | %s. Please check and try again later. | |
| 400 | BIZ_SASL_USER_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | BIZ_SEND_MESSAGE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SLR_CREATE_NO_PERMISSION | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_ALREADY_EXISTS | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_CREATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_DELETE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_EXISTED | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_NOT_FOUND | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_PERMISSION_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_STATUS_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_TOO_MUCH | %s. Please check and try again later. | |
| 400 | BIZ_SUBSCRIPTION_UPDATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TAG_DUPLICATE_TAG_KEY | %s. Please check and try again later. | |
| 400 | BIZ_TAG_ONLY_SERVICE_ACCOUNT_HAS_PERMISSION | %s. Please check and try again later. | |
| 400 | BIZ_TAG_REQUEST_RESOURCE_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | BIZ_TAG_REQUEST_TAG_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | BIZ_TAG_RESOURCE_NOT_EXIST | %s. Please check and try again later. | |
| 400 | BIZ_TAG_TAGKEY_NOT_VALID | %s. Please check and try again later. | |
| 400 | BIZ_TAG_TAGVALUE_NOT_VALID | %s. Please check and try again later. | |
| 400 | BIZ_TAG_TAG_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | BIZ_TIME_SPAN_EMPTY | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_ALREADY_EXISTS | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_COMPACT_TOPIC_NOT_SUPPORT | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_CREATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_DELETE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_EXISTED | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_LOCAL_TOPIC_NOT_SUPPORT | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_NOT_FOUND | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_OFFSET_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_PARTITION_ADD_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_PARTITION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_PARTITION_NUM_EXCEED | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_STATUS_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_TOO_MUCH | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_UPDATE_CONFIG_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_TOPIC_UPDATE_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_UPDATE_ACL_FAILED | %s. Please check and try again later. | |
| 400 | BIZ_UPDATE_SUBSCRIPTION_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_UPDATE_TOPIC_ERROR | %s. Please check and try again later. | |
| 400 | BIZ_UPDATE_TOPIC_PERM_ERROR | %s. Please check and try again later. | |
| 400 | DataExceedMaxLimit | The maximum number of %s is exceeded. | |
| 400 | DB.Update.Failed | Failed to update data, please try again, if invalid, please submit a work order. | |
| 400 | Deploy.Callback.Illegal | Message data does not match, please submit work order. | |
| 400 | Deploy.NotRetriableError | Deployment error, please submit work order. | |
| 400 | Deploy.ResourceNotEnough | Insufficient resources, please submit work order. | |
| 400 | Deploy.RetriableError | A retry error occurred during deployment. If the retry still fails, submit a work order. | |
| 400 | DeployError | Deployment error, please try again, if invalid, please submit a work order. | |
| 400 | DeployPreCheckError | Deployment pre-check failed. Please submit work order. | |
| 400 | DeployType.NotSupport | deployType is not supported. Refer to the document and retry. If in doubt, submit a work order. | |
| 400 | FlowControl | Request was denied due to flow control. | |
| 400 | GET.CONSUMER.MISSING.ACCESS.KEY.ID | AccessKeyId is required to get consumer group info. | |
| 400 | Group.Active | Group is active and cannot perform this operation. | |
| 400 | Instance.CaclulateChange.time | Example Failed to obtain the expected change time. Please try again later. | |
| 400 | Instance.Change.NotAllowed | This instance does not allow change operations. | |
| 400 | Instance.ExceedMaxLimit | The maximum number of instance is exceeded. | |
| 400 | Instance.InsertComponent.fail | Failed to insert the instance component, please try again later. | |
| 400 | Instance.ResourceNotSufficient | Insufficient resources, unable to operate, please submit a work order. | |
| 400 | Instance.StatusNotRunning | The instance is not running and cannot operate this function. Please try again later. | |
| 400 | Instance.UpdateComponent.fail | Failed to update the instance component, please try again later. | |
| 400 | Instance.UpgradeService.version | Upgrade version failed, please try again later. | |
| 400 | InstanceStatus.Change.NotAllowed | There was an error in the instance status switch verification. Please try again. If you have any questions, please submit the work order. | |
| 400 | InstanceStatus.NotAllowed | The current status of the instance cannot be changed. This function cannot be performed. Please try again later. | |
| 400 | InstanceStatus.NotReleased | The instance is not in the released state and cannot perform this function. Please try again later. | |
| 400 | InstanceStatus.NotWaitChange | The instance is not waiting for change status, cannot operate this function, please try again later. | |
| 400 | InstanceStatus.Released | The instance has been released. | |
| 400 | InstanceStatus.Stopped | Instance stopped serving. | |
| 400 | Invalid.%s | Invalid.%s | |
| 400 | Invalid.Partition.%s | Invalid.%s | |
| 400 | InvalidParameter.DataNotChange | There is no change in the parameters. Please adjust and try again. | |
| 400 | InvalidParameter.OtherParam | Parameter %s is incorrect because %s. | |
| 400 | InvalidParameter.VersionNotSupport | Current version does not support the %s parameter. | |
| 400 | Ldap.CreateAdminError | Administrative accounts cannot be added or modified. | |
| 400 | Ldap.DeleteAdminError | The management account cannot be deleted. | |
| 400 | Manager.configRuleExistError | Manager an existing configuration rule is inserted, adjust and try again. | |
| 400 | Manager.configRuleNotExistError | Manager a configuration rule that does not exist is changed, please adjust it and try again. | |
| 400 | Manager.NotCommit | Manager operation is not submitted, please adjust and try again. | |
| 400 | Manager.recoverTaskNotFound | Manager the resumed scheduling task does not exist, please adjust and try again. | |
| 400 | Manager.recoverTaskNotMatch | The id of the restored scheduling task does not match that of the instance. | |
| 400 | Manager.scheduledTaskStatusError | Manager the status of the asynchronous task fails to be changed, check whether the source status is consistent with the current status, and then try again. | |
| 400 | Manager.scheduledTaskStatusNotSupport | The manager operation task status is unknown. | |
| 400 | NotSupport | The current operation is not supported, please check and try again later. | |
| 400 | NotSupport.DataStatus | Current status %s does not support this operation. | |
| 400 | ONS.LOGIN.CHECK.ERROR | %s. Please check and try again later. | |
| 400 | ONS_INIT_ENV_ERROR | %s. Please check and try again later. | |
| 400 | ONS_INVOKE_ERROR | %s. Please check and try again later. | |
| 400 | ONS_LOGIN_CHECK_ERROR | %s. Please check and try again later. | |
| 400 | ONS_SERVICE_UNSUPPORTED | %s. Please check and try again later. | |
| 400 | ONS_SYSTEM_FLOW_CONTROL | %s. Please check and try again later. | |
| 400 | Order.Create.Error | Failed to create order. | |
| 400 | Order.Insufficient.balance | The available gold is not enough, please recharge and try again. | |
| 400 | Oss.NotFound | Failed to download message, please try again later. | |
| 400 | Oss.PublishFailed | Failed to download message, please try again later. | |
| 400 | RAM.USER.NOT.FOUND.BY.ACCESSKEY | The specified access key is not found. | |
| 400 | RAM_CREATE_RESOURCE_OWNER_ERROR | %s. Please check and try again later. | |
| 400 | RAM_CREATE_RESOURCE_PERMISSION_ERROR | %s. Please check and try again later. | |
| 400 | RAM_DELETE_RESOURCE_OWNER_ERROR | %s. Please check and try again later. | |
| 400 | RAM_DELETE_RESOURCE_PERMISSION_ERROR | %s. Please check and try again later. | |
| 400 | RAM_GET_USER_BY_AK_ERROR | %s. Please check and try again later. | |
| 400 | RAM_USER_NOT_FOUND_BY_ACCESSKEY | %s. Please check and try again later. | |
| 400 | ScheduledTask.AlreadyHasSameTaskType | has same task waiting for schedule. | |
| 400 | ScheduledTask.ExecuteTimeGapTooShort | execute time gap too close to an existed task. | |
| 400 | ServerlessPlan.InstanceNotMatch | The timing policy execution plan does not match the instance ID. | |
| 400 | ServerlessPlan.IntervalInvalid | If a periodic policy execution plan is smaller than the target size, delete it. | |
| 400 | ServerlessPlan.NameExist | The name of the periodic policy execution plan is the same. Please modify the name and try again. | |
| 400 | ServerlessPlan.NotSupport.EnabledRuleExist | If a periodic policy is in effect, it does not support the current operation. Set all periodic policies to invalid. | |
| 400 | ServerlessPlan.NotSupport.StatusEnabled | A periodic policy can be deleted only after it is disabled. | |
| 400 | ServerlessPlan.TaskStatusNotSupport | A periodic policy task cannot be modified or cancelled when it is being executed or when a single execution is completed. | |
| 400 | Sls.Query.Error | Data query failed. Please try again later. | |
| 400 | Sts.NotFound | Unable to find the whitelist information, please try again later, if in doubt, please submit the work order. | |
| 400 | Topic.DownloadMessageFail | Failed to download message, please try again later. | |
| 400 | Topic.Exist | The topic already exists. | |
| 400 | Topic.NotFound | The Topic does not exist. Please check and try again. | |
| 400 | Topic.QueryMessageFail | Failed to query the message, please try again later. | |
| 400 | Topic.SendFail | Topic failed to send a message. Please try again later. | |
| 400 | Topic.StatusNotRunning | The Topic status is not in the service and cannot be operated. Please try again later. If in doubt, please submit the work order. | |
| 400 | TopicStatus.NotAllowed | The current status of the Topic cannot be changed. | |
| 400 | VPC_ASSUMEROLE_ERROR | %s. Please check and try again later. | |
| 400 | VPC_VSW_ZONE_MAPPING_ERROR | %s. Please check and try again later. | |
| 400 | WHITE.DELETE.ERROR | %s. Please check and try again later. | |
| 400 | WHITE.IP.ALREADY.EXISTS.ERROR | %s. Please check and try again later. | |
| 400 | WHITE.IP.ILLEGAL.ERROR | %s. Please check and try again later. | |
| 400 | WHITE.IPLIST.OVERLONG.ERROR | %s. Please check and try again later. | |
| 400 | WHITE.OVER.LENGTH.ERROR | %s. Please check and try again later. | |
| 400 | WHITE.PARAM.ERROR | %s. Please check and try again later. | |
| 400 | Order.InstHasUnpaidOrder | There is an unpaid order for the resource you selected, please pay or void it before placing the order. | |
| 400 | Topic.RebalanceOperationForbidden | This operation is not allowed during instance drainage. Please try again after the drainage is completed. | |
| 400 | AUTH_USER_CHECK_ERROR | Network jitter timed out, try refreshing and retry. | |
| 400 | WHITE_IP_LIST_OVERLONG_ERROR | KafkaInstanceBiz updateWhiteList allIpList is overlong. | |
| 400 | BIZ_GET_TOPIC_OFFSET_ERROR | getTopicOffset error. | |
| 400 | BIZ_INSTANCE_CANNOT_OPERATE | Unable to operate during instance maintenance. | |
| 400 | RemoteCallError | An internal service invocation error occurred. Please try again later. | |
| 500 | INTERNAL.ERROR | An internal error occurred. Please try again later. | |
| 500 | InternalError | An internal error occurred. Please try again later. | |
| 500 | InternalUnknownCodeError | Internal error, please try again, if still failed, please submit a work order to contact us. | |
| 500 | ONS.GET.ALLOWEDIP.INTERNAL.ERROR | The request for obtaining the IP address whitelist timed out. Please try again later. | |
| 500 | ONS.INTERNAL.ERROR | An internal error occurred. Please try again later. | |
| 500 | ONS.UPDATE.ALLOWEDIP.INTERNAL.ERROR | The request for changing the IP address whitelist timed out. Please try again later. | |
| 500 | RmqClusterEmpty | A system exception occurred. Please submit a ticket. | |
| 403 | NoPermission | No permissions. | |
| 403 | AUTH_RESOURCE_OWNER_ERROR | %s. Please check and try again later. | |
| 404 | AsyncTaskGroup.NotFound | The task group does not exist. Please check and try again. | |
| 404 | AsyncTaskHandler.NotFound | The task does not exist. Please check and try again. | |
| 404 | AsyncTaskType.NotFound | The task type does not exist. Please check and try again. | |
| 404 | Group.NotFound | GroupId does not exist. Please check and try again. | |
| 404 | Instance.NotFound | No instance found for the %s parameter. | |
| 404 | InstanceAgent.NotFound | Instance does not exist. Please check the entry and try again. | |
| 404 | InvalidData.FieldsIncomplete | Data is incomplete, %s data is missing, please check and try again later. | |
| 404 | InvalidParameter.DataNotFound | No data found for the %s parameter. | |
| 404 | Topic.NotFound | No topic found for the %s parameter. | |
| 404 | VpcVSwitch.NotFound | The private network and switch do not exist. Please refer to the document and try again. If in doubt, submit a work order. | |
| 404 | SG_ERROR | find sgInfo error, please retry later. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。