InfraProposedRules

InfraProposedRules
Infrastructure Service category Proposed Rules

Proposed infrastructure rules for a specific service category in the infrastructure section

JSON Example
{
    "dfw_policy_path": "string",
    "service_category_id": "string",
    "site_id": "string",
    "rules": [
        {
            "_self": {},
            "_links": [
                {
                    "href": "string",
                    "action": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_revision": 0,
            "resource_type": "string",
            "_create_user": "string",
            "_create_time": 0,
            "_last_modified_user": "string",
            "_last_modified_time": 0,
            "_system_owned": false,
            "_protection": "string",
            "id": "string",
            "display_name": "string",
            "description": "string",
            "tags": [
                {
                    "scope": "string",
                    "tag": "string"
                }
            ],
            "origin_site_id": "string",
            "owner_id": "string",
            "parent_path": "string",
            "path": "string",
            "realization_id": "string",
            "relative_path": "string",
            "remote_path": "string",
            "unique_id": "string",
            "children": [
                {
                    "_self": {},
                    "_links": [
                        {
                            "href": "string",
                            "action": "string",
                            "rel": "string"
                        }
                    ],
                    "_schema": "string",
                    "_revision": 0,
                    "resource_type": "string",
                    "_create_user": "string",
                    "_create_time": 0,
                    "_last_modified_user": "string",
                    "_last_modified_time": 0,
                    "_system_owned": false,
                    "_protection": "string",
                    "id": "string",
                    "display_name": "string",
                    "description": "string",
                    "tags": [
                        {
                            "scope": "string",
                            "tag": "string"
                        }
                    ],
                    "mark_for_override": false,
                    "marked_for_delete": false
                }
            ],
            "marked_for_delete": false,
            "overridden": false,
            "destination_groups": [
                "string"
            ],
            "destinations_excluded": false,
            "direction": "string",
            "disabled": false,
            "ip_protocol": "string",
            "is_default": false,
            "logged": false,
            "notes": "string",
            "profiles": [
                "string"
            ],
            "rule_id": 0,
            "scope": [
                "string"
            ],
            "sequence_number": 0,
            "service_entries": [
                {
                    "_self": {},
                    "_links": [
                        {
                            "href": "string",
                            "action": "string",
                            "rel": "string"
                        }
                    ],
                    "_schema": "string",
                    "_revision": 0,
                    "resource_type": "string",
                    "_create_user": "string",
                    "_create_time": 0,
                    "_last_modified_user": "string",
                    "_last_modified_time": 0,
                    "_system_owned": false,
                    "_protection": "string",
                    "id": "string",
                    "display_name": "string",
                    "description": "string",
                    "tags": [
                        {
                            "scope": "string",
                            "tag": "string"
                        }
                    ],
                    "origin_site_id": "string",
                    "owner_id": "string",
                    "parent_path": "string",
                    "path": "string",
                    "realization_id": "string",
                    "relative_path": "string",
                    "remote_path": "string",
                    "unique_id": "string",
                    "children": [
                        {
                            "_self": {},
                            "_links": [
                                {
                                    "href": "string",
                                    "action": "string",
                                    "rel": "string"
                                }
                            ],
                            "_schema": "string",
                            "_revision": 0,
                            "resource_type": "string",
                            "_create_user": "string",
                            "_create_time": 0,
                            "_last_modified_user": "string",
                            "_last_modified_time": 0,
                            "_system_owned": false,
                            "_protection": "string",
                            "id": "string",
                            "display_name": "string",
                            "description": "string",
                            "tags": [
                                {
                                    "scope": "string",
                                    "tag": "string"
                                }
                            ],
                            "mark_for_override": false,
                            "marked_for_delete": false
                        }
                    ],
                    "marked_for_delete": false,
                    "overridden": false
                }
            ],
            "services": [
                "string"
            ],
            "source_groups": [
                "string"
            ],
            "sources_excluded": false,
            "tag": "string",
            "action": "string",
            "type": "string"
        }
    ]
}
string
dfw_policy_path
Required  

Full NSX path of the DFW security policy where proposed traffic and lockdown rules will be created (e.g. /infra/domains/default/security-policies/SSP_Infra_Policy).

string
service_category_id
Required  

Unique identifier for the infrastructure service category

string
site_id
Required  

Site identifier for the proposed rules

rules
Required  

List of proposed rules for this service