サービス・リストの取得

get

/services/{version}/installation/services

必要なロール: ユーザー

インストールのすべてのOracle GoldenGateサービスのリストを取得します。

リクエスト

パス・パラメータ
問合せパラメータ
先頭に戻る

レスポンス

サポートされるメディア・タイプ

200レスポンス

サービス・リストが正常に取得されました。

本文()
ルート・スキーマ: Oracle GoldenGate Services for the Installation
型: object
タイトル: Oracle GoldenGate Services for the Installation
インストールのすべてのOracle GoldenGateサービスのリスト
ソースの表示
ネストされたスキーマ: services
型: array
最小アイテム数: 1
最大アイテム数: 64
インストールのサービスの配列
ソースの表示
ネストされたスキーマ: items
型: object
サービス特性
ソースの表示
  • デフォルト値: true
    サービスがデプロイメントにとってクリティカルであることを示します
  • 最小長: 36
    最大長: 36
    パターン: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89ABab][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$
    このサービスのデプロイメントの一意の識別子
  • 最小長: 1
    最大長: 32
    パターン: ^[A-Za-z][A-Za-z0-9-_.]*$
    このサービスのデプロイメントの名前
  • デフォルト値: true
    サービスがService Managerによって管理されることを示します
  • サービスがSSL接続を想定することを示します
  • links
  • listeners
    最小アイテム数: 1
    最大アイテム数: 64
    サービスのリスナー指定の配列
  • デフォルト値: false
    サービスがセキュリティ管理者によってロックされており、開始できないことを示します
  • 最小長: 36
    最大長: 36
    パターン: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89ABab][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$
    このサービスの一意の識別子
  • 最小長: 1
    最大長: 64
    このサービスの名前
  • デフォルト値: stopped
    指定できる値: [ "starting", "running", "stopped", "restart", "killed", "abended" ]
    サービスのステータスを示します
ネストされたスキーマ: listeners
型: array
最小アイテム数: 1
最大アイテム数: 64
サービスのリスナー指定の配列
ソースの表示
ネストされたスキーマ: items
型: object
サービス・リスナーの説明
ソースの表示
ネストされたスキーマ: address
サービスがリスニングするIPアドレス
1つに一致
ソースの表示
  • 最小長: 7
    最大長: 15
    パターン: ^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)[.]){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
    ネットワークIPv4アドレス
  • 最小長: 1
    最大長: 256
    パターン: ^((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])([.](25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])){3}))|:)))(%.+)?$
    ネットワークIPv6アドレス
