1. Packages
  2. Confluent Cloud
  3. API Docs
  4. getSchemaRegistryClusterMode
Confluent v1.38.0 published on Thursday, Mar 21, 2024 by Pulumi

confluentcloud.getSchemaRegistryClusterMode

Explore with Pulumi AI

confluentcloud logo
Confluent v1.38.0 published on Thursday, Mar 21, 2024 by Pulumi

    Using getSchemaRegistryClusterMode

    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 getSchemaRegistryClusterMode(args: GetSchemaRegistryClusterModeArgs, opts?: InvokeOptions): Promise<GetSchemaRegistryClusterModeResult>
    function getSchemaRegistryClusterModeOutput(args: GetSchemaRegistryClusterModeOutputArgs, opts?: InvokeOptions): Output<GetSchemaRegistryClusterModeResult>
    def get_schema_registry_cluster_mode(credentials: Optional[GetSchemaRegistryClusterModeCredentials] = None,
                                         rest_endpoint: Optional[str] = None,
                                         schema_registry_cluster: Optional[GetSchemaRegistryClusterModeSchemaRegistryCluster] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetSchemaRegistryClusterModeResult
    def get_schema_registry_cluster_mode_output(credentials: Optional[pulumi.Input[GetSchemaRegistryClusterModeCredentialsArgs]] = None,
                                         rest_endpoint: Optional[pulumi.Input[str]] = None,
                                         schema_registry_cluster: Optional[pulumi.Input[GetSchemaRegistryClusterModeSchemaRegistryClusterArgs]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetSchemaRegistryClusterModeResult]
    func LookupSchemaRegistryClusterMode(ctx *Context, args *LookupSchemaRegistryClusterModeArgs, opts ...InvokeOption) (*LookupSchemaRegistryClusterModeResult, error)
    func LookupSchemaRegistryClusterModeOutput(ctx *Context, args *LookupSchemaRegistryClusterModeOutputArgs, opts ...InvokeOption) LookupSchemaRegistryClusterModeResultOutput

    > Note: This function is named LookupSchemaRegistryClusterMode in the Go SDK.

    public static class GetSchemaRegistryClusterMode 
    {
        public static Task<GetSchemaRegistryClusterModeResult> InvokeAsync(GetSchemaRegistryClusterModeArgs args, InvokeOptions? opts = null)
        public static Output<GetSchemaRegistryClusterModeResult> Invoke(GetSchemaRegistryClusterModeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSchemaRegistryClusterModeResult> getSchemaRegistryClusterMode(GetSchemaRegistryClusterModeArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: confluentcloud:index/getSchemaRegistryClusterMode:getSchemaRegistryClusterMode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Credentials Pulumi.ConfluentCloud.Inputs.GetSchemaRegistryClusterModeCredentials
    RestEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    SchemaRegistryCluster Pulumi.ConfluentCloud.Inputs.GetSchemaRegistryClusterModeSchemaRegistryCluster
    Credentials GetSchemaRegistryClusterModeCredentials
    RestEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    SchemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    credentials GetSchemaRegistryClusterModeCredentials
    restEndpoint String
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    credentials GetSchemaRegistryClusterModeCredentials
    restEndpoint string
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    credentials GetSchemaRegistryClusterModeCredentials
    rest_endpoint str
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schema_registry_cluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    credentials Property Map
    restEndpoint String
    The REST endpoint of the Schema Registry cluster, for example, https://psrc-00000.us-central1.gcp.confluent.cloud:443).
    schemaRegistryCluster Property Map

    getSchemaRegistryClusterMode Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Mode string
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    Credentials Pulumi.ConfluentCloud.Outputs.GetSchemaRegistryClusterModeCredentials
    RestEndpoint string
    SchemaRegistryCluster Pulumi.ConfluentCloud.Outputs.GetSchemaRegistryClusterModeSchemaRegistryCluster
    Id string
    The provider-assigned unique ID for this managed resource.
    Mode string
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    Credentials GetSchemaRegistryClusterModeCredentials
    RestEndpoint string
    SchemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    id String
    The provider-assigned unique ID for this managed resource.
    mode String
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    credentials GetSchemaRegistryClusterModeCredentials
    restEndpoint String
    schemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    id string
    The provider-assigned unique ID for this managed resource.
    mode string
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    credentials GetSchemaRegistryClusterModeCredentials
    restEndpoint string
    schemaRegistryCluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    id str
    The provider-assigned unique ID for this managed resource.
    mode str
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    credentials GetSchemaRegistryClusterModeCredentials
    rest_endpoint str
    schema_registry_cluster GetSchemaRegistryClusterModeSchemaRegistryCluster
    id String
    The provider-assigned unique ID for this managed resource.
    mode String
    (Optional String) The global Schema Registry mode. Accepted values are: READWRITE, READONLY, READONLY_OVERRIDE, and IMPORT.
    credentials Property Map
    restEndpoint String
    schemaRegistryCluster Property Map

    Supporting Types

    GetSchemaRegistryClusterModeCredentials

    Key string
    The Schema Registry API Key.
    Secret string

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    Key string
    The Schema Registry API Key.
    Secret string

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    key String
    The Schema Registry API Key.
    secret String

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    key string
    The Schema Registry API Key.
    secret string

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    key str
    The Schema Registry API Key.
    secret str

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    key String
    The Schema Registry API Key.
    secret String

    The Schema Registry API Secret.

    Note: A Schema Registry API key consists of a key and a secret. Schema Registry API keys are required to interact with Schema Registry clusters in Confluent Cloud. Each Schema Registry API key is valid for one specific Schema Registry cluster.

    GetSchemaRegistryClusterModeSchemaRegistryCluster

    Id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    Id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id String
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id string
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id str
    The ID of the Schema Registry cluster, for example, lsrc-abc123.
    id String
    The ID of the Schema Registry cluster, for example, lsrc-abc123.

    Package Details

    Repository
    Confluent Cloud pulumi/pulumi-confluentcloud
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the confluent Terraform Provider.
    confluentcloud logo
    Confluent v1.38.0 published on Thursday, Mar 21, 2024 by Pulumi