NSX 中的全域搜尋功能可以辨識 NSX Intelligence 關鍵字。
您可以使用 NSX Manager 搜尋介面來尋找與 NSX Intelligence 相關的實體。您必須在 NSX 3.0 或更新版本上啟用 NSX Intelligence,NSX Intelligence 全域搜尋功能才能供您使用。
搜尋結果會以 NSX 組態的目前狀態為基礎,且不會公開來自 NSX Intelligence 的任何歷史資料。
搜尋結果會根據搜尋準則,顯示與 NSX Intelligence 相關的實體資訊,例如群組、虛擬機器、流量和建議。您可以根據實體的一或多個相關內容來篩選這些結果。導覽連結包含在搜尋結果中,且可讓您在 NSX Intelligence 視覺化畫布中檢視選取的結果實體。
下表列出了支援的 NSX Intelligence 資源類型及其內容。
支援的資源類型 |
內容 |
recommendations |
- context group path
- context physical server display name
- context physical server id
- context vm display name
- context vm external id
- display name
- effective physical server display name
- effecive physical server id
- effective vm display name
- effective vm id
- status
- ANALYSIS_IN_PROGRESS
- FAILED
- PUBLISHED
- READY_TO_PUBLISH
- WAITING
搜尋查詢範例: recommendation where status = READY_TO_PUBLISH and context group display name = 'Linux' |
flows |
- active only
- destination group display name
- destination physical server display name
- destination physical server id
- destination vm display name
- destination vm external id
- flow type
- ALLOWED
- BLOCKED
- UNPROTECTED
- source group display name
- source physical server display name
- source physical server id
- source vm display name
- source vm external id
搜尋查詢範例: flows where source vm display name = 'Win10' and destination vm display name = 'AD Server' |