github.com/verrazzano/verrazzano@v1.7.1/tools/vz/pkg/internal/test/cluster/ingress-install-unknown/cluster-snapshot/verrazzano-ingress-nginx/pods.json (about) 1 { 2 "kind": "PodList", 3 "apiVersion": "v1", 4 "metadata": { 5 "selfLink": "/api/v1/namespaces/ingress-nginx/pods", 6 "resourceVersion": "4476" 7 }, 8 "items": [ 9 { 10 "metadata": { 11 "name": "ingress-controller-ingress-nginx-controller-7994b5645-p8m5g", 12 "generateName": "ingress-controller-ingress-nginx-controller-7994b5645-", 13 "namespace": "verrazzano-ingress-nginx", 14 "selfLink": "/api/v1/namespaces/ingress-nginx/pods/ingress-controller-ingress-nginx-controller-7994b5645-p8m5g", 15 "uid": "2c9c0fec-d477-4117-9677-980d6e27d83a", 16 "resourceVersion": "3709", 17 "creationTimestamp": "2021-03-26T01:30:51Z", 18 "labels": { 19 "app.kubernetes.io/component": "controller", 20 "app.kubernetes.io/instance": "ingress-controller", 21 "app.kubernetes.io/name": "ingress-nginx", 22 "pod-template-hash": "7994b5645" 23 }, 24 "annotations": { 25 "prometheus.io/port": "10254", 26 "prometheus.io/scrape": "true", 27 "system.io/scrape": "true" 28 }, 29 "ownerReferences": [ 30 { 31 "apiVersion": "apps/v1", 32 "kind": "ReplicaSet", 33 "name": "ingress-controller-ingress-nginx-controller-7994b5645", 34 "uid": "8a812c19-0ea4-4e8c-a5ec-5b698e6ca4ac", 35 "controller": true, 36 "blockOwnerDeletion": true 37 } 38 ], 39 "managedFields": [ 40 { 41 "manager": "kube-controller-manager", 42 "operation": "Update", 43 "apiVersion": "v1", 44 "time": "2021-03-26T01:30:51Z", 45 "fieldsType": "FieldsV1", 46 "fieldsV1": { 47 "f:metadata": { 48 "f:annotations": { 49 ".": {}, 50 "f:prometheus.io/port": {}, 51 "f:prometheus.io/scrape": {}, 52 "f:system.io/scrape": {} 53 }, 54 "f:generateName": {}, 55 "f:labels": { 56 ".": {}, 57 "f:app.kubernetes.io/component": {}, 58 "f:app.kubernetes.io/instance": {}, 59 "f:app.kubernetes.io/name": {}, 60 "f:pod-template-hash": {} 61 }, 62 "f:ownerReferences": { 63 ".": {}, 64 "k:{\"uid\":\"8a812c19-0ea4-4e8c-a5ec-5b698e6ca4ac\"}": { 65 ".": {}, 66 "f:apiVersion": {}, 67 "f:blockOwnerDeletion": {}, 68 "f:controller": {}, 69 "f:kind": {}, 70 "f:name": {}, 71 "f:uid": {} 72 } 73 } 74 }, 75 "f:spec": { 76 "f:containers": { 77 "k:{\"name\":\"controller\"}": { 78 ".": {}, 79 "f:args": {}, 80 "f:env": { 81 ".": {}, 82 "k:{\"name\":\"POD_NAME\"}": { 83 ".": {}, 84 "f:name": {}, 85 "f:valueFrom": { 86 ".": {}, 87 "f:fieldRef": { 88 ".": {}, 89 "f:apiVersion": {}, 90 "f:fieldPath": {} 91 } 92 } 93 }, 94 "k:{\"name\":\"POD_NAMESPACE\"}": { 95 ".": {}, 96 "f:name": {}, 97 "f:valueFrom": { 98 ".": {}, 99 "f:fieldRef": { 100 ".": {}, 101 "f:apiVersion": {}, 102 "f:fieldPath": {} 103 } 104 } 105 } 106 }, 107 "f:image": {}, 108 "f:imagePullPolicy": {}, 109 "f:lifecycle": { 110 ".": {}, 111 "f:preStop": { 112 ".": {}, 113 "f:exec": { 114 ".": {}, 115 "f:command": {} 116 } 117 } 118 }, 119 "f:livenessProbe": { 120 ".": {}, 121 "f:failureThreshold": {}, 122 "f:httpGet": { 123 ".": {}, 124 "f:path": {}, 125 "f:port": {}, 126 "f:scheme": {} 127 }, 128 "f:initialDelaySeconds": {}, 129 "f:periodSeconds": {}, 130 "f:successThreshold": {}, 131 "f:timeoutSeconds": {} 132 }, 133 "f:name": {}, 134 "f:ports": { 135 ".": {}, 136 "k:{\"containerPort\":80,\"protocol\":\"TCP\"}": { 137 ".": {}, 138 "f:containerPort": {}, 139 "f:name": {}, 140 "f:protocol": {} 141 }, 142 "k:{\"containerPort\":443,\"protocol\":\"TCP\"}": { 143 ".": {}, 144 "f:containerPort": {}, 145 "f:name": {}, 146 "f:protocol": {} 147 }, 148 "k:{\"containerPort\":10254,\"protocol\":\"TCP\"}": { 149 ".": {}, 150 "f:containerPort": {}, 151 "f:name": {}, 152 "f:protocol": {} 153 } 154 }, 155 "f:readinessProbe": { 156 ".": {}, 157 "f:failureThreshold": {}, 158 "f:httpGet": { 159 ".": {}, 160 "f:path": {}, 161 "f:port": {}, 162 "f:scheme": {} 163 }, 164 "f:initialDelaySeconds": {}, 165 "f:periodSeconds": {}, 166 "f:successThreshold": {}, 167 "f:timeoutSeconds": {} 168 }, 169 "f:resources": { 170 ".": {}, 171 "f:requests": { 172 ".": {}, 173 "f:cpu": {}, 174 "f:memory": {} 175 } 176 }, 177 "f:securityContext": { 178 ".": {}, 179 "f:allowPrivilegeEscalation": {}, 180 "f:capabilities": { 181 ".": {}, 182 "f:add": {}, 183 "f:drop": {} 184 }, 185 "f:runAsUser": {} 186 }, 187 "f:terminationMessagePath": {}, 188 "f:terminationMessagePolicy": {} 189 } 190 }, 191 "f:dnsPolicy": {}, 192 "f:enableServiceLinks": {}, 193 "f:restartPolicy": {}, 194 "f:schedulerName": {}, 195 "f:securityContext": {}, 196 "f:serviceAccount": {}, 197 "f:serviceAccountName": {}, 198 "f:terminationGracePeriodSeconds": {} 199 } 200 } 201 }, 202 { 203 "manager": "kubelet", 204 "operation": "Update", 205 "apiVersion": "v1", 206 "time": "2021-03-26T01:42:02Z", 207 "fieldsType": "FieldsV1", 208 "fieldsV1": { 209 "f:status": { 210 "f:conditions": { 211 "k:{\"type\":\"ContainersReady\"}": { 212 ".": {}, 213 "f:lastProbeTime": {}, 214 "f:lastTransitionTime": {}, 215 "f:message": {}, 216 "f:reason": {}, 217 "f:status": {}, 218 "f:type": {} 219 }, 220 "k:{\"type\":\"Initialized\"}": { 221 ".": {}, 222 "f:lastProbeTime": {}, 223 "f:lastTransitionTime": {}, 224 "f:status": {}, 225 "f:type": {} 226 }, 227 "k:{\"type\":\"Ready\"}": { 228 ".": {}, 229 "f:lastProbeTime": {}, 230 "f:lastTransitionTime": {}, 231 "f:message": {}, 232 "f:reason": {}, 233 "f:status": {}, 234 "f:type": {} 235 } 236 }, 237 "f:containerStatuses": {}, 238 "f:hostIP": {}, 239 "f:phase": {}, 240 "f:podIP": {}, 241 "f:podIPs": { 242 ".": {}, 243 "k:{\"ip\":\"REDACTED-IP4-ADDRESS\"}": { 244 ".": {}, 245 "f:ip": {} 246 } 247 }, 248 "f:startTime": {} 249 } 250 } 251 } 252 ] 253 }, 254 "spec": { 255 "volumes": [ 256 { 257 "name": "ingress-controller-ingress-nginx-token-4wnt4", 258 "secret": { 259 "secretName": "ingress-controller-ingress-nginx-token-4wnt4", 260 "defaultMode": 420 261 } 262 } 263 ], 264 "containers": [ 265 { 266 "name": "controller", 267 "image": "ghcr.io/verrazzano/nginx-ingress-controller:0.46.0-20210510134749-abc2d2088", 268 "args": [ 269 "/nginx-ingress-controller", 270 "--default-backend-service=ingress-nginx/ingress-controller-ingress-nginx-defaultbackend", 271 "--publish-service=ingress-nginx/ingress-controller-ingress-nginx-controller", 272 "--election-id=ingress-controller-leader", 273 "--ingress-class=nginx", 274 "--configmap=ingress-nginx/ingress-controller-ingress-nginx-controller" 275 ], 276 "ports": [ 277 { 278 "name": "http", 279 "containerPort": 80, 280 "protocol": "TCP" 281 }, 282 { 283 "name": "https", 284 "containerPort": 443, 285 "protocol": "TCP" 286 }, 287 { 288 "name": "metrics", 289 "containerPort": 10254, 290 "protocol": "TCP" 291 } 292 ], 293 "env": [ 294 { 295 "name": "POD_NAME", 296 "valueFrom": { 297 "fieldRef": { 298 "apiVersion": "v1", 299 "fieldPath": "metadata.name" 300 } 301 } 302 }, 303 { 304 "name": "POD_NAMESPACE", 305 "valueFrom": { 306 "fieldRef": { 307 "apiVersion": "v1", 308 "fieldPath": "metadata.namespace" 309 } 310 } 311 } 312 ], 313 "resources": { 314 "requests": { 315 "cpu": "100m", 316 "memory": "90Mi" 317 } 318 }, 319 "volumeMounts": [ 320 { 321 "name": "ingress-controller-ingress-nginx-token-4wnt4", 322 "readOnly": true, 323 "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount" 324 } 325 ], 326 "livenessProbe": { 327 "httpGet": { 328 "path": "/healthz", 329 "port": 10254, 330 "scheme": "HTTP" 331 }, 332 "initialDelaySeconds": 10, 333 "timeoutSeconds": 1, 334 "periodSeconds": 10, 335 "successThreshold": 1, 336 "failureThreshold": 3 337 }, 338 "readinessProbe": { 339 "httpGet": { 340 "path": "/healthz", 341 "port": 10254, 342 "scheme": "HTTP" 343 }, 344 "initialDelaySeconds": 10, 345 "timeoutSeconds": 1, 346 "periodSeconds": 10, 347 "successThreshold": 1, 348 "failureThreshold": 3 349 }, 350 "lifecycle": { 351 "preStop": { 352 "exec": { 353 "command": [ 354 "/wait-shutdown" 355 ] 356 } 357 } 358 }, 359 "terminationMessagePath": "/dev/termination-log", 360 "terminationMessagePolicy": "File", 361 "imagePullPolicy": "IfNotPresent", 362 "securityContext": { 363 "capabilities": { 364 "add": [ 365 "NET_BIND_SERVICE" 366 ], 367 "drop": [ 368 "ALL" 369 ] 370 }, 371 "runAsUser": 101, 372 "allowPrivilegeEscalation": true 373 } 374 } 375 ], 376 "restartPolicy": "Always", 377 "terminationGracePeriodSeconds": 300, 378 "dnsPolicy": "ClusterFirst", 379 "serviceAccountName": "ingress-controller-ingress-nginx", 380 "serviceAccount": "ingress-controller-ingress-nginx", 381 "nodeName": "verrazzano-control-plane", 382 "securityContext": {}, 383 "schedulerName": "default-scheduler", 384 "tolerations": [ 385 { 386 "key": "node.kubernetes.io/not-ready", 387 "operator": "Exists", 388 "effect": "NoExecute", 389 "tolerationSeconds": 300 390 }, 391 { 392 "key": "node.kubernetes.io/unreachable", 393 "operator": "Exists", 394 "effect": "NoExecute", 395 "tolerationSeconds": 300 396 } 397 ], 398 "priority": 0, 399 "enableServiceLinks": true 400 }, 401 "status": { 402 "phase": "Running", 403 "conditions": [ 404 { 405 "type": "Initialized", 406 "status": "True", 407 "lastProbeTime": null, 408 "lastTransitionTime": "2021-03-26T01:30:51Z" 409 }, 410 { 411 "type": "Ready", 412 "status": "False", 413 "lastProbeTime": null, 414 "lastTransitionTime": "2021-03-26T01:30:51Z", 415 "reason": "ContainersNotReady", 416 "message": "containers with unready status: [controller]" 417 }, 418 { 419 "type": "ContainersReady", 420 "status": "False", 421 "lastProbeTime": null, 422 "lastTransitionTime": "2021-03-26T01:30:51Z", 423 "reason": "ContainersNotReady", 424 "message": "containers with unready status: [controller]" 425 }, 426 { 427 "type": "PodScheduled", 428 "status": "True", 429 "lastProbeTime": null, 430 "lastTransitionTime": "2021-03-26T01:30:51Z" 431 } 432 ], 433 "hostIP": "REDACTED-IP4-ADDRESS", 434 "podIP": "REDACTED-IP4-ADDRESS", 435 "podIPs": [ 436 { 437 "ip": "REDACTED-IP4-ADDRESS" 438 } 439 ], 440 "startTime": "2021-03-26T01:30:51Z", 441 "containerStatuses": [ 442 { 443 "name": "controller", 444 "state": { 445 "waiting": { 446 "reason": "CrashLoopBackOff", 447 "message": "back-off 5m0s restarting failed container=controller pod=ingress-controller-ingress-nginx-controller-7994b5645-p8m5g_ingress-nginx(2c9c0fec-d477-4117-9677-980d6e27d83a)" 448 } 449 }, 450 "lastState": { 451 "terminated": { 452 "exitCode": 255, 453 "reason": "Error", 454 "startedAt": "2021-03-26T01:41:57Z", 455 "finishedAt": "2021-03-26T01:41:57Z", 456 "containerID": "containerd://8be87a6dd7cdac4e0e076a7b0f2b340d8871dd655dcc1d43d70a58ac97a10373" 457 } 458 }, 459 "ready": false, 460 "restartCount": 7, 461 "image": "ghcr.io/verrazzano/nginx-ingress-controller:0.46.0-20210510134749-abc2d2088", 462 "imageID": "sha256:e1cba51257062e273476df8a9a21ea2316bef129dcd8f3ec6f7c8b563ba9d766", 463 "containerID": "containerd://8be87a6dd7cdac4e0e076a7b0f2b340d8871dd655dcc1d43d70a58ac97a10373", 464 "started": false 465 } 466 ], 467 "qosClass": "Burstable" 468 } 469 }, 470 { 471 "metadata": { 472 "name": "ingress-controller-ingress-nginx-defaultbackend-6f5657774frbk88", 473 "generateName": "ingress-controller-ingress-nginx-defaultbackend-6f5657774f-", 474 "namespace": "verrazzano-ingress-nginx", 475 "selfLink": "/api/v1/namespaces/ingress-nginx/pods/ingress-controller-ingress-nginx-defaultbackend-6f5657774frbk88", 476 "uid": "48c494bd-5687-4bd9-b2df-764b0c6ed2bb", 477 "resourceVersion": "1382", 478 "creationTimestamp": "2021-03-26T01:30:51Z", 479 "labels": { 480 "app.kubernetes.io/component": "default-backend", 481 "app.kubernetes.io/instance": "ingress-controller", 482 "app.kubernetes.io/name": "ingress-nginx", 483 "pod-template-hash": "6f5657774f" 484 }, 485 "ownerReferences": [ 486 { 487 "apiVersion": "apps/v1", 488 "kind": "ReplicaSet", 489 "name": "ingress-controller-ingress-nginx-defaultbackend-6f5657774f", 490 "uid": "c7423a89-bd57-4b92-980a-3f6fb930c808", 491 "controller": true, 492 "blockOwnerDeletion": true 493 } 494 ], 495 "managedFields": [ 496 { 497 "manager": "kube-controller-manager", 498 "operation": "Update", 499 "apiVersion": "v1", 500 "time": "2021-03-26T01:30:51Z", 501 "fieldsType": "FieldsV1", 502 "fieldsV1": { 503 "f:metadata": { 504 "f:generateName": {}, 505 "f:labels": { 506 ".": {}, 507 "f:app.kubernetes.io/component": {}, 508 "f:app.kubernetes.io/instance": {}, 509 "f:app.kubernetes.io/name": {}, 510 "f:pod-template-hash": {} 511 }, 512 "f:ownerReferences": { 513 ".": {}, 514 "k:{\"uid\":\"c7423a89-bd57-4b92-980a-3f6fb930c808\"}": { 515 ".": {}, 516 "f:apiVersion": {}, 517 "f:blockOwnerDeletion": {}, 518 "f:controller": {}, 519 "f:kind": {}, 520 "f:name": {}, 521 "f:uid": {} 522 } 523 } 524 }, 525 "f:spec": { 526 "f:containers": { 527 "k:{\"name\":\"ingress-nginx-default-backend\"}": { 528 ".": {}, 529 "f:image": {}, 530 "f:imagePullPolicy": {}, 531 "f:livenessProbe": { 532 ".": {}, 533 "f:failureThreshold": {}, 534 "f:httpGet": { 535 ".": {}, 536 "f:path": {}, 537 "f:port": {}, 538 "f:scheme": {} 539 }, 540 "f:initialDelaySeconds": {}, 541 "f:periodSeconds": {}, 542 "f:successThreshold": {}, 543 "f:timeoutSeconds": {} 544 }, 545 "f:name": {}, 546 "f:ports": { 547 ".": {}, 548 "k:{\"containerPort\":8080,\"protocol\":\"TCP\"}": { 549 ".": {}, 550 "f:containerPort": {}, 551 "f:name": {}, 552 "f:protocol": {} 553 } 554 }, 555 "f:readinessProbe": { 556 ".": {}, 557 "f:failureThreshold": {}, 558 "f:httpGet": { 559 ".": {}, 560 "f:path": {}, 561 "f:port": {}, 562 "f:scheme": {} 563 }, 564 "f:periodSeconds": {}, 565 "f:successThreshold": {}, 566 "f:timeoutSeconds": {} 567 }, 568 "f:resources": {}, 569 "f:securityContext": { 570 ".": {}, 571 "f:runAsUser": {} 572 }, 573 "f:terminationMessagePath": {}, 574 "f:terminationMessagePolicy": {} 575 } 576 }, 577 "f:dnsPolicy": {}, 578 "f:enableServiceLinks": {}, 579 "f:restartPolicy": {}, 580 "f:schedulerName": {}, 581 "f:securityContext": {}, 582 "f:serviceAccount": {}, 583 "f:serviceAccountName": {}, 584 "f:terminationGracePeriodSeconds": {} 585 } 586 } 587 }, 588 { 589 "manager": "kubelet", 590 "operation": "Update", 591 "apiVersion": "v1", 592 "time": "2021-03-26T01:30:53Z", 593 "fieldsType": "FieldsV1", 594 "fieldsV1": { 595 "f:status": { 596 "f:conditions": { 597 "k:{\"type\":\"ContainersReady\"}": { 598 ".": {}, 599 "f:lastProbeTime": {}, 600 "f:lastTransitionTime": {}, 601 "f:status": {}, 602 "f:type": {} 603 }, 604 "k:{\"type\":\"Initialized\"}": { 605 ".": {}, 606 "f:lastProbeTime": {}, 607 "f:lastTransitionTime": {}, 608 "f:status": {}, 609 "f:type": {} 610 }, 611 "k:{\"type\":\"Ready\"}": { 612 ".": {}, 613 "f:lastProbeTime": {}, 614 "f:lastTransitionTime": {}, 615 "f:status": {}, 616 "f:type": {} 617 } 618 }, 619 "f:containerStatuses": {}, 620 "f:hostIP": {}, 621 "f:phase": {}, 622 "f:podIP": {}, 623 "f:podIPs": { 624 ".": {}, 625 "k:{\"ip\":\"REDACTED-IP4-ADDRESS\"}": { 626 ".": {}, 627 "f:ip": {} 628 } 629 }, 630 "f:startTime": {} 631 } 632 } 633 } 634 ] 635 }, 636 "spec": { 637 "volumes": [ 638 { 639 "name": "ingress-controller-ingress-nginx-backend-token-fvptq", 640 "secret": { 641 "secretName": "ingress-controller-ingress-nginx-backend-token-fvptq", 642 "defaultMode": 420 643 } 644 } 645 ], 646 "containers": [ 647 { 648 "name": "ingress-nginx-default-backend", 649 "image": "ghcr.io/verrazzano/nginx-ingress-default-backend:0.46.0-20210510134749-abc2d2088", 650 "ports": [ 651 { 652 "name": "http", 653 "containerPort": 8080, 654 "protocol": "TCP" 655 } 656 ], 657 "resources": {}, 658 "volumeMounts": [ 659 { 660 "name": "ingress-controller-ingress-nginx-backend-token-fvptq", 661 "readOnly": true, 662 "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount" 663 } 664 ], 665 "livenessProbe": { 666 "httpGet": { 667 "path": "/healthz", 668 "port": 8080, 669 "scheme": "HTTP" 670 }, 671 "initialDelaySeconds": 30, 672 "timeoutSeconds": 5, 673 "periodSeconds": 10, 674 "successThreshold": 1, 675 "failureThreshold": 3 676 }, 677 "readinessProbe": { 678 "httpGet": { 679 "path": "/healthz", 680 "port": 8080, 681 "scheme": "HTTP" 682 }, 683 "timeoutSeconds": 5, 684 "periodSeconds": 5, 685 "successThreshold": 1, 686 "failureThreshold": 6 687 }, 688 "terminationMessagePath": "/dev/termination-log", 689 "terminationMessagePolicy": "File", 690 "imagePullPolicy": "IfNotPresent", 691 "securityContext": { 692 "runAsUser": 65534 693 } 694 } 695 ], 696 "restartPolicy": "Always", 697 "terminationGracePeriodSeconds": 60, 698 "dnsPolicy": "ClusterFirst", 699 "serviceAccountName": "ingress-controller-ingress-nginx-backend", 700 "serviceAccount": "ingress-controller-ingress-nginx-backend", 701 "nodeName": "verrazzano-control-plane", 702 "securityContext": {}, 703 "schedulerName": "default-scheduler", 704 "tolerations": [ 705 { 706 "key": "node.kubernetes.io/not-ready", 707 "operator": "Exists", 708 "effect": "NoExecute", 709 "tolerationSeconds": 300 710 }, 711 { 712 "key": "node.kubernetes.io/unreachable", 713 "operator": "Exists", 714 "effect": "NoExecute", 715 "tolerationSeconds": 300 716 } 717 ], 718 "priority": 0, 719 "enableServiceLinks": true 720 }, 721 "status": { 722 "phase": "Running", 723 "conditions": [ 724 { 725 "type": "Initialized", 726 "status": "True", 727 "lastProbeTime": null, 728 "lastTransitionTime": "2021-03-26T01:30:51Z" 729 }, 730 { 731 "type": "Ready", 732 "status": "True", 733 "lastProbeTime": null, 734 "lastTransitionTime": "2021-03-26T01:30:53Z" 735 }, 736 { 737 "type": "ContainersReady", 738 "status": "True", 739 "lastProbeTime": null, 740 "lastTransitionTime": "2021-03-26T01:30:53Z" 741 }, 742 { 743 "type": "PodScheduled", 744 "status": "True", 745 "lastProbeTime": null, 746 "lastTransitionTime": "2021-03-26T01:30:51Z" 747 } 748 ], 749 "hostIP": "REDACTED-IP4-ADDRESS", 750 "podIP": "REDACTED-IP4-ADDRESS", 751 "podIPs": [ 752 { 753 "ip": "REDACTED-IP4-ADDRESS" 754 } 755 ], 756 "startTime": "2021-03-26T01:30:51Z", 757 "containerStatuses": [ 758 { 759 "name": "ingress-nginx-default-backend", 760 "state": { 761 "running": { 762 "startedAt": "2021-03-26T01:30:52Z" 763 } 764 }, 765 "lastState": {}, 766 "ready": true, 767 "restartCount": 0, 768 "image": "ghcr.io/verrazzano/nginx-ingress-default-backend:0.46.0-20210510134749-abc2d2088", 769 "imageID": "sha256:8c7735e236baacea0c8a8b20dbf16a451601dfc78c4b5332e4cbd41a8c8791b9", 770 "containerID": "containerd://26a19c6c6c0c3fc892caac265d485a7e23750cde4c52fbf11a990b5f6eb72846", 771 "started": true 772 } 773 ], 774 "qosClass": "BestEffort" 775 } 776 } 777 ] 778 }