[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-11 UTC."],[[["This webpage details how to cancel an active patch job using a POST request to the OS Config API."],["The request URL requires the `name` parameter, specifying the patch job's identifier in the format `projects/*/patchJobs/*`."],["The request body for canceling a patch job must be empty, meaning that there are no additional details to send."],["Successful cancellation of a patch job returns a `PatchJob` instance in the response body, confirming the action."],["Canceling a patch job requires `osconfig.patchJobs.exec` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]