Static Files

get

/services/{version}/content/{a}/{b}/{c}/{d}/{e}/{f}/{g}/{h}/{i}

Return the contents of file described by the provided path.

Request

Path Parameters
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Minimum Length: 1
    Maximum Length: 255
    Pattern: ^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
    Content file described by the provided path.
  • Oracle GoldenGate Service API version.

    Allowed Values: [ "v2" ]
Back to Top

Response

Supported Media Types

200 Response

The complete or partial contents of the file described by the provided path.
Body ()
Root Schema : Oracle GoldenGate Collection
Type: object
Title: Oracle GoldenGate Collection
Show Source
Nested Schema : items
Type: array
Minimum Number of Items: 0
Maximum Number of Items: 32767
Show Source
Nested Schema : items
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : status
Item status
Match Any
Show Source
  • Allowed Values: [ "starting", "running", "stopped", "killed", "abended" ]
  • Default Value: stopped
    Allowed Values: [ "paused", "running", "stopping", "stopped", "killed", "uninitialized" ]
Back to Top