oggrestapi
A Python client for the Oracle GoldenGate REST API.
Install
pip install oggrestapi
Usage
from oggrestapi import OGGRestAPI
# Initialize the client when using a reverse proxy
ogg_client = OGGRestAPI(
url="https://vmogg",
username="ogg",
deployment="ogg_test_01",
reverse_proxy=True
)
# Initialize the client with auto-discovery, when using the same credentials for all services
ogg_client = OGGRestAPI(
url="https://vmogg:7809",
username="ogg",
deployment="ogg_test_01",
auto_discovery=True
)
# Initialize the client against a single service
ogg_client = OGGRestAPI(
url="https://vmogg:7810",
username="ogg"
)
# Example: Get a list of all extracts
extracts = ogg_client.list_extracts()
>>> print(extracts)
[{'name': 'EXT1', 'status': 'running'}, {'name': 'EXT2', 'status': 'running'}]
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oggrestapi-1.0.2.tar.gz.
File metadata
- Download URL: oggrestapi-1.0.2.tar.gz
- Upload date:
- Size: 44.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa2abad8198d3ca377777e69a94cf40d0c95cf71bdeb3234902188715c5a8cc4
|
|
| MD5 |
951cab5dc74add7da819d86cf368a951
|
|
| BLAKE2b-256 |
270e1d86200e7053e79618103b7b4f03ebbb624cc2506e13500e3686ba2923c7
|
Provenance
The following attestation bundles were made for oggrestapi-1.0.2.tar.gz:
Publisher:
publish.yml on juliendlttr/ogg
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
oggrestapi-1.0.2.tar.gz -
Subject digest:
aa2abad8198d3ca377777e69a94cf40d0c95cf71bdeb3234902188715c5a8cc4 - Sigstore transparency entry: 2702920730
- Sigstore integration time:
-
Permalink:
juliendlttr/ogg@39bfc0979e6a4965f46aae9a39fbdff306ac0cb6 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/juliendlttr
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@39bfc0979e6a4965f46aae9a39fbdff306ac0cb6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file oggrestapi-1.0.2-py3-none-any.whl.
File metadata
- Download URL: oggrestapi-1.0.2-py3-none-any.whl
- Upload date:
- Size: 46.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6d2ad57ba3aee77923bfab420f6505c1acf2a51b453dfd8dfd0801feeea0d35
|
|
| MD5 |
2785fe0112dcd57b6dca466df3964d7c
|
|
| BLAKE2b-256 |
ad22bd68419df507c199b5b018177fcb4a519f470610209865161965f2f891f8
|
Provenance
The following attestation bundles were made for oggrestapi-1.0.2-py3-none-any.whl:
Publisher:
publish.yml on juliendlttr/ogg
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
oggrestapi-1.0.2-py3-none-any.whl -
Subject digest:
a6d2ad57ba3aee77923bfab420f6505c1acf2a51b453dfd8dfd0801feeea0d35 - Sigstore transparency entry: 2702920857
- Sigstore integration time:
-
Permalink:
juliendlttr/ogg@39bfc0979e6a4965f46aae9a39fbdff306ac0cb6 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/juliendlttr
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@39bfc0979e6a4965f46aae9a39fbdff306ac0cb6 -
Trigger Event:
push
-
Statement type: