CreateProject
Region:
China East 1 Finance
Request Parameters
Required
bodyThe request body
descriptionThe description of ...
projectNameThe project name mu...
resourceGroupIdThe ID of the resou...
dataRedundancyTypeThe disaster recove...
recycleBinEnabledSpecifies whether t...
Please select a Boolean value
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField Details
bodyobject

The request body.

Example:test-project

Request Description

Sample request

POST / HTTP/1.1
Host:test-project.cn-hangzhou.log.aliyuncs.com
Content-Type:application/json

{
  "description" : "this is test",
  "projectName" : "test-project",
  "resourceGroupId" : "rg-aekzf******sxby"
}

Response Parameters

Change History
No Change History found.