cloud_projs_new
Create a new project for a client. Requires project management enabled and a unique project name.
Instructions
Create a new project for a client.
Project management must be enabled to perform this operation.
Args: name: Unique project name for a client. Each client always has one "default" project.
client_id: ID associated with the client.
description: Description of the project.
state: State of the project.
extra_headers: Send extra headers
extra_query: Add additional query parameters to the request
extra_body: Add additional JSON properties to the request
timeout: Override the client-level default timeout for this request, in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| client_id | No | ||
| description | No | ||
| state | No | ||
| extra_headers | No | ||
| extra_query | No | ||
| extra_body | No | ||
| timeout | No |