[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Get Firewall Rule

Description

Show firewall rule details

Request

Request

URL

URL


get
https://vrni.example.com/api/ni/entities/firewall-rules/{id}
Copy

Path Parameters

Path Parameters

string
id Required

The Entity ID of object requestion information on


Query Parameters

Query Parameters

integer
time Optional

Time in epoch seconds


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns BaseFirewallRule of type(s) application/json
This response body class contains all of the following: BaseEntity, InlineBaseFirewallRule1
Errors

Errors

ApiError
400

Bad Request


401

Unauthorized


404

Not Found


500

Internal Error

Code Samples

Code Samples

cURL Command

curl https://vrni.example.com/api/ni/entities/firewall-rules/{id}


[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Feedback

Was this page helpful?