Giter Club home page Giter Club logo

acquia-oauth-curl's People

Contributors

bradjones1 avatar

Watchers

 avatar  avatar  avatar

Forkers

littlebenlittle

acquia-oauth-curl's Issues

Add a wait option for completion

If the action you perform responds with a notification, wait for it to complete. E.g.:

{
    "message": "Switching code.",
    "_links": {
        "self": {
            "href": "https:\/\/cloud.acquia.com\/api\/environments\/c7e18d45-fbba-43fb-a87a-b8d642db9520\/code\/actions\/switch"
        },
        "notification": {
            "href": "https:\/\/cloud.acquia.com\/api\/notifications\/87eb882d-cd3d-4830-b412-5feb636c913d"
        }
    }
}

Then wait for it to complete by polling the notification url; proto is at https://cloudapi-docs.acquia.com/#/Notifications/getNotificationByUuid - waiting for {"status": "completed"} - could also potentially print the progress key but I'm not sure it's that meaningful in the context of a code switch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.