Skip to content

sdn-sense/sense-o-py-client

Repository files navigation

SENSE Orchestrator Python Client

Example /etc/sense-o-auth.yaml

AUTH_ENDPOINT: https://dev1.virnao.com:8543/auth/realms/StackV/protocol/openid-connect/token
# dev1
API_ENDPOINT: https://dev1.virnao.com:8443/StackV-web/restapi
# localhost
#API_ENDPOINT: https://localhost:8443/StackV-web/restapi
CLIENT_ID: StackV
USERNAME: some username
PASSWORD: some passpass
SECRET: some api key
verify: True 
# verify: False --  for servers without verifiabe SSL cert

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages