Apigee Lab 9: Using Shared Flows avaliações
4625 avaliações
Showed started, but no output.
Steve M. · Revisado há almost 4 years
Nikolay P. · Revisado há almost 4 years
Vitalii K. · Revisado há almost 4 years
Bohdan V. · Revisado há almost 4 years
Svitlana U. · Revisado há almost 4 years
Mirko G. · Revisado há almost 4 years
Yaroslav K. · Revisado há almost 4 years
Andrii K. · Revisado há almost 4 years
Andrew L. · Revisado há almost 4 years
Oleksii Z. · Revisado há almost 4 years
Juliana K. · Revisado há almost 4 years
Vikas V. · Revisado há almost 4 years
Kevin M. · Revisado há almost 4 years
Madalina V. · Revisado há almost 4 years
SOMNATH P. · Revisado há almost 4 years
Maksym S. · Revisado há almost 4 years
Taras S. · Revisado há almost 4 years
Artem Z. · Revisado há almost 4 years
Vitaliy G. · Revisado há almost 4 years
long time for KVM data to UP, but lab is ok
Yaroslav G. · Revisado há almost 4 years
Anna S. · Revisado há almost 4 years
runtime loading > 30 mins
Artem H. · Revisado há almost 4 years
for some reason, overall_rating for product was set to 6 instead of 4.8 "WRS325FDAM": { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 4, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your food storage needs." } } student_04_30cd217b62f9@cloudshell:~$ export PRODUCT_ID=WRS325FDAM student_04_30cd217b62f9@cloudshell:~$ export NEW_RATING=4.8 student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X PATCH "https://api-test-${GOOGLE_CLOUD_PROJECT}.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" -H "Content-Type: application/json" -d "{ \"overall_rating\": ${NEW_RATING} }" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: api-test-.apigee-apijam.dev student_04_30cd217b62f9@cloudshell:~$ curl -H "apikey: ${API_KEY}" -X GET "https://api-test-qwiklabs-gcp-02-ab9513586b03.apigee-apijam.dev/retail/v1/products/${PRODUCT_ID}" | jq % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 472 100 472 0 0 535 0 --:--:-- --:--:-- --:--:-- 534 { "category": "Appliances", "image": "https://cdn.pixabay.com/photo/2017/10/07/16/39/fridge-2827034_1280.png", "name": "WRS325FDAM", "overall_rating": 6, "product_name": "Whirlpool® Stainless Steel 25 cu.ft. Side-by-Side Refrigerator", "short_description": "Take home a refrigerator that makes storing all your favorite fresh and frozen food easy. With 25 cu.ft. of capacity, this Whirlpool® side-by-side refrigerator offers the space you need to meet all your
Dariia M. · Revisado há almost 4 years
Evgeniy B. · Revisado há almost 4 years
Denys K. · Revisado há almost 4 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.