VizComputeIdRelatedDfwRulesRequest
Visualization Compute ID Related Dfw Rules Request
Request object for retrieving DFW rules related to a specific VM, organized by security policy.
Notes:
start_timeis required. Eithersite_idorsite_idsmust also be provided.filtersaccepts up to 300 filter entries. Supported filter keys:RULE_ID,RULE_NAME.
AllOf
This class requires all of the following:
JSON Example
{
"start_time": 0,
"site_id": "8c27e777-2917-447c-a68f-566b985fe546",
"page_size": 10000
}