レスポンスの例(application/json)
{
    "$schema":"api:standardResponse",
    "links":[
        {
            "href":"http://localhost:9012/services/v2/installation/services",
            "mediaType":"application/json",
            "rel":"canonical"
        },
        {
            "href":"http://localhost:9012/services/v2/installation/services",
            "mediaType":"application/json",
            "rel":"self"
        },
        {
            "href":"http://localhost:9012/services/v2/metadata-catalog/services",
            "mediaType":"application/schema+json",
            "rel":"describedby"
        }
    ],
    "messages":[
    ],
    "response":{
        "$schema":"ogg:installationServices",
        "services":[
            {
                "isSsl":false,
                "deploymentName":"Local",
                "enabled":true,
                "deploymentId":"fb399546-9e6e-4acb-a776-a53360c8c106",
                "status":"running",
                "critical":true,
                "serviceName":"adminsrvr",
                "links":[
                    {
                        "href":"http://localhost:9012/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"canonical"
                    },
                    {
                        "href":"http://localhost:9012/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"ogg://service"
                    }
                ],
                "locked":false,
                "serviceId":"515c56a9-b1f2-434b-ba7b-5af584e00dcd",
                "listeners":[
                    {
                        "address":"127.0.0.1",
                        "port":"9012"
                    },
                    {
                        "address":"172.17.0.6",
                        "port":"9012"
                    },
                    {
                        "address":"172.18.0.1",
                        "port":"9012"
                    },
                    {
                        "address":"172.20.0.1",
                        "port":"9012"
                    },
                    {
                        "address":"172.21.0.1",
                        "port":"9012"
                    },
                    {
                        "address":"192.168.80.1",
                        "port":"9012"
                    },
                    {
                        "address":"192.168.96.1",
                        "port":"9012"
                    }
                ]
            },
            {
                "isSsl":false,
                "deploymentName":"Local",
                "enabled":true,
                "deploymentId":"fb399546-9e6e-4acb-a776-a53360c8c106",
                "status":"running",
                "critical":true,
                "serviceName":"distsrvr",
                "links":[
                    {
                        "href":"http://localhost:9013/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"canonical"
                    },
                    {
                        "href":"http://localhost:9013/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"ogg://service"
                    }
                ],
                "locked":false,
                "serviceId":"bb732d56-3dd2-4f86-b09c-de1fe01832f4",
                "listeners":[
                    {
                        "address":"127.0.0.1",
                        "port":"9013"
                    },
                    {
                        "address":"172.17.0.6",
                        "port":"9013"
                    },
                    {
                        "address":"172.18.0.1",
                        "port":"9013"
                    },
                    {
                        "address":"172.20.0.1",
                        "port":"9013"
                    },
                    {
                        "address":"172.21.0.1",
                        "port":"9013"
                    },
                    {
                        "address":"192.168.80.1",
                        "port":"9013"
                    },
                    {
                        "address":"192.168.96.1",
                        "port":"9013"
                    }
                ]
            },
            {
                "isSsl":false,
                "deploymentName":"Local",
                "enabled":true,
                "deploymentId":"fb399546-9e6e-4acb-a776-a53360c8c106",
                "status":"running",
                "critical":false,
                "serviceName":"pmsrvr",
                "links":[
                    {
                        "href":"http://localhost:9015/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"canonical"
                    },
                    {
                        "href":"http://localhost:9015/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"ogg://service"
                    }
                ],
                "locked":false,
                "serviceId":"8cf6db2f-5f72-412d-b4e3-a2f49f3d804e",
                "listeners":[
                    {
                        "address":"127.0.0.1",
                        "port":"9015"
                    },
                    {
                        "address":"172.17.0.6",
                        "port":"9015"
                    },
                    {
                        "address":"172.18.0.1",
                        "port":"9015"
                    },
                    {
                        "address":"172.20.0.1",
                        "port":"9015"
                    },
                    {
                        "address":"172.21.0.1",
                        "port":"9015"
                    },
                    {
                        "address":"192.168.80.1",
                        "port":"9015"
                    },
                    {
                        "address":"192.168.96.1",
                        "port":"9015"
                    }
                ]
            },
            {
                "isSsl":false,
                "deploymentName":"Local",
                "enabled":true,
                "deploymentId":"fb399546-9e6e-4acb-a776-a53360c8c106",
                "status":"running",
                "critical":true,
                "serviceName":"recvsrvr",
                "links":[
                    {
                        "href":"http://localhost:9014/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"canonical"
                    },
                    {
                        "href":"http://localhost:9014/services/v2/content/",
                        "mediaType":"text/html",
                        "rel":"ogg://service"
                    }
                ],
                "locked":false,
                "serviceId":"2ffa1858-0109-44a1-8fa2-c47dcca7948c",
                "listeners":[
                    {
                        "address":"127.0.0.1",
                        "port":"9014"
                    },
                    {
                        "address":"172.17.0.6",
                        "port":"9014"
                    },
                    {
                        "address":"172.18.0.1",
                        "port":"9014"
                    },
                    {
                        "address":"172.20.0.1",
                        "port":"9014"
                    },
                    {
                        "address":"172.21.0.1",
                        "port":"9014"
                    },
                    {
                        "address":"192.168.80.1",
                        "port":"9014"
                    },
                    {
                        "address":"192.168.96.1",
                        "port":"9014"
                    }
                ]
            }
        ]
    }
}
先頭に戻る