|
169 | 169 | "p95": 146
|
170 | 170 | }
|
171 | 171 | },
|
172 |
| - "created_at": "string", |
173 |
| - "created_by_id": "string", |
| 172 | + "created_at": "2019-08-24T14:15:22Z", |
| 173 | + "created_by_id": "9377d689-01fb-4abf-8450-3368d2c1924f", |
174 | 174 | "created_by_name": "string",
|
175 | 175 | "default_ttl_ms": 0,
|
176 | 176 | "description": "string",
|
177 | 177 | "display_name": "string",
|
178 | 178 | "icon": "string",
|
179 |
| - "id": "string", |
| 179 | + "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", |
180 | 180 | "name": "string",
|
181 |
| - "organization_id": "string", |
| 181 | + "organization_id": "7c60d51f-b44e-4682-87d6-449835ea4de6", |
182 | 182 | "provisioner": "string",
|
183 |
| - "updated_at": "string", |
| 183 | + "updated_at": "2019-08-24T14:15:22Z", |
184 | 184 | "workspace_owner_count": 0
|
185 | 185 | }
|
186 | 186 | ```
|
|
249 | 249 | ```json
|
250 | 250 | {
|
251 | 251 | "autostart_schedule": "string",
|
252 |
| - "created_at": "string", |
253 |
| - "id": "string", |
254 |
| - "last_used_at": "string", |
| 252 | + "created_at": "2019-08-24T14:15:22Z", |
| 253 | + "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", |
| 254 | + "last_used_at": "2019-08-24T14:15:22Z", |
255 | 255 | "latest_build": {
|
256 | 256 | "build_number": 0,
|
257 | 257 | "created_at": "string",
|
|
365 | 365 | },
|
366 | 366 | "name": "string",
|
367 | 367 | "outdated": true,
|
368 |
| - "owner_id": "string", |
| 368 | + "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05", |
369 | 369 | "owner_name": "string",
|
370 | 370 | "template_allow_user_cancel_workspace_jobs": true,
|
371 | 371 | "template_display_name": "string",
|
372 | 372 | "template_icon": "string",
|
373 |
| - "template_id": "string", |
| 373 | + "template_id": "c6d67e98-83ea-49f0-8812-e4abae2b68bc", |
374 | 374 | "template_name": "string",
|
375 | 375 | "ttl_ms": 0,
|
376 |
| - "updated_at": "string" |
| 376 | + "updated_at": "2019-08-24T14:15:22Z" |
377 | 377 | }
|
378 | 378 | ```
|
379 | 379 |
|
|
779 | 779 | "workspaces": [
|
780 | 780 | {
|
781 | 781 | "autostart_schedule": "string",
|
782 |
| - "created_at": "string", |
783 |
| - "id": "string", |
784 |
| - "last_used_at": "string", |
| 782 | + "created_at": "2019-08-24T14:15:22Z", |
| 783 | + "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", |
| 784 | + "last_used_at": "2019-08-24T14:15:22Z", |
785 | 785 | "latest_build": {
|
786 | 786 | "build_number": 0,
|
787 | 787 | "created_at": "string",
|
|
891 | 891 | },
|
892 | 892 | "name": "string",
|
893 | 893 | "outdated": true,
|
894 |
| - "owner_id": "string", |
| 894 | + "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05", |
895 | 895 | "owner_name": "string",
|
896 | 896 | "template_allow_user_cancel_workspace_jobs": true,
|
897 | 897 | "template_display_name": "string",
|
898 | 898 | "template_icon": "string",
|
899 |
| - "template_id": "string", |
| 899 | + "template_id": "c6d67e98-83ea-49f0-8812-e4abae2b68bc", |
900 | 900 | "template_name": "string",
|
901 | 901 | "ttl_ms": 0,
|
902 |
| - "updated_at": "string" |
| 902 | + "updated_at": "2019-08-24T14:15:22Z" |
903 | 903 | }
|
904 | 904 | ]
|
905 | 905 | }
|
|
0 commit comments