We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4a89c commit 445bc93Copy full SHA for 445bc93
python/example_code/controltower/README.md
@@ -56,6 +56,7 @@ Code excerpts that show you how to call individual service functions.
56
- [DisableControl](controltower_wrapper.py#L263)
57
- [EnableBaseline](controltower_wrapper.py#L69)
58
- [EnableControl](controltower_wrapper.py#L159)
59
+- [GetBaselineOperation](controltower_wrapper.py#L236)
60
- [GetControlOperation](controltower_wrapper.py#L209)
61
- [ListBaselines](controltower_wrapper.py#L39)
62
- [ListEnabledBaselines](controltower_wrapper.py#L330)
0 commit comments