FwLogsDownload - Flexible InterConnect API リファレンス (1.5.0)

Download OpenAPI specification:Download

概要

本APIでは、Flexible InterConnectが提供するリソースの参照・操作が可能です。

指定されたファイアーウォール生ログ(現状ドロップのみ)CSVを含むZIPファイルの取得操作に関するAPIドキュメントです。

FwLogsDownload

Show FwLogsDownload

指定されたmonthlyまたはdailyのファイアーウォール生ログ(現状ドロップのみ)CSVを含むZIPファイルを取得します。

path Parameters
tenantId
required
any

テナントID (pattern: ^[0-9a-fA-F]{32}$)

fwId
required
any

Firewall ID (pattern: ^F[0-9]{12}$)

query Parameters
type
required
string ^(monthly)|(daily)$

ダウンロード対象 'monthly'または'daily'

target
required
string

ダウンロード対象日付 monthly の場合は年月(yyyymm)、daily の場合は年月日(yyyymmdd)

fileExistence
string

'true'を指定した場合、ダウンロード対象の存在確認 Responseにzipファイルは含まず、レスポンスコードのみ返却する 指定しない場合は、FW生ログ情報を取得する

header Parameters
Content-Type
required
string
Value: "application/json"
X-Auth-Token
required
string ^[0-9a-f]{32}$
Example: dc03494823a841338430052e9ee95e07

クライアントが Keystone を利用して取得した認証 Token

Responses

200

OK 成功しました

400

Bad Request リクエストが不正

401

Unauthorized 認証エラー

404

Not Found 未検出エラー

get/v1/flexible-ic/tenants/{tenantId}/fws/{fwId}/logs
https://api.ntt.com/fic-monitoring/v1/flexible-ic/tenants/{tenantId}/fws/{fwId}/logs

Response samples

Content type
application/zip
Copy
Time,SourceAddress,SourcePort,DestinationAddress,DestinationPort,Application,Protocol,FromGroup,ToGroup,ServiceName,PolicyName