InlineInfraServiceCategoriesSummaryList1
InlineInfraServiceCategoriesSummaryList1
JSON Example
{
"time_selection": {
"start_time": 1782763323435
},
"infra_policy_path": "/infra/domains/default/security-policies/SSP_Infra_Policy",
"offset": 0,
"number_of_results": 2,
"total_result_count": 13,
"total_pages": 1,
"sort_ascending": false,
"sort_by": "displayName",
"results": [
{
"detected_new_servers": 0,
"total_services": 1,
"rules_status": "SOME_MISSING_RULES",
"display_name": "SYSLOG-UDP",
"_revision": 0,
"id": "9b9d0c0e-5a65-41bb-b003-e7af60f417d1",
"site_ids": [],
"infra_groups": [
{
"id": "38f24ce4-1965-410e-840b-e74f18b20f54",
"display_name": "SSP_Infra_SYSLOG-UDP_Group",
"path": "/infra/domains/default/groups/SSP_Infra_SYSLOG-UDP_Group",
"nsx_realization_id": "77a7a9d5-f23b-4ac9-9968-2ed8942ffc18",
"exists": true
},
{
"id": "63cb787f-c9a3-457f-b0e0-aa8e83895ccd",
"display_name": "SSP_Infra_US-EAST_AZ1_Dev_environment_SYSLOG-UDP",
"path": "/infra/domains/default/groups/ce8e9954-c93d-31fe-a426-d6bd791ae2fb",
"nsx_realization_id": "d1dbaf31-ca35-447e-bba1-f1d7eee5038b",
"exists": true
}
],
"num_groups": 2,
"last_publish_job_status": {
"job_id": "d070ba6b-12c7-4317-8e21-8c33cea47568",
"status": "COMPLETED",
"service_id": "",
"service_category_id": "9b9d0c0e-5a65-41bb-b003-e7af60f417d1",
"created_time": 1782776681049,
"updated_time": 1782776689300,
"completed_time": 1782776689300,
"results": [
{
"action_type": "HIERARCHY_IDS_RULE_CREATE",
"action_status": "SUCCESS",
"action_index": 0,
"status_message": "IDS rule publish completed successfully"
}
]
},
"aggregated_port_protocols": [
{
"protocol": "UDP",
"port": "514"
}
],
"num_traffic_rules": 2,
"num_lockdown_rules": 0,
"num_ids_rules": 2,
"is_monitoring_enabled": true,
"is_custom": false,
"is_lockdown_allowed": true,
"leaked_assets_workload_count": 0,
"excluded_servers_count": 0
},
{
"detected_new_servers": 8,
"total_services": 2,
"rules_status": "SOME_MISSING_RULES",
"display_name": "DHCP",
"_revision": 0,
"id": "cffcf105-9d86-4d9a-887b-8327c7e1a09f",
"site_ids": [],
"infra_groups": [
{
"id": "3f756b33-b37c-43cd-a893-7c2e7e7a1736",
"display_name": "SSP_Infra_DHCP_Group",
"path": "/infra/domains/default/groups/SSP_Infra_DHCP_Group",
"nsx_realization_id": "8775ab92-7e9a-4e1f-9602-751351bc6741",
"exists": true
},
{
"id": "4646759e-a8d3-4bc9-916c-e22cefc055f6",
"display_name": "SSP_Infra_US-EAST_AZ1_Dev_environment_DHCP",
"path": "/infra/domains/default/groups/320aeb23-45a1-383d-807a-eaa66c89237b",
"nsx_realization_id": "0469639c-b72a-47b4-a18d-d894db73f12f",
"exists": true
}
],
"num_groups": 2,
"last_publish_job_status": {
"job_id": "4825e96e-3435-4a4e-aff6-2164ffd53cb6",
"status": "COMPLETED",
"service_id": "",
"service_category_id": "cffcf105-9d86-4d9a-887b-8327c7e1a09f",
"created_time": 1782776685052,
"updated_time": 1782776693825,
"completed_time": 1782776693825,
"results": [
{
"action_type": "HIERARCHY_IDS_RULE_CREATE",
"action_status": "SUCCESS",
"action_index": 0,
"status_message": "IDS rule publish completed successfully"
}
]
},
"aggregated_port_protocols": [
{
"protocol": "UDP",
"port": "67"
},
{
"protocol": "UDP",
"port": "68"
}
],
"num_traffic_rules": 4,
"num_lockdown_rules": 0,
"num_ids_rules": 4,
"is_monitoring_enabled": true,
"is_custom": false,
"is_lockdown_allowed": true,
"leaked_assets_workload_count": 2,
"excluded_servers_count": 0
}
]
}
string
infra_policy_path
Required
Full NSX policy path of the shared infrastructure DFW security policy
(e.g., /infra/domains/default/security-policies/SSP_Infra_Policy).
array of
InfraServiceCategorySummary
results
Required
List of infrastructure service categories matching query criteria with summary information.