OCNORA

Google App Engine Admin

Google CloudOAuth 2.0credential probe

Provisions and manages developers' App Engine applications (Google OAuth2).

OCNORA ships 9 typed Google App Engine Admin operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 9

  • Create Version
    Deploys code and resource files to a new version.
    app_engine.create_version
  • Delete Service
    Deletes the specified service and all enclosed versions.
    app_engine.delete_service
  • Delete Version
    Deletes an existing Version resource.
    app_engine.delete_version
  • Get Service
    Gets the current configuration of the specified service.
    app_engine.get_service
  • Get Version
    Gets the specified Version resource. By default, only a BASIC_VIEW will be returned. Specify the FULL_VIEW parameter to get the full resource.
    app_engine.get_version
  • List Services
    Lists all the services in the application.
    app_engine.list_services
  • List Versions
    Lists the versions of a service.
    app_engine.list_versions
  • Update Service
    Updates the configuration of the specified service.
    app_engine.update_service
  • Update Version
    Updates the specified Version resource.
    app_engine.update_version

Run your first Google App Engine Admin workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.