DeactiveFlowLog
Region:
China (Hangzhou)
Request Parameters
Required
RegionIdThe ID of the regio...
FlowLogIdThe ID of the flow log
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.

Operation Description

  • The DeactiveFlowLog operation is asynchronous. After you send the request, the system returns a request ID. However, the operation is still being performed in the system background. You can call the DescribeFlowLogs operation to query the status of a flow log:

    • If the flow log is in the Deactivating state, the flow log is being disabled.
    • If the flow log is in the Inactive state, the flow log is disabled.
  • You cannot repeatedly call the DeactiveFlowLog operation to disable a flow log within the specified period of time.

Request Parameters

Field NameField Details
RegionIdstring

The ID of the region where you want to create the flow log. You can call the DescribeRegions operation to query the most recent region list.

Example:cn-qingdaoReference Value Source:
    DescribeRegions
FlowLogIdstring

The ID of the flow log.

Example:fl-m5e8vhz2t21sel1nq****Reference Value Source:
    CreateFlowLog
    DescribeFlowLogs

Response Parameters

Field NameField Details
Successstring

Indicates whether the operation is successful. Valid values:View Details...

Example:true
RequestIdstring

The ID of the request.

Example:F7DDDC17-FA06-4AC2-8F35-59D2470FCFC1
Change History
No Change History found.