| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Partition data profile | ||
| DatabaseName | string | The library name. | test_db |
| TableName | string | The name of the table. | test_tbl |
| PartitionName | string | The name of the partition. | year=2023/month=1 |
| ArchiveStatus | string | oss storage type | STANDARD |
| CreateTime | string | The time when the data address was created. | 2023-08-16 18:02:22 |
| LastModifyTime | string | The time when the configurations of the domain name were updated. The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mm:ss format. The time is displayed in UTC. | 2023-08-16 18:02:25 |
| LastAccessTime | string | last access time (from oss or oss-hdfs audit logs) | 2023-08-22 12:14:42 |
| LastAccessNumTime | string | Last Access Time (Discarded) | |
| Location | string | The location where the sample is stored. | oss://mybucket.cn-hangzhou.oss-dls.aliyuncs.com/test_tb/test_tbl/year=2023/month=1 |
| FileSize | long | Partition size | 13 |
| ObjectSize | long | partition size (from oss or oss-hdfs inventory) | 13 |
| FileCnt | long | Number of local files to synchronize | 1 |
| ObjectCnt | long | Number of files (from oss or oss-hdfs list) | 1 |
| AccessNum | long | Visits of the Day (Deprecated) | 0 |
| AccessNumWeekly | long | Visits in Last 7 Days (Deprecated) | 0 |
| AccessNumMonthly | long | Visits in Last 30 Days (Deprecated) | 0 |
| ObjectAccessNum | long | Number of file accesses in the last day (from oss-hdfs audit logs) | 0 |
| ObjectAccessNumWeekly | long | Number of file accesses in the last seven days (from oss-hdfs audit logs) | 4 |
| ObjectAccessNumMonthly | long | Number of file accesses in the last 30 days (from oss-hdfs audit logs) | 4 |
| DataSourceType | string | The type of the source from which storage is collected. | OSS_HDFS |