summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/example/testclient.py
blob: 91eb7a2c28ed6664fad4cdcf38f6bf2887e9c812 (plain)
1
2
3
4
5
from onap_dcae_cbs_docker_client import client

client.get_config()

client.get_all()