All Products
Search
Document Center

Bastionhost:DetachProjectsFromReviewRule

Last Updated:Aug 14, 2026

Removes projects from the scope of an audit policy. This operation can be called only when the ScopeType parameter in the corresponding audit policy returned by the GetReviewRule operation has a value of 2.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The instance ID of the bastion host.

Note

You can call the DescribeInstances operation to query this parameter.

bastionhost-cn-st220aw****

RegionId

string

No

The region ID of the bastion host.

Note

For the mapping between region IDs and region names, see Regions and zones.

cn-hangzhou

ReviewRuleId

integer

Yes

The audit policy ID.

Note

You can call the ListReviewRules operation to query this parameter.

1

ProjectIds

string

Yes

The array of project IDs to remove from the audit policy.

Note

You can call the GetReviewRule operation to query this parameter.

2

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The unique request ID generated by Alibaba Cloud for this request.

4F6C075F-FC86-476E-943B-097BD4E12948

Examples

Success response

JSON format

{
  "RequestId": "4F6C075F-FC86-476E-943B-097BD4E12948"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.