oci.GoldenGate.getDeployment
This data source provides details about a specific Deployment resource in Oracle Cloud Infrastructure Golden Gate service.
Retrieves a deployment.
Example Usage
using System.Collections.Generic;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testDeployment = Oci.GoldenGate.GetDeployment.Invoke(new()
{
DeploymentId = oci_golden_gate_deployment.Test_deployment.Id,
});
});
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/GoldenGate"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := GoldenGate.GetDeployment(ctx, &goldengate.GetDeploymentArgs{
DeploymentId: oci_golden_gate_deployment.Test_deployment.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.GoldenGate.GoldenGateFunctions;
import com.pulumi.oci.GoldenGate.inputs.GetDeploymentArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testDeployment = GoldenGateFunctions.getDeployment(GetDeploymentArgs.builder()
.deploymentId(oci_golden_gate_deployment.test_deployment().id())
.build());
}
}
import pulumi
import pulumi_oci as oci
test_deployment = oci.GoldenGate.get_deployment(deployment_id=oci_golden_gate_deployment["test_deployment"]["id"])
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testDeployment = oci.GoldenGate.getDeployment({
deploymentId: oci_golden_gate_deployment.test_deployment.id,
});
variables:
testDeployment:
fn::invoke:
Function: oci:GoldenGate:getDeployment
Arguments:
deploymentId: ${oci_golden_gate_deployment.test_deployment.id}
Using getDeployment
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDeployment(args: GetDeploymentArgs, opts?: InvokeOptions): Promise<GetDeploymentResult>
function getDeploymentOutput(args: GetDeploymentOutputArgs, opts?: InvokeOptions): Output<GetDeploymentResult>
def get_deployment(deployment_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDeploymentResult
def get_deployment_output(deployment_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDeploymentResult]
func GetDeployment(ctx *Context, args *GetDeploymentArgs, opts ...InvokeOption) (*GetDeploymentResult, error)
func GetDeploymentOutput(ctx *Context, args *GetDeploymentOutputArgs, opts ...InvokeOption) GetDeploymentResultOutput
> Note: This function is named GetDeployment
in the Go SDK.
public static class GetDeployment
{
public static Task<GetDeploymentResult> InvokeAsync(GetDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetDeploymentResult> Invoke(GetDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDeploymentResult> getDeployment(GetDeploymentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:GoldenGate/getDeployment:getDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- Deployment
Id string A unique Deployment identifier.
- Deployment
Id string A unique Deployment identifier.
- deployment
Id String A unique Deployment identifier.
- deployment
Id string A unique Deployment identifier.
- deployment_
id str A unique Deployment identifier.
- deployment
Id String A unique Deployment identifier.
getDeployment Result
The following output properties are available:
- Compartment
Id string The OCID of the compartment being referenced.
- Cpu
Core intCount The Minimum number of OCPUs to be made available for this Deployment.
- Dictionary<string, object>
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Deployment
Backup stringId The OCID of the backup being referenced.
- Deployment
Diagnostic List<GetDatas Deployment Deployment Diagnostic Data> Information regarding the deployment diagnostic collection
- Deployment
Id string - Deployment
Type string The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- Deployment
Url string The URL of a resource.
- Description string
Metadata about this specific object.
- Display
Name string An object's Display Name.
- Fqdn string
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- Dictionary<string, object>
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
The OCID of the deployment being referenced.
- Is
Auto boolScaling Enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- Is
Healthy bool True if all of the aggregate resources are working correctly.
- Is
Latest boolVersion Indicates if the resource is the the latest available version.
- Is
Public bool True if this object is publicly available.
- Is
Storage boolUtilization Limit Exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- License
Model string The Oracle license model that applies to a Deployment.
- Lifecycle
Details string Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- Lifecycle
Sub stringState Possible GGS lifecycle sub-states.
- Nsg
Ids List<string> An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- Ogg
Datas List<GetDeployment Ogg Data> Deployment Data for an OggDeployment
- Private
Ip stringAddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- Public
Ip stringAddress The public IP address representing the access point for the Deployment.
- State string
Possible lifecycle states.
- Storage
Utilization stringIn Bytes The amount of storage being utilized (in bytes)
- Subnet
Id string The OCID of the subnet being referenced.
- Dictionary<string, object>
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- Time
Created string The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Updated string The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Upgrade stringRequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- Compartment
Id string The OCID of the compartment being referenced.
- Cpu
Core intCount The Minimum number of OCPUs to be made available for this Deployment.
- map[string]interface{}
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Deployment
Backup stringId The OCID of the backup being referenced.
- Deployment
Diagnostic []GetDatas Deployment Deployment Diagnostic Data Information regarding the deployment diagnostic collection
- Deployment
Id string - Deployment
Type string The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- Deployment
Url string The URL of a resource.
- Description string
Metadata about this specific object.
- Display
Name string An object's Display Name.
- Fqdn string
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- map[string]interface{}
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- Id string
The OCID of the deployment being referenced.
- Is
Auto boolScaling Enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- Is
Healthy bool True if all of the aggregate resources are working correctly.
- Is
Latest boolVersion Indicates if the resource is the the latest available version.
- Is
Public bool True if this object is publicly available.
- Is
Storage boolUtilization Limit Exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- License
Model string The Oracle license model that applies to a Deployment.
- Lifecycle
Details string Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- Lifecycle
Sub stringState Possible GGS lifecycle sub-states.
- Nsg
Ids []string An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- Ogg
Datas []GetDeployment Ogg Data Deployment Data for an OggDeployment
- Private
Ip stringAddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- Public
Ip stringAddress The public IP address representing the access point for the Deployment.
- State string
Possible lifecycle states.
- Storage
Utilization stringIn Bytes The amount of storage being utilized (in bytes)
- Subnet
Id string The OCID of the subnet being referenced.
- map[string]interface{}
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- Time
Created string The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Updated string The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Upgrade stringRequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- compartment
Id String The OCID of the compartment being referenced.
- cpu
Core IntegerCount The Minimum number of OCPUs to be made available for this Deployment.
- Map<String,Object>
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- deployment
Backup StringId The OCID of the backup being referenced.
- deployment
Diagnostic List<GetDatas Deployment Deployment Diagnostic Data> Information regarding the deployment diagnostic collection
- deployment
Id String - deployment
Type String The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- deployment
Url String The URL of a resource.
- description String
Metadata about this specific object.
- display
Name String An object's Display Name.
- fqdn String
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- Map<String,Object>
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
The OCID of the deployment being referenced.
- is
Auto BooleanScaling Enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- is
Healthy Boolean True if all of the aggregate resources are working correctly.
- is
Latest BooleanVersion Indicates if the resource is the the latest available version.
- is
Public Boolean True if this object is publicly available.
- is
Storage BooleanUtilization Limit Exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- license
Model String The Oracle license model that applies to a Deployment.
- lifecycle
Details String Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- lifecycle
Sub StringState Possible GGS lifecycle sub-states.
- nsg
Ids List<String> An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- ogg
Datas List<GetDeployment Ogg Data> Deployment Data for an OggDeployment
- private
Ip StringAddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- public
Ip StringAddress The public IP address representing the access point for the Deployment.
- state String
Possible lifecycle states.
- storage
Utilization StringIn Bytes The amount of storage being utilized (in bytes)
- subnet
Id String The OCID of the subnet being referenced.
- Map<String,Object>
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created String The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Updated String The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Upgrade StringRequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- compartment
Id string The OCID of the compartment being referenced.
- cpu
Core numberCount The Minimum number of OCPUs to be made available for this Deployment.
- {[key: string]: any}
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- deployment
Backup stringId The OCID of the backup being referenced.
- deployment
Diagnostic GetDatas Deployment Deployment Diagnostic Data[] Information regarding the deployment diagnostic collection
- deployment
Id string - deployment
Type string The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- deployment
Url string The URL of a resource.
- description string
Metadata about this specific object.
- display
Name string An object's Display Name.
- fqdn string
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- {[key: string]: any}
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id string
The OCID of the deployment being referenced.
- is
Auto booleanScaling Enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- is
Healthy boolean True if all of the aggregate resources are working correctly.
- is
Latest booleanVersion Indicates if the resource is the the latest available version.
- is
Public boolean True if this object is publicly available.
- is
Storage booleanUtilization Limit Exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- license
Model string The Oracle license model that applies to a Deployment.
- lifecycle
Details string Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- lifecycle
Sub stringState Possible GGS lifecycle sub-states.
- nsg
Ids string[] An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- ogg
Datas GetDeployment Ogg Data[] Deployment Data for an OggDeployment
- private
Ip stringAddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- public
Ip stringAddress The public IP address representing the access point for the Deployment.
- state string
Possible lifecycle states.
- storage
Utilization stringIn Bytes The amount of storage being utilized (in bytes)
- subnet
Id string The OCID of the subnet being referenced.
- {[key: string]: any}
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created string The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Updated string The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Upgrade stringRequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- compartment_
id str The OCID of the compartment being referenced.
- cpu_
core_ intcount The Minimum number of OCPUs to be made available for this Deployment.
- Mapping[str, Any]
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- deployment_
backup_ strid The OCID of the backup being referenced.
- deployment_
diagnostic_ Getdatas Deployment Deployment Diagnostic Data] Information regarding the deployment diagnostic collection
- deployment_
id str - deployment_
type str The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- deployment_
url str The URL of a resource.
- description str
Metadata about this specific object.
- display_
name str An object's Display Name.
- fqdn str
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- Mapping[str, Any]
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id str
The OCID of the deployment being referenced.
- is_
auto_ boolscaling_ enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- is_
healthy bool True if all of the aggregate resources are working correctly.
- is_
latest_ boolversion Indicates if the resource is the the latest available version.
- is_
public bool True if this object is publicly available.
- is_
storage_ boolutilization_ limit_ exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- license_
model str The Oracle license model that applies to a Deployment.
- lifecycle_
details str Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- lifecycle_
sub_ strstate Possible GGS lifecycle sub-states.
- nsg_
ids Sequence[str] An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- ogg_
datas GetDeployment Ogg Data] Deployment Data for an OggDeployment
- private_
ip_ straddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- public_
ip_ straddress The public IP address representing the access point for the Deployment.
- state str
Possible lifecycle states.
- storage_
utilization_ strin_ bytes The amount of storage being utilized (in bytes)
- subnet_
id str The OCID of the subnet being referenced.
- Mapping[str, Any]
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time_
created str The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time_
updated str The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time_
upgrade_ strrequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- compartment
Id String The OCID of the compartment being referenced.
- cpu
Core NumberCount The Minimum number of OCPUs to be made available for this Deployment.
- Map<Any>
Tags defined for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- deployment
Backup StringId The OCID of the backup being referenced.
- deployment
Diagnostic List<Property Map>Datas Information regarding the deployment diagnostic collection
- deployment
Id String - deployment
Type String The type of deployment, the value determines the exact 'type' of service executed in the Deployment. NOTE: Use of the value OGG is maintained for backward compatibility purposes. Its use is discouraged in favor of the equivalent DATABASE_ORACLE value.
- deployment
Url String The URL of a resource.
- description String
Metadata about this specific object.
- display
Name String An object's Display Name.
- fqdn String
A three-label Fully Qualified Domain Name (FQDN) for a resource.
- Map<Any>
A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. Example:
{"bar-key": "value"}
- id String
The OCID of the deployment being referenced.
- is
Auto BooleanScaling Enabled Indicates if auto scaling is enabled for the Deployment's CPU core count.
- is
Healthy Boolean True if all of the aggregate resources are working correctly.
- is
Latest BooleanVersion Indicates if the resource is the the latest available version.
- is
Public Boolean True if this object is publicly available.
- is
Storage BooleanUtilization Limit Exceeded Indicator will be true if the amount of storage being utilized exceeds the allowable storage utilization limit. Exceeding the limit may be an indication of a misconfiguration of the deployment's GoldenGate service.
- license
Model String The Oracle license model that applies to a Deployment.
- lifecycle
Details String Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.
- lifecycle
Sub StringState Possible GGS lifecycle sub-states.
- nsg
Ids List<String> An array of Network Security Group OCIDs used to define network access for either Deployments or Connections.
- ogg
Datas List<Property Map> Deployment Data for an OggDeployment
- private
Ip StringAddress The private IP address in the customer's VCN representing the access point for the associated endpoint service in the GoldenGate service VCN.
- public
Ip StringAddress The public IP address representing the access point for the Deployment.
- state String
Possible lifecycle states.
- storage
Utilization StringIn Bytes The amount of storage being utilized (in bytes)
- subnet
Id String The OCID of the subnet being referenced.
- Map<Any>
The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example:
{orcl-cloud: {free-tier-retain: true}}
- time
Created String The time the resource was created. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Updated String The time the resource was last updated. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Upgrade StringRequired The date the existing version in use will no longer be considered as usable and an upgrade will be required. This date is typically 6 months after the version was released for use by GGS. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
Supporting Types
GetDeploymentDeploymentDiagnosticData
- Bucket string
Name of the bucket where the object is to be uploaded in the object storage
- Diagnostic
State string The state of the deployment diagnostic collection.
- Namespace string
Name of namespace that serves as a container for all of your buckets
- Object string
Name of the diagnostic collected and uploaded to object storage
- Time
Diagnostic stringEnd The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Diagnostic stringStart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- Bucket string
Name of the bucket where the object is to be uploaded in the object storage
- Diagnostic
State string The state of the deployment diagnostic collection.
- Namespace string
Name of namespace that serves as a container for all of your buckets
- Object string
Name of the diagnostic collected and uploaded to object storage
- Time
Diagnostic stringEnd The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- Time
Diagnostic stringStart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- bucket String
Name of the bucket where the object is to be uploaded in the object storage
- diagnostic
State String The state of the deployment diagnostic collection.
- namespace String
Name of namespace that serves as a container for all of your buckets
- object String
Name of the diagnostic collected and uploaded to object storage
- time
Diagnostic StringEnd The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Diagnostic StringStart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- bucket string
Name of the bucket where the object is to be uploaded in the object storage
- diagnostic
State string The state of the deployment diagnostic collection.
- namespace string
Name of namespace that serves as a container for all of your buckets
- object string
Name of the diagnostic collected and uploaded to object storage
- time
Diagnostic stringEnd The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Diagnostic stringStart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- bucket str
Name of the bucket where the object is to be uploaded in the object storage
- diagnostic_
state str The state of the deployment diagnostic collection.
- namespace str
Name of namespace that serves as a container for all of your buckets
- object str
Name of the diagnostic collected and uploaded to object storage
- time_
diagnostic_ strend The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time_
diagnostic_ strstart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
- bucket String
Name of the bucket where the object is to be uploaded in the object storage
- diagnostic
State String The state of the deployment diagnostic collection.
- namespace String
Name of namespace that serves as a container for all of your buckets
- object String
Name of the diagnostic collected and uploaded to object storage
- time
Diagnostic StringEnd The time until which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.- time
Diagnostic StringStart The time from which the diagnostic collection should collect the logs. The format is defined by RFC3339, such as
2016-08-25T21:10:29.600Z
.
GetDeploymentOggData
- Admin
Password string - Admin
Username string The GoldenGate deployment console username.
- Certificate string
A PEM-encoded SSL certificate.
- Deployment
Name string The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- Key string
- Ogg
Version string Version of OGG
- Admin
Password string - Admin
Username string The GoldenGate deployment console username.
- Certificate string
A PEM-encoded SSL certificate.
- Deployment
Name string The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- Key string
- Ogg
Version string Version of OGG
- admin
Password String - admin
Username String The GoldenGate deployment console username.
- certificate String
A PEM-encoded SSL certificate.
- deployment
Name String The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- key String
- ogg
Version String Version of OGG
- admin
Password string - admin
Username string The GoldenGate deployment console username.
- certificate string
A PEM-encoded SSL certificate.
- deployment
Name string The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- key string
- ogg
Version string Version of OGG
- admin_
password str - admin_
username str The GoldenGate deployment console username.
- certificate str
A PEM-encoded SSL certificate.
- deployment_
name str The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- key str
- ogg_
version str Version of OGG
- admin
Password String - admin
Username String The GoldenGate deployment console username.
- certificate String
A PEM-encoded SSL certificate.
- deployment
Name String The name given to the GoldenGate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
- key String
- ogg
Version String Version of OGG
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
oci
Terraform Provider.