All Products
Search
Document Center

Platform For AI:CreateExperimentPlan

Last Updated:Jul 25, 2025
This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.

Create Experiment Plan

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:

  • Operation: the value that you can use in the Action element to specify the operation on a resource.
  • Access level: the access level of each operation. The levels are read, write, and list.
  • Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
    • For mandatory resource types, indicate with a prefix of * .
    • If the permissions cannot be granted at the resource level, All Resources is used in the Resource type column of the operation.
  • Condition Key: the condition key that is defined by the cloud service.
  • Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
OperationAccess levelResource typeCondition keyAssociated operation
eflo:CreateExperimentPlancreate
*ExperimentPlan
acs:eflo:{#regionId}:{#accountId}:experimentplan/*
    none
none

Request parameters

ParameterTypeRequiredDescriptionExample
TemplateIdlongNo

Template ID

349623
ResourceIdlongNo

Resource ID

189
ExternalParamsobjectNo

Additional parameters

{}
ResourceGroupIdstringNo

Resource group ID

rg-aekzij65sf2rr5i
Tagarray<object>No

Resource tags

objectNo
KeystringNo

Key

owner
ValuestringNo

Value

test
PlanTemplateNamestringNo

Plan Template Name

test

Response parameters

ParameterTypeDescriptionExample
object

Result

Datalong

Data

[]
RequestIdstring

Request ID

5514CB39-B7C0-5B89-8534-2DE1E0F2B7AB
AccessDeniedDetailstring

Access denied information

{}
TotalCountlong

Total count

0

Examples

Sample success responses

JSONformat

{
  "Data": 0,
  "RequestId": "5514CB39-B7C0-5B89-8534-2DE1E0F2B7AB",
  "AccessDeniedDetail": {},
  "TotalCount": 0
}

Error codes

For a list of error codes, visit the Service error codes.