InlineProposedIdsSecurityPolicy1

InlineProposedIdsSecurityPolicy1
InlineProposedIdsSecurityPolicy1
JSON Example
{
    "policy_type": "string",
    "publish_status": "string",
    "publish_action": "string",
    "rule_count": 0,
    "matching_rule_count": 0,
    "intrusion_policy": {}
}
policy_type
Required  

Type of proposed IDS security policy; determines the concrete schema (infra vs environment).

Enumeration: ENVIRONMENT, INFRASTRUCTURE
publish_status
Read-Only  

Status of IDS security policy publication.

Enumeration: READY_TO_PUBLISH, IN_PROGRESS, PUBLISH_SUCCESS, PUBLISH_FAILED, PUBLISH_CANCELED
publish_action
Optional
Constraints: default: NONE

Action to perform on this IDS security policy. Set to PUBLISH to initiate publication, or CANCEL_PUBLISH to cancel an ongoing operation.

Enumeration: NONE, PUBLISH, FORCE_PUBLISH, CANCEL_PUBLISH
integer
rule_count
Read-Only  

Number of rules in the IDS security policy

integer
matching_rule_count
Read-Only  

Number of rules in this IDS policy that match the rule-level filters in the query request (source_groups, destination_groups, scope, services, proposed_sync_action). When the request does not specify any of those filters, this equals rule_count.

intrusion_policy
Read-Only  

NSX IDS intrusion policy object.