FuncPlanAuth
Test Plan Authorization Management - Unified entry for managing data access permissions of test plans, their linked cases, and baseline references
Replace the authorization of functional test plan
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan authorization id
"int64"
请求体
响应
OK
Delete the authorization of functional test plan
Add the authorization of functional test plan
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan id
"int64"
请求体
响应
OK
Enable or disable the authorization of functional test plan
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan id
"int64"
查询参数
Enabled or Disabled
响应
OK
Query the user authorization permission of functional test plan
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan id
"int64"
userId
"int64"
查询参数
Required when the query contains administrator permissions
响应
OK
Check the user authorization or administrator permission
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan id
"int64"
Authorization user id
"int64"
Function plan authorized permission
"MODIFY_PLAN"
"DELETE_PLAN"
"ADD_CASE"
"MODIFY_CASE"
"DELETE_CASE"
"EXPORT_CASE"
"REVIEW"
"RESET_REVIEW_RESULT"
"TEST"
"RESET_TEST_RESULT"
"ESTABLISH_BASELINE"
"GRANT"
响应
OK
Query the current user authorization permission of functional test plan
授权
Use existing opaque tokens for authentication
参数
路径参数
Functional test plan id
"int64"
查询参数
Required when the query contains administrator permissions
响应
OK
Query authorization status of functional test plan
Query the current user authorization permission
授权
Use existing opaque tokens for authentication
参数
查询参数
Functional test plan ids
true
Required when the query contains administrator permissions
响应
OK
Query the list of functional test plan authorization
授权
Use existing opaque tokens for authentication
参数
查询参数
Plan id
"int64"
"USER"
"DEPT"
"GROUP"
"USER"
Authorization object id
"int64"
"date-time"
Page data size, default 1, maximum 100000
"int32"
100000
1
Page data size, default 10, maximum 2000
"int32"
2000
1
Sort field
Sorting method
"ASC"
"DESC"
Filter field name
Filter condition (EQUAL, NOT_EQUAL, GREATER_THAN, etc.)
"GREATER_THAN"
"LESS_THAN"
"GREATER_THAN_EQUAL"
"LESS_THAN_EQUAL"
"EQUAL"
"NOT_EQUAL"
"MATCH"
"MATCH_END"
"NOT_MATCH"
"NOT_MATCH_END"
"IN"
"NOT_IN"
"IS_NULL"
"IS_NOT_NULL"
Filter value
Filter field name
Filter condition (EQUAL, NOT_EQUAL, GREATER_THAN, etc.)
"GREATER_THAN"
"LESS_THAN"
"GREATER_THAN_EQUAL"
"LESS_THAN_EQUAL"
"EQUAL"
"NOT_EQUAL"
"MATCH"
"MATCH_END"
"NOT_MATCH"
"NOT_MATCH_END"
"IN"
"NOT_IN"
"IS_NULL"
"IS_NOT_NULL"
Filter value
Filter field name
Filter condition (EQUAL, NOT_EQUAL, GREATER_THAN, etc.)
"GREATER_THAN"
"LESS_THAN"
"GREATER_THAN_EQUAL"
"LESS_THAN_EQUAL"
"EQUAL"
"NOT_EQUAL"
"MATCH"
"MATCH_END"
"NOT_MATCH"
"NOT_MATCH_END"
"IN"
"NOT_IN"
"IS_NULL"
"IS_NOT_NULL"
Filter value
Query information scope
"BASIC"
"DETAIL"
响应
OK