Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

[段階によるサービスの取得]

Get Services By Stages で、ユーザからアクセス可能で、リスト内のいずれかの段階に一致するすべてのサービスが表示されます。

要求メソッドおよび URL

GET /services/stages/stage-list

stages-list は、カンマで区切られた、段階のリストです。

URL パラメータ

一般的な URL パラメータ” を参照してください。

応答

レジストリ・エントリを伴った JSON 戻りメッセージのサンプル” を参照してください。

呼び出しのサンプル

https://esb.example.com/registry/services/stages/Development,Live

メモ

段階としては、以下のいずれかを指定できます。[概念][開発][テスト][ステージング][稼働中][廃止]、および [非アクティブ]

FeedbackOpens in a new tab