MENU
      disableFlowLog

        disableFlowLog


        記事の要約

        VPC環境で利用できます。

        概要

        FlowLogを無効にします。

        リクエスト

        リクエストパラメータ

        パラメータ名要否タイプ制約事項説明
        regionCodeNoString- リージョンコード
        ネットワークインターフェースリストが照会されるリージョン(Region)を決定可能
        regionCodeは、getRegionListアクションを通じて取得可能
        Default: getRegionList照会結果の最初のリージョンを選択
        networkInterfaceNoYesStringネットワークインターフェース番号
        networkInterfaceNoは、getNetworkInterfaceListアクションを通じて取得可能
        responseFormatTypeNoString- レスポンス結果のフォーマットタイプ
        Options : xml | json
        Default : xml

        レスポンス

        レスポンスボディ

        成功

        失敗

        エラーコードエラーメッセージ説明
        1000101there are no required parameter (networkInterfaceNo)必須パラメータの networkInterfaceNoを入力してください。

        リクエスト例

        GET {API_URL}/disableFlowLog
        ?regionCode=KR
        &networkInterfaceNo=***87
        HTTP

        レスポンス例

        <?xml version="1.0" encoding="UTF-8"?>
          <disableFlowLogResponse>
            <requestId>00a303f6-bf52-46b4-a600-574f839f7d21</requestId>
            <returnCode>0</returnCode>
            <returnMessage>success</returnMessage>
            <totalRows>1</totalRows>
            <flowLogConfigurationList>
              <FlowLogConfiguration>
                <networkInterfaceNo>=***87</networkInterfaceNo>
                <collectActionType>
                  <code>ALLOW</code>
                  <codeName>Allow</codeName>
                </collectActionType>
                <collectIntervalMinute>10</collectIntervalMinute>
                <storageType>
                  <code>OBJT</code>
                  <codeName>Object Storage</codeName>
                </storageType>
                <storageBucketName>mybk**</storageBucketName>
                <storageBucketDirectoryName>VPC_FLOW_LOG</storageBucketDirectoryName>
              </FlowLogConfiguration>
            </flowLogConfigurationList>
          </disableFlowLogResponse>```
        XML

        この記事は役に立ちましたか?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.