Required. The parent cluster where this node pool will be created.
Authorization requires the following IAM permission on the specified resource parent:
edgecontainer.nodePools.create
Query parameters
Parameters
nodePoolId
string
Required. A client-specified unique identifier for the node pool.
requestId
string
A unique identifier for this request. Restricted to 36 ASCII characters. A random UUID is recommended. This request is only idempotent if requestId is provided.
Request body
The request body contains an instance of NodePool.
Response body
If successful, the response body contains a newly created instance of Operation.
[[["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-11 UTC."],[[["\u003cp\u003eThis endpoint creates a new NodePool within a specified cluster, requiring the \u003ccode\u003eedgecontainer.nodePools.create\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses \u003ccode\u003ePOST\u003c/code\u003e to the provided URL, and it uses gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter to specify the target cluster, and \u003ccode\u003enodePoolId\u003c/code\u003e query parameter is needed for the new node pool.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain a \u003ccode\u003eNodePool\u003c/code\u003e instance, and a successful response will return an \u003ccode\u003eOperation\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe request needs \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"]]],[],null,[]]