KubePVInventory
Kubernetes persistent volumes and their properties.
Categories
- Containers
Solutions
- ContainerInsights
Resource types
- Kubernetes Services
- Azure Arc enabled Kubernetes
Columns
| Column | Type | Description |
|---|---|---|
| ClusterId | string | The ID of the Kubernetes cluster of the persistent volume |
| ClusterName | string | The name of the Kubernetes cluster of the persistent volume |
| PVAccessModes | string | A comma separated list of access modes of the persistent volume |
| PVCapacityBytes | long | The capacity of the persistent volume measured in bytes |
| PVCName | string | The Kubernetes persistent volume claim name |
| PVCNamespace | string | The Kubernetes namespace of the persistent volume claim |
| PVCreationTimeStamp | datetime | The Kubernetes persistent volume creation time |
| PVName | string | The Kubernetes persistent volume name |
| PVStatus | string | The status of the persistent volume: Available, Bound, Released, or Failed |
| PVStorageClassName | string | The name of the storage class of the persistent volume |
| PVType | string | The type of persistent volume from the list of Kubernetes supported volume plugins |
| PVTypeInfo | dynamic | The specific dimensions relating to the type of the persistent volume |
| _ResourceId | string | A unique identifier for the resource that the record is associated with |
| SourceSystem | string | The type of agent the data was collected from |
| _SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
| TenantId | string | |
| TimeGenerated | datetime | The date and time the record was created |
| Type | string | The name of the table |