Authorization requires the followingIAMpermission on the specified resourceparent:
alloydb.backups.create
Query parameters
Parameters
backupId
string
Required. ID of the requesting object.
requestId
string
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server ignores the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request.
For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if the original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
validateOnly
boolean
Optional. If set, the backend validates the request, but doesn't actually execute it.
[[["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 2025-07-15 UTC."],[[["\u003cp\u003eThis endpoint facilitates the creation of a new Backup within a specified project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made via a POST request to the provided URL using gRPC Transcoding syntax, and requires the \u003ccode\u003ealloydb.backups.create\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003ebackupId\u003c/code\u003e parameter and allows an optional \u003ccode\u003erequestId\u003c/code\u003e for request tracking and a \u003ccode\u003evalidateOnly\u003c/code\u003e parameter for request validation without execution.\u003c/p\u003e\n"],["\u003cp\u003eThe request body expects an instance of the \u003ccode\u003eBackup\u003c/code\u003e resource, and a successful response returns an instance of \u003ccode\u003eOperation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]