OCNORA

Google OS Config

Google CloudOAuth 2.0credential probe

OS management tools that can be used for patch management, patch compliance, and configuration management on VM instances (Google OAuth2).

OCNORA ships 8 typed Google OS Config 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 8

  • Create Patch Deployment
    Create an OS Config patch deployment.
    os_config.create_patch_deployment
  • Delete Patch Deployment
    Delete an OS Config patch deployment.
    os_config.delete_patch_deployment
  • Execute Patch Job
    Patch VM instances by creating and running a patch job.
    os_config.execute_patch_job
  • Get Patch Deployment
    Get an OS Config patch deployment.
    os_config.get_patch_deployment
  • Get Patch Job
    Get the patch job. This can be used to track the progress of an ongoing patch job or review the details of completed jobs.
    os_config.get_patch_job
  • List Patch Deployments
    Get a page of OS Config patch deployments.
    os_config.list_patch_deployments
  • List Patch Jobs
    Get a list of patch jobs.
    os_config.list_patch_jobs
  • Update Patch Deployment
    Update an OS Config patch deployment.
    os_config.update_patch_deployment

Run your first Google OS Config 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.