CMP - クラウドオペレーションのための MID サーバー選択のカスタマイズIssue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } CMPv1 プラグインの操作は、MID サーバーなしでクラウドリソースディスカバリーを実行するように設計されており、APIProxy プローブを使用します。CMPv2 プラグイン以降、クラウドリソースディスカバリーとクラウドオーケストレーションは MID サーバーを使用するように設計されています。 参照: サーバーの設定 クラウド管理に接続する MID サーバーの設定 IP ベースのディスカバリーでは、リソースのディスカバリー中に特定の MID サーバーを選択できますが、クラウドディスカバリーには同じ MID サーバーがありません。クラウドディスカバリー用に構成された MID サーバーの機能または特定のクラウドプロバイダーのいずれかに「すべて」が含まれている必要があります。例:AWS、AZURE、VMWARE など。 MID サーバー機能に「すべて」がある場合は、すべてのクラウドプロバイダーディスカバリーを実行できますが、機能として AWS がある場合は、AWS クラウドディスカバリーのみが許可されることを意味します。ServiceNow では、負荷を考慮して「すべて」で構成するのではなく、クラウドベンダーに応じた MID 機能を使用することをお勧めします。 要件 環境に応じて、クラウドディスカバリーとクラウドオーケストレーションの操作が MID サーバーを経由することが観察される、または必要である。現在のクラウド MID の選択はランダムであり、MID 機能のみに依存するため、クラウドディスカバリーと CAPI 操作はランダムな MID サーバーを通過します。ユーザー要件は、ディスカバリーと CAPI の両方の操作で特定のクラウドベンダーに使用する特定の MID サーバーを用意することです。 Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } London P* & Madrid P * クラウド管理プラグインがアクティブ化されたインスタンス Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } CAPI 操作とクラウドディスカバリーの特定の MID を選択する方法 クラウドプロバイダーごとに個別の MID サーバーを用意し、それぞれの機能を持たせるよう選択します。 例:AWS および VMware クラウドプロバイダーがあるという環境要件を考慮し、2 台の MID サーバーを構成し、1 つの MID サーバーで AWS のみの機能を有効にし、他の VMWare サーバーで機能を有効にすると、クラウドオペレーションは引き続き機能に従って操作を渡し、機能ごとに特定の MID を使用します。CMP - MIDOverride 選択フィルターを使用CAPIMidSelector スクリプトインクルード: このスクリプトインクルードを「London」リリース以降、すぐに利用可能な状態に戻してください このスクリプトインクルードは使用廃止となっており、使用しないでください。CMP:CloudMidSelectionApi の構成 Related Links<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } クラウド管理 (CMPv2) で MID サーバーが Azure/AWS に接続できるように Web プロキシを構成する方法 クラウドディスカバリーとプロビジョニング用の特定の MID の選択。 CMP 要求が適切な MID サーバーにルーティングされません