|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The TensorBoard details. |
||
| TensorboardId |
string |
Tensorboard ID。 |
tensorboard-xxx |
| TensorboardUrl |
string |
Tensorboard URL。 |
http://xxxxxx |
| Status |
string |
The status. |
running |
| Duration |
string |
The duration in seconds. |
60 |
| GmtCreateTime |
string |
The creation time in UTC. |
2021-01-12T14:35:00Z |
| GmtModifyTime |
string |
The modification time in UTC. |
2021-01-12T14:36:00Z |
| GmtFinishTime |
string |
The end time in 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 detail code. |
"" |
| ReasonMessage |
string |
The status details. |
"" |
| JobId |
string |
The job ID. |
dlc-20210114104214-vf9lowjt3pso |
| TensorboardDataSources |
array |
The datasets mounted to the TensorBoard job. |
|
| TensorboardDataSourceSpec |
The dataset configuration of the TensorBoard job. |
||
| TensorboardSpec | TensorboardSpec |
The pay-as-you-go configuration of the TensorBoard job. |
|
| QuotaId |
string |
The ID of the resource group 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 |