Static Files
get
/services/{version}/content/{a}/{b}/{c}/{d}/{e}/{f}/{g}/{h}/{i}/{j}
Required Role: Any
Return the contents of file described by the provided path.Request
Path Parameters
-
a(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
b(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
c(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
d(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
e(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
f(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
g(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
h(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
i(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
j(required): string
Minimum Length:
1
Maximum Length:255
Pattern:^[a-zA-Z0-9_#$/?&.+=@<>\-\[\]\ ]*$
Content file described by the provided path. -
version(required): string
Oracle GoldenGate Service API version.
Allowed Values:[ "v2" ]
Response
Supported Media Types
- application/json
200 Response
The complete or partial contents of the file described by the provided path.
Root Schema : Oracle GoldenGate Collection
Type:
object
Title:
Show Source
Oracle GoldenGate Collection
-
$schema:
Allowed Values:
[ "ogg:collection" ]
-
items(required):
array items
Minimum Number of Items:
0
Maximum Number of Items:32767
Nested Schema : items
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
32767
-
Array of:
object items
Additional Properties Allowed:
true
Nested Schema : items
Type:
object
Additional Properties Allowed:
Show Source
true
-
$schema:
string
Minimum Length:
1
Maximum Length:255
Default Value:ogg:collectionItem
Name of schema for collection item, defaults to this schema -
links(required):
array links
Minimum Number of Items:
0
Maximum Number of Items:16
Links for item -
name(required):
string
Minimum Length:
1
Maximum Length:255
Item name -
status:
status
Item status
Nested Schema : links
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
16
Links for item
Show Source
Nested Schema : items
Type:
Show Source
object
-
$schema:
Allowed Values:
[ "ogg:link" ]
-
description:
string
Minimum Length:
1
Maximum Length:4095
A human-readable description that provides information and detail specific to this link. -
href(required):
string
Minimum Length:
2
Maximum Length:4095
Pattern:^[a-zA-Z][a-zA-Z0-9+-.]*:[^ \t]*$
An absolute URI for the link -
mediaType:
string
Minimum Length:
6
Maximum Length:255
Pattern:^(text|application)/[a-zA-Z0-9!#$&.+-^_]+$
Media type - see RFC 4288 (https://tools.ietf.org/html/rfc4288) -
rel(required):
Allowed Values:
[ "alternate", "canonical", "current", "describedby", "describes", "enclosure", "parent", "related", "self", "first", "last", "next", "previous", "ogg://service" ]
Relationship of href to the requested link