CLOUD_CONFIGURATION_V View
This view reports details about supported and configured cloud resources.
Each row contains file information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
START_TIME | Timestamp | The time and date when the hourly aggregation time period starts. |
END_TIME | Timestamp | The time and date when the hourly aggregation time period ends. |
URN | Varchar | URN of the resource. |
SERVICE | Varchar | The service that the resource belongs to. |
STATUS | Variant | The status of the resource. |
CLOUD_DETAILS | Variant | Cloud details. |
RESOURCE_TYPE | Varchar | The resource type. |
RESOURCE_ID | Varchar | The ID of the resource. |
RESOURCE_REGION | Varchar | The region that the resource belongs to. |
RESOURCE_CONFIG | Variant | The configuration of the resource. |
RESOURCE_TAGS | Variant | The tags associated with the resource. |
CSP | Varchar | The cloud provider. |
API_KEY | Varchar | The key describing the API used to fetch data for the resource. |