Software Secure Workload
Activity Configure

Get VRFs

This endpoint returns a list of VRFs. This API is available to API keys with sensor_management or flow_inventory_query capability.

GET /openapi/v1/vrfs

Parameters: None

Response object: Returns a list of VRF objects.

Sample python code


  resp = restclient.get('/vrfs')