1.3
1.3
scp-cli servicewatch dashboard show
--dashboard_id <value>
Description
Show dashboard
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20270131 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| dashboard_id required | string | Dashboard's unique ID | b48e730a70e74f6aa3d2555000b5c22b |
Responses
| Name | Description | Example |
|---|---|---|
| id | Dashboard’s unique ID | b48e730a70e74f6aa3d2555000b5c22b |
| alerts | Alert information related to the dashboard | {} |
| created_at | Created date time | |
| created_by | Creator ID | user-xxxxxxxx |
| favorite_enabled | Whether it is a favorite dashboard | True |
| modified_at | Modified date time | |
| modified_by | Modifier ID | user-yyyyyyyy |
| name | Dashboard’s name | Production-Web-Servers |
| product_name | Associated resource type | ServiceWatch |
| resource_id | Associated resource ID | c8e41e595ad040a8abe57e2ffc109113 |
| resource_name | Associated resource name | Production-Web-Servers |
| resource_type | Associated resource type | dashboard |
| service_code | Associated service code | virtualserver |
| share_type | Sharing type | Private |
| srn | Service resource name (SRN) | srn:vs:kr-central-1:123456789012:instance/c8e41e595ad040a8abe57e2ffc109113 |
| type | Dashboard type | Custom |
| widgets | List of widgets included in the dashboard | [] |