Retrieve an existing Basic Configuration Information for Manager and Services

get

/services/{version}/mpoints/{item}/configurationManager

Request

Path Parameters

Response

Supported Media Types

200 Response

Body ()
Root Schema : Oracle GoldenGate Manager Configuration Details
Type: object
Title: Oracle GoldenGate Manager Configuration Details
Show Source
Example Response (application/json)
{
    "$schema":"api:standardResponse",
    "response":{
        "$schema":"mpoints:configurationManager",
        "oggVersion":"Version 12.2.0.1.0 OGGCORE_MAIN_PLATFORMS_150601.1402",
        "hostName":"slc03flg",
        "osName":"Linux  x86_64 Version #1 SMP Fri Nov 15 13:39:16 PST 2013 (2.6.39-400.211.1.el6uek.x86_64)",
        "workingDirectory":"/net/slc03flg/scratch/jdivinc/view_storage/jdivinc_db1/tklocal/ggora",
        "buildDB":"Oracle12",
        "buildPlatform":"Linux",
        "buildDate":"Nov 15 2015 12:11:41"
    },
    "messages":[
    ],
    "links":[
    ]
}