| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The TensorBoard details | ||
| TensorboardId | string | The TensorBoard ID | tensorboard-xxx |
| TensorboardUrl | string | The TensorBoard URL. | http://xxxxxx |
| Status | string | The status. | running |
| Duration | string | The run duration (seconds). | 1234567 |
| GmtCreateTime | string | The create time (UTC). | 2021-01-12T14:35:00Z |
| GmtModifyTime | string | The modify time (UTC). | 2021-01-12T14:36:00Z |
| GmtFinishTime | string | The end time (UTC). | null |
| RequestId | string | The request ID. | 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
| DisplayName | string | The display name. | test |
| DataSourceId | string | The data source ID. | datasource-test |
| SummaryPath | string | The file path. | /root/data |
| UserId | string | The ID of the creator. | lycxxxxx |
| Username | string | The username of the creator. | tensorboard.pai |
| ReasonCode | string | The status code. | Delete by user |
| ReasonMessage | string | The status details. | Tensorboard is deleted |
| JobId | string | The job ID. | dlc-20210114104214-vf9lowjt3pso |
| TensorboardDataSources | array | The mounted dataset for the TensorBoard job. | |
| TensorboardDataSource | TensorboardDataSourceSpec | The TensorBoard dataset configurations. | |
| TensorboardSpec | TensorboardSpec | The pay-as-you-go configurations for the TensorBoard job. | |
| QuotaId | string | The resource group ID used by TensorBoard. | quota12*** |
| Priority | string | The priority of the TensorBoard job. | 1 |
| QuotaName | string | The name of the resource quota used by TensorBoard. | dlc-quota |
| Accessibility | string | The visibility. | PRIVATE |
| Cpu | long | The CPU resources. | 1 |
| SummaryRelativePath | string | The relative path of Summary. | /summary/ |
| MaxRunningTimeMinutes | long | The maximum run time (minutes). | 240 |
| WorkspaceId | string | The workspace ID. | 123*** |
| DataSourceType | string | The dataset type. | OSS |
| Options | string | The extended fields of the dataset are in the JSON format. mountpath: the path to mount the custom dataset. | {"mountpath":"/root/data/"} |
| Memory | long | The memory size (GB). | 1000 |
| Token | string | The value of the token. |