Resource: GoldengateDeploymentEnvironment
Details of the Goldengate Deployment Environment resource.
| JSON representation |
|---|
{ "name": string, "category": enum ( |
| Fields | |
|---|---|
name |
Identifier. The name of the Goldengate Deployment Environment resource with the format: projects/{project}/locations/{location}/goldengateDeploymentEnvironments/{goldengate_deployment_environment} |
category |
Output only. The category of the Goldengate Deployment Environment resource. |
displayName |
The display name of the Goldengate Deployment Environment resource. |
defaultCpuCoreCount |
Output only. The default CPU core count of the Goldengate Deployment Environment resource. |
environmentType |
Output only. The environment type of the Goldengate Deployment Environment resource. |
autoScalingEnabled |
Output only. Whether auto scaling is enabled by default for the Goldengate Deployment Environment resource. |
maxCpuCoreCount |
Output only. The max CPU core count of the Goldengate Deployment Environment resource. |
memoryGbPerCpuCore |
Output only. The memory per CPU core in GBs of the Goldengate Deployment Environment resource. |
minCpuCoreCount |
Output only. The min CPU core count of the Goldengate Deployment Environment resource. |
networkBandwidthGbpsPerCpuCore |
Output only. The network bandwidth per CPU core in Gbps of the Goldengate Deployment Environment resource. |
storageUsageLimitGbPerCpuCore |
Output only. The storage usage limit per CPU core in GBs of the Goldengate Deployment Environment resource. |
DeploymentCategory
Deployment category of the Goldengate Deployment resource.
| Enums | |
|---|---|
DEPLOYMENT_CATEGORY_UNSPECIFIED |
Default unspecified value. |
DATA_REPLICATION_CATEGORY |
Goldengate Deployment Environment category is DATA_REPLICATION_CATEGORY. |
DATA_TRANSFORMS_CATEGORY |
Goldengate Deployment Environment category is DATA_TRANSFORMS_CATEGORY. |
DeploymentEnvironmentType
The environment type of the Goldengate Deployment Environment resource.
| Enums | |
|---|---|
DEPLOYMENT_ENVIRONMENT_TYPE_UNSPECIFIED |
Default unspecified value. |
PRODUCTION |
Goldengate Deployment Environment type is PRODUCTION. |
DEVELOPMENT_OR_TESTING |
Goldengate Deployment Environment type is DEVELOPMENT_OR_TESTING. |
Methods |
|
|---|---|
|
Lists GoldengateDeploymentEnvironments in a given project and location. |