Client.InvalidParameterFormat.ResourceGroupName |
The parameter resource group name is not valid name. Names must be lowercase alphanumeric or ‘-’, and must start and end with an alphanumeric character. |
400 |
指定したリソースグループ名が半角英数小文字またはハイフン(先頭と末尾を除く)ではない。 |
Client.InvalidParameterFormat.Description |
The parameter description is not valid format. |
400 |
指定したメモの形式が不正。 |
Client.InvalidParameterFormat.Template |
The parameter template is not valid format. |
400 |
指定したテンプレートの形式が不正。 |
Client.InvalidParameterFormat.ResourceNamePrefix |
The parameter resource name prefix is not valid format. Prefix must be lowercase alphanumeric. |
400 |
指定したリソース名接頭辞が半角英数小文字ではない。 |
Client.InvalidParameterFormat.Region |
The parameter region is not valid format. |
400 |
指定したリージョンの形式が不正。 |
Client.InvalidParameterFormat.AvailabilityZone |
The parameter availability zone is not valid format. |
400 |
指定したゾーンの形式が不正。 |
Client.InvalidParameterFormat.DeploymentModel |
The parameter deployment model is not valid format. |
400 |
指定したデプロイメントモデルの形式が不正。 |
Client.InvalidParameterFormat.AccountingType |
The parameter accounting type is not valid format. |
400 |
指定した課金タイプの形式が不正。 |
Client.InvalidParameterFormat.KeyName |
The parameter key name is not valid format. |
400 |
指定したSSHキー名の形式が不正。 |
Client.InvalidParameterFormat.NetworkId |
The parameter network id is not valid format. |
400 |
指定したネットワークIDの形式が不正。 |
Client.InvalidParameterFormat.ServiceAccountKey |
The parameter service account key is not valid format. Keys must be JSON format. |
400 |
指定したサービスアカウントキーの形式が不正。 |
Client.InvalidParameterFormat.Location |
The parameter location is not valid format. |
400 |
指定したGoogle Cloudのロケーション名の形式が不正。 |
Client.InvalidParameterFormat.InstanceType |
The parameter instance type is not valid format. |
400 |
指定したサーバータイプの形式が不正。 |
Client.InvalidParameterFormat.VolumeType |
The parameter volume type is not valid format. |
400 |
指定したディスクタイプの形式が不正。 |
Client.InvalidParameterFormat.AnthosVersion |
The parameter Anthos(GKE Enterprise) version is not valid format. |
400 |
指定したAnthos(GKE Enterprise) バージョンの形式が不正。 |
Client.InvalidParameterFormat.AnthosServiceMeshVersion |
The parameter Cloud Service Mesh version is not valid format. |
400 |
指定したCloud Service Meshのバージョンの形式が不正。 |
Client.InvalidParameterFormat.LoadBalancerType |
The parameter load balancer type is not valid format. |
400 |
指定したロードバランサータイプの形式が不正。 |
Client.InvalidParameterFormat.LoadBalancerVip |
The parameter load balancer vip is not valid format. |
400 |
指定したロードバランサーのVIPの形式が不正。 |
Client.InvalidParameterFormat.SystemIpAddress |
The parameter systemIpAddress is not valid format. |
400 |
指定したマルチロードバランサーのシステムIPアドレスの形式が不正。 |
Client.InvalidParameterFormat.ClusterName |
The parameter cluster name is not valid name. Names must be lowercase alphanumeric or ‘-’, and must start with an alphabet character and end with an alphanumeric character. |
400 |
指定したクラスター名が半角英数小文字またはハイフン(先頭は半角英字の小文字、末尾は半角英数小文字のみ)ではない。 |
Client.InvalidParameterFormat.NodePoolName |
The parameter node pool name is not valid name. Names must be lowercase alphanumeric or ‘-’, and must start and end with an alphanumeric character. |
400 |
指定したノードプール名が半角英数小文字またはハイフン(先頭と末尾を除く)ではない。 |
Client.InvalidParameterFormat.Cursor |
The parameter cursor is not valid format. |
400 |
指定したページネーションカーソルの形式が不正。 |
Client.InvalidParameterFormat.Language |
The parameter language is not valid format. |
400 |
指定した言語の形式が不正。 |
Client.InvalidParameterRequired.ResourceGroupName |
The request is missing a required parameter: resourceGroupName |
400 |
リソースグループ名を指定していない。 |
Client.InvalidParameterRequired.Template |
The request is missing a required parameter: template |
400 |
テンプレートを指定していない。 |
Client.InvalidParameterRequired.ResourceNamePrefix |
The request is missing a required parameter: resourceNamePrefix |
400 |
リソース名接頭辞を指定していない。 |
Client.InvalidParameterRequired.Region |
The request is missing a required parameter: region |
400 |
リージョンを指定していない。 |
Client.InvalidParameterRequired.AvailabilityZone |
The request is missing a required parameter: availabilityZone |
400 |
ゾーンを指定していない。 |
Client.InvalidParameterRequired.DeploymentModel |
The request is missing a required parameter: deploymentModel |
400 |
デプロイメントモデルを指定していない。 |
Client.InvalidParameterRequired.KeyName |
The request is missing a required parameter: keyName |
400 |
SSHキー名を指定していない。 |
Client.InvalidParameterRequired.ServiceAccountKey |
The request is missing a required parameter: serviceAccountKey |
400 |
サービスアカウントキーを指定していない。 |
Client.InvalidParameterRequired.Location |
The request is missing a required parameter: location |
400 |
Google Cloudのロケーションを指定していない。 |
Client.InvalidParameterRequired.InstanceType |
The request is missing a required parameter: instanceType |
400 |
サーバータイプを指定していない。 |
Client.InvalidParameterRequired.VolumeType |
The request is missing a required parameter: volumeType |
400 |
ディスクタイプを指定していない。 |
Client.InvalidParameterRequired.LoadBalancerType |
The request is missing a required parameter: loadBalancerType |
400 |
コントロールプレーンロードバランサーのタイプを指定していない。 |
Client.InvalidParameterRequired.LoadBalancerVip |
The request is missing a required parameter: loadBalancerVip |
400 |
コントロールプレーンロードバランサーのVIPを指定していない。 |
Client.InvalidParameterRequired.SystemIpAddress |
The request is missing a required parameter: systemIpAddress |
400 |
マルチロードバランサーのシステムIPアドレスを指定していない。 |
Client.InvalidParameterRequired.ClusterName |
The request is missing a required parameter: clusterName |
400 |
クラスター名を指定していない。 |
Client.InvalidParameterRequired.NodePoolName |
The request is missing a required parameter: nodePoolName |
400 |
ノードプール名を指定していない。 |
Client.InvalidParameterRequired.ControlPlane |
The request is missing a required parameter: controlPlane |
400 |
コントロールプレーンを指定していない。 |
Client.InvalidParameterRequired.ControlPlaneLoadBalancer |
The request is missing a required parameter: controlPlaneLoadBalancer |
400 |
コントロールプレーンロードバランサーを指定していない。 |
Client.InvalidParameterRequired.GoogleCloudConfig |
The request is missing a required parameter: googleCloudConfig |
400 |
Google Cloudの設定を指定していない。 |
Client.InvalidParameterRequired.AdminWorkstation |
The request is missing a required parameter: adminWorkstation |
400 |
管理ワークステーションを指定していない。 |
Client.InvalidParameterRequired.AdminCluster |
The request is missing a required parameter: adminCluster |
400 |
管理クラスターを指定していない。 |
Client.InvalidParameterRequired.NodePool |
The parameter nodePools must be provided when Cloud Service Mesh is enabled. |
400 |
Cloud Service Mesh有効時にノードプールを指定していない。 |
Client.InvalidParameterRequired.AnthosVersion |
The request is missing a required parameter: Anthos(GKE Enterprise) version |
400 |
Anthos(GKE Enterprise) バージョンを指定していない。 |
Client.InvalidParameterRequired.AnthosServiceMeshVersion |
The request is missing a required parameter: Cloud Service Mesh version |
400 |
Cloud Service Meshのバージョンを指定していない。 |
Client.InvalidParameterCannotSpecify.Template |
Invalid template '${param}' was specified. It is not available. |
400 |
提供外のテンプレートを指定している。 |
Client.InvalidParameterCannotSpecify.Region |
Invalid region '${param}' was specified. It is not available. |
400 |
提供外のリージョンを指定している。 |
Client.InvalidParameterCannotSpecify.AvailabilityZone |
Invalid availability zone '${param}' was specified. It is not available. |
400 |
提供外のゾーンを指定している。 |
Client.InvalidParameterCannotSpecify.DeploymentModel |
Invalid deployment model '${param}' was specified. This parameter must be ‘standalone’, ‘multi’ or ‘hybrid’. |
400 |
デプロイメントモデルにstandalone , multi , hybrid 以外を指定している。 |
Client.InvalidParameterCannotSpecify.AccountingType |
Invalid accounting type '${param}' was specified. This parameter must be either ‘monthly’ or ‘pay-per-use’. |
400 |
課金タイプにmonthly かpay-per-use 以外を指定している。 |
Client.InvalidParameterCannotSpecify.InstanceType |
Invalid instance type '${param}' was specified. It is not available. |
400 |
提供外のサーバータイプを指定している。 |
Client.InvalidParameterCannotSpecify.VolumeType |
Invalid volume type '${param}' was specified. It is not available. |
400 |
提供外のディスクタイプを指定している。 |
Client.InvalidParameterCannotSpecify.VolumeSize |
Invalid volume size '${param}' was specified. It is not available. |
400 |
提供外のディスクサイズを指定している。 |
Client.InvalidParameterCannotSpecify.LoadBalancerType |
Invalid load balancer type '${param}' was specified. This parameter must be ‘elastic-load-balancer’. |
400 |
提供外のロードバランサータイプを指定している。 |
Client.InvalidParameterCannotSpecify.AnthosVersion |
Invalid Anthos(GKE Enterprise) version '${param}' was specified. It is not available. |
400 |
提供外のAnthos(GKE Enterprise) バージョンを指定している。 |
Client.InvalidParameterCannotSpecify.AnthosServiceMeshVersion |
Invalid Cloud Service Mesh version '${param}' was specified. It is not available. |
400 |
提供外のCloud Service Meshバージョンを指定している。 |
Client.InvalidParameterCannotSpecify.SystemIpAddressCount |
Invalid number of systemIpAddresses was specified. The number of system IP addresses must be two. |
400 |
マルチロードバランサーのシステムIPアドレスの個数が2個でない。 |
Client.InvalidParameterCannotSpecify.NetworkId |
Invalid network id '${param}' was specified. It is not available. |
400 |
指定不可のネットワークIDを指定している。 |
Client.InvalidParameterCannotSpecify.NodePoolName |
The node pool name '${param}' cannot be used. It is the same as a cluster name. |
400 |
ノードプール名にクラスター名と同じ名前を指定している。 |
Client.InvalidParameterCannotSpecify.Language |
Invalid language '${param}' was specified. This parameter must be ‘ja’ or ‘en’. |
400 |
言語にja ,en 以外を指定している。 |
Client.InvalidParameterCannotSpecify.NodePool |
The node pools cannot be created in a admin cluster when the deployment model is ‘multi’. |
400 |
デプロイメントモデルがmultiの時に、管理クラスターにノードプールを指定している。 |
Client.InvalidParameterCannotSpecify.ControlPlaneNodeCount |
A specified the number of nodes in the control plane node pool which is not allowed. |
400 |
許可されていないコントロールプレーンのノードプールのノード数を指定した。 |
Client.InvalidParameterCannotSpecify.LoadBalancerVip |
The load balancer vip cannot be specified when using common private network. |
400 |
共通プライベート利用時にロードバランサーのVIPを指定している。 |
Client.InvalidParameterCannotSpecify.SystemIpAddress |
The systemIpAddress cannot be specified when using common private network. |
400 |
共通プライベート利用時にマルチロードバランサーのシステムIPアドレスを指定している。 |
Client.InvalidParameterTooLong.ResourceGroupName |
The parameter resource group name is not valid because it is longer than 40 characters. |
400 |
リソースグループ名に40文字を超える値を指定している。 |
Client.InvalidParameterTooLong.Description |
The parameter description is not valid because it is longer than 255 characters. |
400 |
メモに255文字を超える値を指定している。 |
Client.InvalidParameterTooLong.ResourceNamePrefix |
The parameter resource name prefix is not valid because it is longer than 6 characters. |
400 |
リソース名接頭辞に6文字を超える値を指定している。 |
Client.InvalidParameterTooLong.KeyName |
The parameter key name is not valid because it is longer than 32 characters. |
400 |
SSHキー名に32文字を超える値を指定している。 |
Client.InvalidParameterTooLong.ClusterName |
The parameter cluster name is not valid because it is longer than 40 characters. |
400 |
クラスター名に40文字を超える値を指定している。 |
Client.InvalidParameterTooLong.NodePoolName |
The parameter node pool name is not valid because it is longer than 40 characters. |
400 |
ノードプール名に40文字を超える値を指定している。 |
Client.InvalidParameterTooLong.InstanceType |
The parameter instance type is not valid because it is longer than 32 characters. |
400 |
サーバータイプに32文字を超える値を指定している。 |
Client.InvalidParameterTooShort.KeyName |
The parameter key name is not valid because it is shorter than 6 characters. |
400 |
ノードプール名に6文字より少ない値を指定している。 |
Client.InvalidParameterNotAllowed.SkippedMinorAnthosVersion |
Anthos(GKE Enterprise) minor versions cannot be skipped. |
400 |
マイナーバージョンがスキップされたAnthos(GKE Enterprise) バージョンを指定している。 |
Client.InvalidParameterNotAllowed.SkippedMinorAnthosServiceMeshVersion |
Cloud Service Mesh minor versions cannot be skipped. |
400 |
マイナーバージョンがスキップされたCloud Service Meshバージョンを指定している。 |
Client.InvalidParameterNotAllowed.DowngradedAnthosVersion |
Specified Anthos(GKE Enterprise) version is not newer than the current version. |
400 |
現在のバージョンよりダウングレードされたAnthos(GKE Enterprise) バージョンは指定できない。 |
Client.InvalidParameterNotAllowed.DowngradedAnthosServiceMeshVersion |
Specified Cloud Service Mesh version is not newer than the current version. |
400 |
現在のバージョンよりダウングレードされたCloud Service Meshバージョンは指定できない。 |
Client.InvalidParameterOutOfRange.Limit |
The requested limit is out of range value. The value must be between 20 and 100. |
400 |
取得するイベントの数に20-100の範囲外の値を指定している。 |
Client.InvalidParameterOutOfRange.LoadBalancerVip |
The requested load balancer vip '${param}' is out of the CIDR block range '${cidr}' . |
400 |
ロードバランサーのVIPにプライベートLANのCIDR範囲外のIPアドレスを指定している。 |
Client.InvalidParameterOutOfRange.SystemIpAddress |
The requested systemIpAddress '${param}' is out of the CIDR block range '${cidr}' . |
400 |
システムIPアドレスにプライベートLANのCIDR範囲外のIPアドレスを指定している。 |
Client.InvalidParameterDuplicate.ResourceGroupName |
The resource group '${param}' already exists. |
400 |
指定したリソースグループ名はすでに存在している。 |
Client.InvalidParameterDuplicate.ResourceNamePrefix |
The resource name prefix '${param}' already exists. |
400 |
指定したリソース名接頭辞はすでに存在している。 |
Client.InvalidParameterDuplicate.ClusterName |
The cluster '${param}' already exists. |
400 |
指定したクラスター名はすでに存在している。 |
Client.InvalidParameterDuplicate.NodePoolName |
The node pool '${param}' already exists. |
400 |
指定したノードプール名はすでに存在している。 |
Client.InvalidParameterDuplicate.IpAddress |
The ip address '${param}' already exists. |
400 |
指定したIPアドレスはすでに存在している。 |
Client.InvalidParameterDuplicate.LoadBalancerVip |
The load balancer vip '${param}' already exists. |
400 |
指定したロードバランサーのVIPはすでに存在している。 |
Client.InvalidParameterDuplicate.SystemIpAddress |
The systemIpAddress '${param}' already exists. |
400 |
指定したマルチロードバランサーのシステムIPアドレスはすでに存在している。 |
Client.InvalidParameterDuplicate.LoadBalancerVip.and.SystemIpAddress |
The load balancer vip and systemIpAddress '${param}' is duplicated. |
400 |
指定したロードバランサーのVIPとマルチロードバランサーのシステムIPアドレスが重複している。 |
Client.InvalidParameterNotFound.ResourceGroup |
The resource group '${param}' could not be found. |
404 |
指定したリソースグループが見つからない。 |
Client.InvalidParameterNotFound.Cluster |
The cluster '${param}' could not be found. |
404 |
指定したクラスターが見つからない。 |
Client.InvalidParameterNotFound.NetworkId |
The network id '${param}' could not be found. |
404 |
指定したネットワークIDが見つからない。 |
Client.RegionMismatch.ResourceGroup.and.AdminWorkstation |
The admin workstation region '${param}' does not belongs to resource group region ${resourceGroupRegion} . |
400 |
指定した管理ワークステーションのリージョンとリソースグループのリージョンが異なるため、操作できない。 |
Client.ZoneMismatch.ResourceGroup.and.AdminWorkstation |
The admin workstation availability zone '${param}' does not belongs to resource group availability zone ${resourceGroupZone} . |
400 |
指定した管理ワークステーションのゾーンとリソースグループのゾーンが異なるため、操作できない。 |
Client.RegionMismatch.ResourceGroup.and.ControlPlaneNodePool |
The control plane region '${param}' does not belongs to resource group region ${resourceGroupRegion} . |
400 |
指定したコントロールプレーンのリージョンとリソースグループのリージョンが異なるため、操作できない。 |
Client.ZoneMismatch.ResourceGroup.and.ControlPlaneNodePool |
The control plane availability zone '${param}' does not belongs to resource group availability zone ${resourceGroupZone} . |
400 |
指定したコントロールプレーンのゾーンとリソースグループのゾーンが異なるため、操作できない。 |
Client.RegionMismatch.ResourceGroup.and.NodePool |
The node pool region '${param}' does not belongs to resource group region ${resourceGroupRegion} . |
400 |
指定したノードプールのリージョンとリソースグループのリージョンが異なるため、操作できない。 |
Client.ZoneMismatch.ResourceGroup.and.NodePool |
The node pool availability zone '${param}' does not belongs to resource group availability zone ${resourceGroupZone} . |
400 |
指定したノードプールのゾーンとリソースグループのゾーンが異なるため、操作できない。 |
Client.ZoneMismatch.ResourceGroup.and.NetworkId |
The private LAN '${param}' does not belong to resource group’s availability zone ${resourceGroupZone} . |
400 |
指定したリソースグループとプライベートLANのゾーンが異なるため、クラスターを作成できない。 |
Client.VersionMismatch.AnthosVersion.and.AnthosServiceMeshVersion |
The specified Anthos(GKE Enterprise) and Cloud Service Mesh version are incompatible. |
400 |
指定したAnthos(GKE Enterprise) バージョンとCloud Service Meshバージョンの互換性が無い。 |
Client.Inoperable.ResourceGroup.NotAllowedDeploymentModel |
This operation is not available for the deployment model '${param}' . |
400 |
指定したリソースグループのデプロイメントモデルでは対象の操作ができない。 |
Client.Inoperable.ResourceGroup.NotYetProvisioned |
Cannot operate the resource group '${param}' because it is not yet provisioned. |
400 |
指定したリソースグループはまだプロビジョンされていないため、対象の操作ができない。 |
Client.Inoperable.ResourceGroup.AlreadyProvisioned |
Cannot operate the resource group '${param}' because it is already provisioned. |
400 |
指定したリソースグループはすでにプロビジョニング済みのため、対象の操作ができない。 |
Client.Inoperable.UserCluster.NewerThanAdminClusterAnthosVersion |
Cannot operate the user cluster '${name}' because the specified Anthos(GKE Enterprise) version is newer than the Anthos(GKE Enterprise) version of admin cluster. |
400 |
指定したユーザークラスターのAnthos(GKE Enterprise) バージョンが管理クラスターのAnthos(GKE Enterprise) バージョンよりも新しいため、操作できない。 |
Client.Inoperable.AdminCluster.NewerThanUserClusterAnthosVersion |
Cannot operate the admin cluster '${name}' because the specified Anthos(GKE Enterprise) version is too new than the oldest Anthos(GKE Enterprise) version of user clusters. |
400 |
指定した管理クラスターのAnthos(GKE Enterprise) バージョンがユーザクラスターの最も古いAnthos(GKE Enterprise) バージョンよりも新しすぎるため、操作できない。 |
Client.Inoperable.Cluster.AnthosServiceMeshDisabled |
Cannot operate the cluster '${name}' because the Cloud Service Mesh is disabled. |
400 |
指定したクラスターではCloud Service Meshが有効になっていないため、操作できない。 |
Client.Inoperable.GoogleCloudServiceAccount.MissingPermission_ResourcemanagerProjectsGetIamPolicy |
The Google Cloud service account ‘serviceaccountname′doesnothavethepermission′resourcemanager.projects.getIamPolicy′.|400|GoogleCloudのサービスアカウントにresourcemanager.projects.getIamPolicy権限がないため、操作できない。||Client.Inoperable.GoogleCloudServiceAccount.MissingPermissionServiceusageServicesList|TheGoogleCloudserviceaccount′{service_account_name}’ does not have the permission ‘serviceusage.services.list’. |
400 |
Google Cloudのサービスアカウントにserviceusage.services.list権限がないため、操作できない。 |
Client.Inoperable.GoogleCloudServiceAccount.UngrantedRequiredRole |
The required IAM roles are not granted to the Google Cloud service account ’serviceaccountname′.[{ungranted_roles}] |
400 |
必要なIAMロールがGoogle Cloudのサービスアカウントに付与されていないため、操作できない。 |
Client.Inoperable.GoogleCloudProject.DisabledRequiredApi |
The required APIs are disabled in Google Cloud project ’projectid′.[{disabled_apis}] |
400 |
必要なAPIがGoogle Cloudのプロジェクトで有効になっていないため、操作できない。 |