1. Packages
  2. Azure Native
  3. API Docs
  4. documentdb
  5. getCassandraCluster
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.10.0 published on Wednesday, Oct 4, 2023 by Pulumi

azure-native.documentdb.getCassandraCluster

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.10.0 published on Wednesday, Oct 4, 2023 by Pulumi

    Get the properties of a managed Cassandra cluster. Azure REST API version: 2023-04-15.

    Using getCassandraCluster

    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 getCassandraCluster(args: GetCassandraClusterArgs, opts?: InvokeOptions): Promise<GetCassandraClusterResult>
    function getCassandraClusterOutput(args: GetCassandraClusterOutputArgs, opts?: InvokeOptions): Output<GetCassandraClusterResult>
    def get_cassandra_cluster(cluster_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetCassandraClusterResult
    def get_cassandra_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetCassandraClusterResult]
    func LookupCassandraCluster(ctx *Context, args *LookupCassandraClusterArgs, opts ...InvokeOption) (*LookupCassandraClusterResult, error)
    func LookupCassandraClusterOutput(ctx *Context, args *LookupCassandraClusterOutputArgs, opts ...InvokeOption) LookupCassandraClusterResultOutput

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

    public static class GetCassandraCluster 
    {
        public static Task<GetCassandraClusterResult> InvokeAsync(GetCassandraClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetCassandraClusterResult> Invoke(GetCassandraClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCassandraClusterResult> getCassandraCluster(GetCassandraClusterArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:documentdb:getCassandraCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ClusterName string

    Managed Cassandra cluster name.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    ClusterName string

    Managed Cassandra cluster name.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    clusterName String

    Managed Cassandra cluster name.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    clusterName string

    Managed Cassandra cluster name.

    resourceGroupName string

    The name of the resource group. The name is case insensitive.

    cluster_name str

    Managed Cassandra cluster name.

    resource_group_name str

    The name of the resource group. The name is case insensitive.

    clusterName String

    Managed Cassandra cluster name.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    getCassandraCluster Result

    The following output properties are available:

    Id string

    The unique resource identifier of the ARM resource.

    Name string

    The name of the ARM resource.

    Properties Pulumi.AzureNative.DocumentDB.Outputs.ClusterResourceResponseProperties

    Properties of a managed Cassandra cluster.

    Type string

    The type of Azure resource.

    Identity Pulumi.AzureNative.DocumentDB.Outputs.ManagedCassandraManagedServiceIdentityResponse

    Identity for the resource.

    Location string

    The location of the resource group to which the resource belongs.

    Tags Dictionary<string, string>

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    Id string

    The unique resource identifier of the ARM resource.

    Name string

    The name of the ARM resource.

    Properties ClusterResourceResponseProperties

    Properties of a managed Cassandra cluster.

    Type string

    The type of Azure resource.

    Identity ManagedCassandraManagedServiceIdentityResponse

    Identity for the resource.

    Location string

    The location of the resource group to which the resource belongs.

    Tags map[string]string

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    id String

    The unique resource identifier of the ARM resource.

    name String

    The name of the ARM resource.

    properties ClusterResourceResponseProperties

    Properties of a managed Cassandra cluster.

    type String

    The type of Azure resource.

    identity ManagedCassandraManagedServiceIdentityResponse

    Identity for the resource.

    location String

    The location of the resource group to which the resource belongs.

    tags Map<String,String>

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    id string

    The unique resource identifier of the ARM resource.

    name string

    The name of the ARM resource.

    properties ClusterResourceResponseProperties

    Properties of a managed Cassandra cluster.

    type string

    The type of Azure resource.

    identity ManagedCassandraManagedServiceIdentityResponse

    Identity for the resource.

    location string

    The location of the resource group to which the resource belongs.

    tags {[key: string]: string}

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    id str

    The unique resource identifier of the ARM resource.

    name str

    The name of the ARM resource.

    properties ClusterResourceResponseProperties

    Properties of a managed Cassandra cluster.

    type str

    The type of Azure resource.

    identity ManagedCassandraManagedServiceIdentityResponse

    Identity for the resource.

    location str

    The location of the resource group to which the resource belongs.

    tags Mapping[str, str]

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    id String

    The unique resource identifier of the ARM resource.

    name String

    The name of the ARM resource.

    properties Property Map

    Properties of a managed Cassandra cluster.

    type String

    The type of Azure resource.

    identity Property Map

    Identity for the resource.

    location String

    The location of the resource group to which the resource belongs.

    tags Map<String>

    Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB".

    Supporting Types

    CassandraErrorResponse

    AdditionalErrorInfo string

    Additional information about the error.

    Code string

    The code of error that occurred.

    Message string

    The message of the error.

    Target string

    The target resource of the error.

    AdditionalErrorInfo string

    Additional information about the error.

    Code string

    The code of error that occurred.

    Message string

    The message of the error.

    Target string

    The target resource of the error.

    additionalErrorInfo String

    Additional information about the error.

    code String

    The code of error that occurred.

    message String

    The message of the error.

    target String

    The target resource of the error.

    additionalErrorInfo string

    Additional information about the error.

    code string

    The code of error that occurred.

    message string

    The message of the error.

    target string

    The target resource of the error.

    additional_error_info str

    Additional information about the error.

    code str

    The code of error that occurred.

    message str

    The message of the error.

    target str

    The target resource of the error.

    additionalErrorInfo String

    Additional information about the error.

    code String

    The code of error that occurred.

    message String

    The message of the error.

    target String

    The target resource of the error.

    CertificateResponse

    Pem string

    PEM formatted public key.

    Pem string

    PEM formatted public key.

    pem String

    PEM formatted public key.

    pem string

    PEM formatted public key.

    pem str

    PEM formatted public key.

    pem String

    PEM formatted public key.

    ClusterResourceResponseProperties

    GossipCertificates List<Pulumi.AzureNative.DocumentDB.Inputs.CertificateResponse>

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    SeedNodes List<Pulumi.AzureNative.DocumentDB.Inputs.SeedNodeResponse>

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    AuthenticationMethod string

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    CassandraAuditLoggingEnabled bool

    Whether Cassandra audit logging is enabled

    CassandraVersion string

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    ClientCertificates List<Pulumi.AzureNative.DocumentDB.Inputs.CertificateResponse>

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    ClusterNameOverride string

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    Deallocated bool

    Whether the cluster and associated data centers has been deallocated.

    DelegatedManagementSubnetId string

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    ExternalGossipCertificates List<Pulumi.AzureNative.DocumentDB.Inputs.CertificateResponse>

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    ExternalSeedNodes List<Pulumi.AzureNative.DocumentDB.Inputs.SeedNodeResponse>

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    HoursBetweenBackups int

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    PrometheusEndpoint Pulumi.AzureNative.DocumentDB.Inputs.SeedNodeResponse

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    ProvisionError Pulumi.AzureNative.DocumentDB.Inputs.CassandraErrorResponse

    Error related to resource provisioning.

    ProvisioningState string

    The status of the resource at the time the operation was called.

    RepairEnabled bool

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    GossipCertificates []CertificateResponse

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    SeedNodes []SeedNodeResponse

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    AuthenticationMethod string

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    CassandraAuditLoggingEnabled bool

    Whether Cassandra audit logging is enabled

    CassandraVersion string

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    ClientCertificates []CertificateResponse

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    ClusterNameOverride string

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    Deallocated bool

    Whether the cluster and associated data centers has been deallocated.

    DelegatedManagementSubnetId string

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    ExternalGossipCertificates []CertificateResponse

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    ExternalSeedNodes []SeedNodeResponse

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    HoursBetweenBackups int

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    PrometheusEndpoint SeedNodeResponse

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    ProvisionError CassandraErrorResponse

    Error related to resource provisioning.

    ProvisioningState string

    The status of the resource at the time the operation was called.

    RepairEnabled bool

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    gossipCertificates List<CertificateResponse>

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    seedNodes List<SeedNodeResponse>

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    authenticationMethod String

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    cassandraAuditLoggingEnabled Boolean

    Whether Cassandra audit logging is enabled

    cassandraVersion String

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    clientCertificates List<CertificateResponse>

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    clusterNameOverride String

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    deallocated Boolean

    Whether the cluster and associated data centers has been deallocated.

    delegatedManagementSubnetId String

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    externalGossipCertificates List<CertificateResponse>

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    externalSeedNodes List<SeedNodeResponse>

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    hoursBetweenBackups Integer

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    prometheusEndpoint SeedNodeResponse

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    provisionError CassandraErrorResponse

    Error related to resource provisioning.

    provisioningState String

    The status of the resource at the time the operation was called.

    repairEnabled Boolean

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    gossipCertificates CertificateResponse[]

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    seedNodes SeedNodeResponse[]

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    authenticationMethod string

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    cassandraAuditLoggingEnabled boolean

    Whether Cassandra audit logging is enabled

    cassandraVersion string

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    clientCertificates CertificateResponse[]

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    clusterNameOverride string

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    deallocated boolean

    Whether the cluster and associated data centers has been deallocated.

    delegatedManagementSubnetId string

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    externalGossipCertificates CertificateResponse[]

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    externalSeedNodes SeedNodeResponse[]

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    hoursBetweenBackups number

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    prometheusEndpoint SeedNodeResponse

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    provisionError CassandraErrorResponse

    Error related to resource provisioning.

    provisioningState string

    The status of the resource at the time the operation was called.

    repairEnabled boolean

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    gossip_certificates Sequence[CertificateResponse]

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    seed_nodes Sequence[SeedNodeResponse]

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    authentication_method str

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    cassandra_audit_logging_enabled bool

    Whether Cassandra audit logging is enabled

    cassandra_version str

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    client_certificates Sequence[CertificateResponse]

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    cluster_name_override str

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    deallocated bool

    Whether the cluster and associated data centers has been deallocated.

    delegated_management_subnet_id str

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    external_gossip_certificates Sequence[CertificateResponse]

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    external_seed_nodes Sequence[SeedNodeResponse]

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    hours_between_backups int

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    prometheus_endpoint SeedNodeResponse

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    provision_error CassandraErrorResponse

    Error related to resource provisioning.

    provisioning_state str

    The status of the resource at the time the operation was called.

    repair_enabled bool

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    gossipCertificates List<Property Map>

    List of TLS certificates that unmanaged nodes must trust for gossip with managed nodes. All managed nodes will present TLS client certificates that are verifiable using one of the certificates provided in this property.

    seedNodes List<Property Map>

    List of IP addresses of seed nodes in the managed data centers. These should be added to the seed node lists of all unmanaged nodes.

    authenticationMethod String

    Which authentication method Cassandra should use to authenticate clients. 'None' turns off authentication, so should not be used except in emergencies. 'Cassandra' is the default password based authentication. The default is 'Cassandra'.

    cassandraAuditLoggingEnabled Boolean

    Whether Cassandra audit logging is enabled

    cassandraVersion String

    Which version of Cassandra should this cluster converge to running (e.g., 3.11). When updated, the cluster may take some time to migrate to the new version.

    clientCertificates List<Property Map>

    List of TLS certificates used to authorize clients connecting to the cluster. All connections are TLS encrypted whether clientCertificates is set or not, but if clientCertificates is set, the managed Cassandra cluster will reject all connections not bearing a TLS client certificate that can be validated from one or more of the public certificates in this property.

    clusterNameOverride String

    If you need to set the clusterName property in cassandra.yaml to something besides the resource name of the cluster, set the value to use on this property.

    deallocated Boolean

    Whether the cluster and associated data centers has been deallocated.

    delegatedManagementSubnetId String

    Resource id of a subnet that this cluster's management service should have its network interface attached to. The subnet must be routable to all subnets that will be delegated to data centers. The resource id must be of the form '/subscriptions//resourceGroups//providers/Microsoft.Network/virtualNetworks//subnets/'

    externalGossipCertificates List<Property Map>

    List of TLS certificates used to authorize gossip from unmanaged data centers. The TLS certificates of all nodes in unmanaged data centers must be verifiable using one of the certificates provided in this property.

    externalSeedNodes List<Property Map>

    List of IP addresses of seed nodes in unmanaged data centers. These will be added to the seed node lists of all managed nodes.

    hoursBetweenBackups Number

    (Deprecated) Number of hours to wait between taking a backup of the cluster.

    prometheusEndpoint Property Map

    Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached.

    provisionError Property Map

    Error related to resource provisioning.

    provisioningState String

    The status of the resource at the time the operation was called.

    repairEnabled Boolean

    Should automatic repairs run on this cluster? If omitted, this is true, and should stay true unless you are running a hybrid cluster where you are already doing your own repairs.

    ManagedCassandraManagedServiceIdentityResponse

    PrincipalId string

    The object id of the identity resource.

    TenantId string

    The tenant id of the resource.

    Type string

    The type of the resource.

    PrincipalId string

    The object id of the identity resource.

    TenantId string

    The tenant id of the resource.

    Type string

    The type of the resource.

    principalId String

    The object id of the identity resource.

    tenantId String

    The tenant id of the resource.

    type String

    The type of the resource.

    principalId string

    The object id of the identity resource.

    tenantId string

    The tenant id of the resource.

    type string

    The type of the resource.

    principal_id str

    The object id of the identity resource.

    tenant_id str

    The tenant id of the resource.

    type str

    The type of the resource.

    principalId String

    The object id of the identity resource.

    tenantId String

    The tenant id of the resource.

    type String

    The type of the resource.

    SeedNodeResponse

    IpAddress string

    IP address of this seed node.

    IpAddress string

    IP address of this seed node.

    ipAddress String

    IP address of this seed node.

    ipAddress string

    IP address of this seed node.

    ip_address str

    IP address of this seed node.

    ipAddress String

    IP address of this seed node.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.10.0 published on Wednesday, Oct 4, 2023 by Pulumi