| Client.InvalidParameterFormat.InstanceId |
The parameter InstanceId is not valid name. |
400 |
指定したDevOpsサーバー名が不正。 |
| Client.InvalidParameterFormat.FirewallGroupName |
The parameter FirewallGroupName is not valid name. Names must be lowercase alphanumeric. |
400 |
指定したファイアウォールグループ名が半角英数小文字ではない。 |
| Client.InvalidParameterFormat.IPInvalidRange |
The parameter IPInvalidRange is not valid cidr. Cidr /32 cannot be specified. |
400 |
指定した Cidrの範囲が不正(/32の指定は不可)。 |
| Client.InvalidParameterFormat.IPInvalidFormat |
The parameter IPInvalidFormat is not valid format. This parameter must be CIDR or IP notations. |
400 |
指定した IPアドレス・Cidrの形式が Cidr形式またはIPアドレス表記ではない。 |
| Client.InvalidParameterFormat.NetworkConfig.NetworkId |
The parameter NetworkConfig.NetworkId is not valid format. This parameter must consist of ‘net-’ prefix and 8 lowercase alphanumeric characters. |
400 |
指定したネットワークIDが“net-”接頭辞と英数小文字8文字ではない。 |
| Client.InvalidParameterFormat.FirewallRules |
The parameter FirewallRules is not valid type. Type must be array. |
400 |
指定したファイアウォールルールが配列ではない。 |
| Client.InvalidParameterFormat.FirewallRule |
The parameter FirewallRule is not valid type. Type must be map. |
400 |
指定したファイアウォールルールが不正。 |
| Client.InvalidParameterFormat.FirewallRuleId |
The parameter FirewallRuleId is not valid format.FirewallRuleId Must be 32 characters alphanumeric. |
400 |
指定したファイアウォールルールIDが32文字の英数字ではない。 |
| Client.InvalidParameterFormat.Port |
The parameter Port is not valid. Port must not input when protocol is ‘ICMP’ . |
400 |
指定した PORTがICMPプロトコルの場合、ポートを入力してはならない。 |
| Client.InvalidParameterFormat.Description |
The parameter Description is not valid. Because it contains control characters or is not a string. |
400 |
指定したメモが不正(制御文字が含まれているか、文字列でない)。 |
| Client.InvalidParameterFormat.ParameterGroupName |
The parameter ParameterGroupName is not valid. Because it contains control characters. |
400 |
指定したパラメーターグループ名が不正(制御文字が含まれている)。 |
| Client.InvalidParameterFormat.Parameters |
The parameter Parameters is not valid. Type must be map. |
400 |
指定したパラメーターが不正。 |
| Client.InvalidParameterFormat.Parameters.value |
The parameter Parameters.value is not valid. Because the value of json contains invalid values. |
400 |
指定したパラメーターの値に無効な値が含まれている。 |
| Client.InvalidParameterFormat.InitialRootPassword |
The parameter InitialRootPassword is not valid. Because the InitialRootPassword key contains invalid values. It must be 8 to 128 alphanumeric characters. |
400 |
指定したrootユーザーの初期パスワードが8~128文字の英数字ではない。 |
| Client.InvalidParameterFormat.Parameters.key |
The parameter Parameters.key is not valid. Because the key of json contains invalid keys. |
400 |
指定した パラメーターのキーに不正な値が含まれている。 |
| Client.InvalidParameterFormat.Parameters.smtp_user_name |
The parameter Parameters.smtp_user_name is not valid. Because the Parameters.smtp_user_name key contains invalid values. It must be a string. |
400 |
指定した “smtp_user_name”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.smtp_password |
The parameter Parameters.smtp_password is not valid. Because the Parameters.smtp_password key contains invalid values. It must be a string. |
400 |
指定した “smtp_password”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.gitlab_email_from |
The parameter Parameters.gitlab_email_from is not valid. Because the Parameters.gitlab_email_from key contains invalid values. It must be in the form of an email address. |
400 |
指定した “gitlab_email_from”パラメーターの値がメールアドレスではない。 |
| Client.InvalidParameterFormat.Parameters.gitlab_email_reply_to |
The parameter Parameters.gitlab_email_reply_to is not valid. Because the Parameters.gitlab_email_reply_to key contains invalid values. It must be in the form of an email address. |
400 |
指定した “gitlab_email_reply_to”パラメーターの値がメールアドレスではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_allow_single_sign_on |
The parameter Parameters.omniauth_allow_single_sign_on is not valid. Because the Parameters.omniauth_allow_single_sign_on key contains invalid values. It must be a string csv format and contain ‘saml’. |
400 |
指定した “omniauth_allow_single_sign_on”パラメーターの値が “saml”を含むCSV形式ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_auto_sign_in_with_provider |
The parameter Parameters.omniauth_auto_sign_in_with_provider is not valid. Because the Parameters.omniauth_auto_sign_in_with_provider key contains invalid values. It must be the string ‘saml’. |
400 |
指定した “omniauth_auto_sign_in_with_provider”パラメーターの値が文字列“saml”ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_block_auto_created_users |
The parameter Parameters.omniauth_block_auto_created_users is not valid. Because the Parameters.omniauth_block_auto_created_users key contains invalid values. It must be a string. |
400 |
指定した “omniauth_block_auto_created_users”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_auto_link_saml_user |
The parameter Parameters.omniauth_auto_link_saml_user is not valid. Because the Parameters.omniauth_auto_link_saml_user key contains invalid values. It must be a string. |
400 |
指定した “omniauth_auto_link_saml_user”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_name |
The parameter Parameters.omniauth_providers_saml_name is not valid. Because the Parameters.omniauth_providers_saml_name key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_name”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_label |
The parameter Parameters.omniauth_providers_saml_label is not valid. Because the Parameters.omniauth_providers_saml_label key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_label”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_assertion_consumer_service_url |
The parameter Parameters.omniauth_providers_saml_assertion_consumer_service_url is not valid. Because the Parameters.omniauth_providers_saml_assertion_consumer_service_url key contains invalid values. It must be in the form of url. |
400 |
指定した “omniauth_providers_saml_assertion_consumer_service_url”パラメーターの値がURL形式ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_idp_cert_fingerprint |
The parameter Parameters.omniauth_providers_saml_idp_cert_fingerprint is not valid. Because the Parameters.omniauth_providers_saml_idp_cert_fingerprint key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_idp_cert_fingerprint”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_idp_sso_target_url |
The parameter Parameters.omniauth_providers_saml_idp_sso_target_url is not valid. Because the Parameters.omniauth_providers_saml_idp_sso_target_url key contains invalid values. It must be in the form of url. |
400 |
指定した “omniauth_providers_saml_idp_sso_target_url”パラメーターの値がURL形式ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_issuer |
The parameter Parameters.omniauth_providers_saml_issuer is not valid. Because the Parameters.omniauth_providers_saml_issuer key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_issuer”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_name_identifier_format |
The parameter Parameters.omniauth_providers_saml_name_identifier_format is not valid. Because the Parameters.omniauth_providers_saml_name_identifier_format key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_name_identifier_format”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_groups_attribute |
The parameter Parameters.omniauth_providers_saml_groups_attribute is not valid. Because the Parameters.omniauth_providers_saml_groups_attribute key contains invalid values. It must be a string. |
400 |
指定した “omniauth_providers_saml_groups_attribute”パラメーターの値が文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_required_groups |
The parameter Parameters.omniauth_providers_saml_required_groups is not valid. Because the Parameters.omniauth_providers_saml_required_groups key contains invalid values. It must be a string csv format. |
400 |
指定した “omniauth_providers_saml_required_groups”パラメーターの値がCSV形式の文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_external_groups |
The parameter Parameters.omniauth_providers_saml_external_groups is not valid. Because the Parameters.omniauth_providers_saml_external_groups key contains invalid values. It must be a string csv format. |
400 |
指定した “omniauth_providers_saml_external_groups”パラメーターの値がCSV形式の文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_admin_groups |
The parameter Parameters.omniauth_providers_saml_admin_groups is not valid. Because the Parameters.omniauth_providers_saml_admin_groups key contains invalid values. It must be a string csv format. |
400 |
指定した “omniauth_providers_saml_admin_groups”パラメーターの値がCSV形式の文字列ではない。 |
| Client.InvalidParameterFormat.Parameters.omniauth_providers_saml_auditor_groups |
The parameter Parameters.omniauth_providers_saml_auditor_groups is not valid. Because the Parameters.omniauth_providers_saml_auditor_groups key contains invalid values. It must be a string csv format. |
400 |
指定した “omniauth_providers_saml_auditor_groups”パラメーターの値がCSV形式の文字列ではない。 |
| Client.InvalidParameterFormat.BackupId |
The parameter BackupId is not valid format. BackupId must be 32 characters alphanumeric. |
400 |
指定したバックアップIDが32文字の半角英数字ではない。 |
| Client.InvalidParameterFormat.BackupRuleName |
The parameter BackupRuleName is not valid format. BackupRuleName must be 1 to 63 characters lowercase alphanumeric or ‘-’. |
400 |
指定したバックアップルール名が1~63文字の半角英数字または’-’ではない。 |
| Client.InvalidParameterCannotSpecify.Region |
Specified Region is not available. |
400 |
提供外のリージョンを指定している。 |
| Client.InvalidParameterCannotSpecify.AvailabilityZone |
Specified AvailabilityZone is not available. |
400 |
提供外のゾーンを指定している。 |
| Client.InvalidParameterCannotSpecify.InstanceType |
Specified InstanceType is not available. |
400 |
提供外のインスタンスタイプを指定している。 |
| Client.InvalidParameterCannotSpecify.DiskSize |
Specified DiskSize is not available. |
400 |
提供外のディスクサイズを指定している。 |
| Client.InvalidParameterCannotSpecify.GitlabVersion |
Specified GitlabVersion is not available. |
400 |
提供外のGitLabのバージョンを指定している。 |
| Client.InvalidParameterCannotSpecify.NetworkConfig.NetworkId |
Specified NetworkConfig.NetworkId is not available. |
400 |
提供外のネットワークIDを指定している。 |
| Client.InvalidParameterCannotSpecify.NetworkConfig.PrivateAddress |
Specified NetworkConfig.PrivateAddress is not available. |
400 |
提供外のプライベートIPアドレスを指定している。 |
| Client.InvalidParameterCannotSpecify.Protocol |
Specified Protocol is not available. |
400 |
ファイアウォールルールのプロトコルに TCP or ICMP 以外を指定している。 |
| Client.InvalidParameterCannotSpecify.Port |
Specified Port is not available. |
400 |
ファイアウォールルールの PORT に 22 or 443 以外を指定している。 |
| Client.InvalidParameterRequired.UpdateInstanceContent |
The request is missing any required parameters: InstanceType or Description or FirewallGroupName |
400 |
リクエストに必要なパラメータ:インスタンスタイプ、メモ、ファイアウォールグループ名のいずれかを指定していない。 |
| Client.InvalidParameterRequired.CreateInstanceContent |
The request is missing any required parameters: InstanceId, FirewallGroupName, ParameterGroupName, InitialRootPassword, InstanceType, DiskSize or any children of object (if you specify the object). |
400 |
リクエストに必要なパラメータ(DevOpsサーバー名、ファイアウォールグループ名、パラメーターグループ名、rootユーザーの初期パスワード、インスタンスタイプ、ディスクサイズ、ネットワーク設定の子要素(ネットワーク設定を指定している場合)を指定していない。 |
| Client.InvalidParameterRequired.RestoreInstanceContent |
The request is missing any required parameters: InstanceId, BackupId, FirewallGroupName, ParameterGroupName, InitialRootPassword, InstanceType, DiskSize or any children of object (if you specify the object). |
400 |
リクエストに必要なパラメータ:DevOpsサーバー名、バックアップID、ファイアウォールグループ名、パラメーターグループ名、rootユーザーの初期パスワード、インスタンスタイプ、ディスクサイズ)またはネットワーク設定の子要素(ネットワーク設定を指定している場合)を指定していない。 |
| Client.InvalidParameterRequired.UpdateNetworkInterfaceContent |
The request is missing any required parameters: any children of networkConfig object (if you specify it). |
400 |
リクエストに必要なパラメータ:ネットワーク設定の子要素(ネットワーク設定を指定している場合)を指定していない。 |
| Client.InvalidParameterRequired.UpdateFirewallContent |
The request is missing any required parameters: Description or ChangedFirewallGroupName. |
400 |
リクエストに必要なパラメータ:メモ、変更後のファイアウォールグループ名を指定していない。 |
| Client.InvalidParameterRequired.FirewallRules |
The request is missing required parameter: FirewallRules |
400 |
リクエストに必要なパラメータ:ファイアウォールルールを指定していない。 |
| Client.InvalidParameterRequired.Parameters.smtp |
The request is missing any required parameters: smtp_user_name, smtp_password, gitlab_email_from and gitlab_email_reply_to. |
400 |
リクエストに必要なパラメータ:smtp_user_name、smtp_password、gitlab_email_from、gitlab_email_reply_to を指定していない。 |
| Client.InvalidParameterRequired.Parameters.saml |
The request is missing any required parameters: omniauth_allow_single_sign_on, omniauth_auto_sign_in_with_provider, omniauth_block_auto_created_users and omniauth_auto_link_saml_user. |
400 |
リクエストに必要なパラメータ:omniauth_allow_single_sign_on、omniauth_auto_sign_in_with_provider、omniauth_block_auto_created_users、omniauth_auto_link_saml_user を指定していない。 |
| Client.InvalidParameterRequired.Parameters.omniauth_providers.saml |
The request is missing any required parameters for saml provider: omniauth_providers_saml_label, omniauth_providers_saml_assertion_consumer_service_url, omniauth_providers_saml_idp_cert_fingerprint, omniauth_providers_saml_idp_sso_target_url, omniauth_providers_saml_issuer and omniauth_providers_saml_name_identifier_format. |
400 |
リクエストに必要なパラメータ:omniauth_providers_saml_label、omniauth_providers_saml_assertion_consumer_service_url、omniauth_providers_saml_idp_cert_fingerprint、omniauth_providers_saml_idp_sso_target_url、omniauth_providers_saml_issuer、omniauth_providers_saml_name_identifier_format を指定していない。 |
| Client.InvalidParameterRequired.Parameters.omniauth_providers.saml.groups |
The request is missing any required parameters for saml groups: omniauth_providers_saml_required_groups or omniauth_providers_saml_external_groups or omniauth_providers_saml_admin_groups or omniauth_providers_saml_auditor_groups |
400 |
リクエストに必要なパラメータ:omniauth_providers_saml_required_groups または omniauth_providers_saml_external_groups または omniauth_providers_saml_admin_groups または omniauth_providers_saml_auditor_groups を指定していない。 |
Client.InvalidParameterRequired.${resource} |
The request is missing required parameter: ${param} |
400 |
リクエストに必要なパラメータ:${param}を指定していない。 |
| Client.InvalidParameterDuplicate.InstanceId |
The InstanceId ‘${param}’ already exists. |
400 |
指定したDevOpsサーバー名はすでに存在している。 |
| Client.InvalidParameterDuplicate.FirewallGroupName |
The FirewallGroupName ‘${param}’ already exists. |
400 |
指定したファイアウォールグループ名はすでに存在している。 |
| Client.InvalidParameterDuplicate.FirewallRule |
The FirewallRule ‘${param}’ already exists. |
400 |
指定したファイアウォールルールはすでに存在している。 |
| Client.InvalidParameterDuplicate.ParameterGroupName |
The ParameterGroupName ‘${param}’ already exists. |
400 |
指定したパラメーターグループ名はすでに存在している。 |
| Client.InvalidParameterDuplicate.FirewallRules |
The requested FirewallRules have duplicated rule. |
400 |
指定したファイアウォールルールはすでに存在している。 |
| Client.InvalidParameterDuplicate.FirewallRuleIds |
The requested FirewallRuleIds have duplicated ruleId.. |
400 |
指定したファイアウォールルールIDはすでに存在している。 |
| Client.InvalidParameterDuplicate.BackupRuleName |
The BackupRuleName ‘${param}’ related with a instance already exists. |
400 |
指定したバックアップルール名はすでに存在している。 |
| Client.InvalidParameterTooLong.InstanceId |
The parameter InstanceId is not valid becasuse it is longer than 30 characters. |
400 |
DevOpsサーバー名に30文字を超える値を指定している。 |
| Client.InvalidParameterTooLong.Description |
The parameter Description is not valid becasuse it is longer than 255 characters. |
400 |
メモに255文字を超える値を指定している。 |
| Client.InvalidParameterTooLong.FirewallRuleDescription |
The parameter description is not valid becasuse it is longer than 40 characters. |
400 |
メモに40文字を超える値を指定している。 |
| Client.InvalidParameterTooLong.FirewallGroupName |
The parameter FirewallGroupName is not valid becasuse it is longer than 63 characters. |
400 |
ファイアウォールグループ名に63文字を超える値を指定している。 |
| Client.InvalidParameterTooLong.ParameterGroupName |
The parameter ParameterGroupName is not valid becasuse it is longer than 63 characters. |
400 |
パラメーターグループ名に63文字を超える値を指定している。 |
| Client.InvalidParameterTooLong.BackupRuleName |
The parameter BackupRuleName is not valid becasuse it is longer than 63 characters. |
400 |
バックアップルール名に63文字を超える値を指定している。 |
| Client.Inoperable.Instance.NotUpgradableGitlabVersion |
There is no upgradeable gitlab version. |
400 |
アップグレード可能なGitLabバージョンが存在しない。 |
| Client.Inoperable.Instance.NotRestorableGitlabVersion |
There is no restoable gitlab version. |
400 |
指定したバックアップファイルはリストア可能なGitLabバージョンではない。 |
| Client.ZoneMismatch.FirewallGroupName.and.Instance |
The FirewallGroupName does not belong to availability zone ${zone}. |
400 |
ファイアウォールグループとDevOpsサーバーのゾーンが異なるため、ファイアウォールグループを操作できない。 |
| Client.ZoneMismatch.NetworkConfig.NetworkId.and.Instance |
The NetworkConfig.NetworkId does not belong to availability zone ${zone}. |
400 |
ネットワークIDとDevOpsサーバーのゾーンが異なるため、ネットワークIDを操作できない。 |
| Client.InvalidParameterNotFound.InstanceId |
The InstanceId '${param}' does not found. |
404 |
指定したDevOpsサーバーが見つからない。 |
| Client.InvalidParameterNotFound.NetworkConfig.NetworkId |
The NetworkConfig.NetworkId '${param}' does not found. |
404 |
指定したネットワークIDが見つからない。 |
| Client.InvalidParameterNotFound.FirewallGroupName |
The FirewallGroupName '${param}' does not found. |
404 |
指定したファイアウォールグループが見つからない。 |
| Client.InvalidParameterNotFound.FirewallRule |
The FirewallRule '${param}' does not found. |
404 |
指定したファイアウォールルールが見つからない。 |
| Client.InvalidParameterNotFound.ParameterGroupName |
The ParameterGroupName '${param}' does not found. |
404 |
指定したパラメーターグループが見つからない。 |
| Client.InvalidParameterNotFound.BackupId |
The BackupId '${param}' does not found. |
404 |
指定したバックアップIDが見つからない。 |
| Client.InvalidParameterNotFound.BackupRuleName |
The BackupRuleName '${param}' does not found. |
404 |
指定したバックアップルールが見つからない。 |
| Client.InvalidParameterIllegalInput.Concurrent |
The value of concurrent is not appropriate. |
400 |
指定したジョブの並列実行数の値が不正。 |
| Client.InvalidParameterIllegalInput.NetworkConfig |
The value of networkConfig is not appropriate. |
400 |
指定したネットワークIDの値が不正。 |
| Client.InvalidParameterIllegalInput.NetworkConfig.PrivateAddress |
The value of networkConfig.privateAddress is not appropriate. |
400 |
指定したプライベートIPアドレスの値が不正。 |
| Client.InvalidParameterIllegalInput.ExtraHosts |
The value of extraHosts is not appropriate. |
400 |
指定したextraHostsの値が不正。 |
| Client.InvalidParameterIllegalInput.ExtraHosts.IpAddress |
The value of extraHosts.ipAddress is not appropriate. |
400 |
指定されたextraHosts.ipAddressの値が不正。 |
| Client.InvalidParameterIllegalInput.Locked |
The value of locked is not appropriate. |
400 |
指定されたlockedの値が不正。 |
| Client.InvalidParameterIllegalInput.MaximumTimeout |
The value of maximumTimeout is not appropriate. |
400 |
指定したmaximumTimeoutの値が不正。 |
| Client.InvalidParameterIllegalInput.Paused |
The value of paused is not appropriate. |
400 |
指定したpausedの値が不正。 |
| Client.InvalidParameterIllegalInput.Privileged |
The value of privileged is not appropriate. |
400 |
指定したprivilegedの値が不正。 |
| Client.InvalidParameterIllegalInput.RunUntagged |
The value of runUntagged is not appropriate. |
400 |
指定したrunUntaggedの値が不正。 |
| Client.InvalidParameterOutOfRange.Concurrent |
The value of concurrent is out of range. Please ensure this value is less than or equal to 50. |
400 |
指定したジョブの並列実行数が入力できる範囲内にない。 |
| Client.InvalidParameterOutOfRange.MaximumTimeout |
The value of maximumTimeout is out of range. Please ensure this value is less than or equal to 86400. |
400 |
指定されたmaximumTimeoutが入力できる範囲内にない。 |