---
title: Openshift Cluster
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Openshift Cluster
---

# Openshift Cluster

This table represents the openshift_cluster resource from Microsoft Azure.

```
azure.openshift_cluster
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                                                                                                                 | Description |
| ------------------------- | ---- | ---------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string     |
| apiserver_profile         | core | json       | The cluster API server profile.                                                                                                                                                           |
| cluster_profile           | core | json       | The cluster profile.                                                                                                                                                                      |
| console_profile           | core | json       | The console profile.                                                                                                                                                                      |
| id                        | core | string     | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| ingress_profiles          | core | json       | The cluster ingress profiles.                                                                                                                                                             |
| location                  | core | string     | The geo-location where the resource lives                                                                                                                                                 |
| master_profile            | core | json       | The cluster master profile.                                                                                                                                                               |
| name                      | core | string     | The name of the resource                                                                                                                                                                  |
| network_profile           | core | json       | The cluster network profile.                                                                                                                                                              |
| provisioning_state        | core | string     | The cluster provisioning state.                                                                                                                                                           |
| resource_group            | core | string     |
| service_principal_profile | core | json       | The cluster service principal profile.                                                                                                                                                    |
| subscription_id           | core | string     |
| subscription_name         | core | string     |
| system_data               | core | json       | The system meta data relating to this resource.                                                                                                                                           |
| tags                      | core | hstore_csv |
| type                      | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                 |
| worker_profiles           | core | json       | The cluster worker profiles.                                                                                                                                                              |
| worker_profiles_status    | core | json       | The cluster worker profiles status.                                                                                                                                                       |
