|
| 1 | +controltower_Hello: |
| 2 | + title: Hello &CTowerlong; |
| 3 | + title_abbrev: Hello &CTower; |
| 4 | + synopsis: get started using &CTower;. |
| 5 | + category: Hello |
| 6 | + languages: |
| 7 | + Python: |
| 8 | + versions: |
| 9 | + - sdk_version: 3 |
| 10 | + github: python/example_code/controltower |
| 11 | + excerpts: |
| 12 | + - description: |
| 13 | + snippet_tags: |
| 14 | + - python.example_code.controltower.Hello |
| 15 | + services: |
| 16 | + controltower: {ListBaselines} |
| 17 | + |
| 18 | +controltower_ListBaselines: |
| 19 | + languages: |
| 20 | + Python: |
| 21 | + versions: |
| 22 | + - sdk_version: 3 |
| 23 | + github: python/example_code/controltower |
| 24 | + excerpts: |
| 25 | + - description: |
| 26 | + snippet_tags: |
| 27 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 28 | + - python.example_code.controltower.ListBaselines |
| 29 | + services: |
| 30 | + controltower: {ListBaselines} |
| 31 | + |
| 32 | +controltower_ListEnabledBaselines: |
| 33 | + languages: |
| 34 | + Python: |
| 35 | + versions: |
| 36 | + - sdk_version: 3 |
| 37 | + github: python/example_code/controltower |
| 38 | + excerpts: |
| 39 | + - description: |
| 40 | + snippet_tags: |
| 41 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 42 | + - python.example_code.controltower.ListEnabledBaselines |
| 43 | + services: |
| 44 | + controltower: {ListEnabledBaselines} |
| 45 | + |
| 46 | +controltower_EnableBaseline: |
| 47 | + languages: |
| 48 | + Python: |
| 49 | + versions: |
| 50 | + - sdk_version: 3 |
| 51 | + github: python/example_code/controltower |
| 52 | + excerpts: |
| 53 | + - description: |
| 54 | + snippet_tags: |
| 55 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 56 | + - python.example_code.controltower.EnableBaseline |
| 57 | + services: |
| 58 | + controltower: {EnableBaseline} |
| 59 | + |
| 60 | +controltower_ResetEnabledBaseline: |
| 61 | + languages: |
| 62 | + Python: |
| 63 | + versions: |
| 64 | + - sdk_version: 3 |
| 65 | + github: python/example_code/controltower |
| 66 | + excerpts: |
| 67 | + - description: |
| 68 | + snippet_tags: |
| 69 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 70 | + - python.example_code.controltower.ResetEnabledBaseline |
| 71 | + services: |
| 72 | + controltower: {ResetEnabledBaseline} |
| 73 | + |
| 74 | +controltower_DisableBaseline: |
| 75 | + languages: |
| 76 | + Python: |
| 77 | + versions: |
| 78 | + - sdk_version: 3 |
| 79 | + github: python/example_code/controltower |
| 80 | + excerpts: |
| 81 | + - description: |
| 82 | + snippet_tags: |
| 83 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 84 | + - python.example_code.controltower.DisableBaseline |
| 85 | + services: |
| 86 | + controltower: {DisableBaseline} |
| 87 | + |
| 88 | +controltower_ListEnabledControls: |
| 89 | + languages: |
| 90 | + Python: |
| 91 | + versions: |
| 92 | + - sdk_version: 3 |
| 93 | + github: python/example_code/controltower |
| 94 | + excerpts: |
| 95 | + - description: |
| 96 | + snippet_tags: |
| 97 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 98 | + - python.example_code.controltower.ListEnabledControls |
| 99 | + services: |
| 100 | + controltower: {ListEnabledControls} |
| 101 | + |
| 102 | +controltower_EnableControl: |
| 103 | + languages: |
| 104 | + Python: |
| 105 | + versions: |
| 106 | + - sdk_version: 3 |
| 107 | + github: python/example_code/controltower |
| 108 | + excerpts: |
| 109 | + - description: |
| 110 | + snippet_tags: |
| 111 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 112 | + - python.example_code.controltower.EnableControl |
| 113 | + services: |
| 114 | + controltower: {EnableControl} |
| 115 | + |
| 116 | +controltower_GetControlOperation: |
| 117 | + languages: |
| 118 | + Python: |
| 119 | + versions: |
| 120 | + - sdk_version: 3 |
| 121 | + github: python/example_code/controltower |
| 122 | + excerpts: |
| 123 | + - description: |
| 124 | + snippet_tags: |
| 125 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 126 | + - python.example_code.controltower.GetControlOperation |
| 127 | + services: |
| 128 | + controltower: {GetControlOperation} |
| 129 | + |
| 130 | +controltower_DisableControl: |
| 131 | + languages: |
| 132 | + Python: |
| 133 | + versions: |
| 134 | + - sdk_version: 3 |
| 135 | + github: python/example_code/controltower |
| 136 | + excerpts: |
| 137 | + - description: |
| 138 | + snippet_tags: |
| 139 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 140 | + - python.example_code.controltower.DisableControl |
| 141 | + services: |
| 142 | + controltower: {DisableControl} |
| 143 | + |
| 144 | +controltower_ListLandingZones: |
| 145 | + languages: |
| 146 | + Python: |
| 147 | + versions: |
| 148 | + - sdk_version: 3 |
| 149 | + github: python/example_code/controltower |
| 150 | + excerpts: |
| 151 | + - description: |
| 152 | + snippet_tags: |
| 153 | + - python.example_code.controltower.ControlTowerWrapper.decl |
| 154 | + - python.example_code.controltower.ListLandingZones |
| 155 | + services: |
| 156 | + controltower: {ListLandingZones} |
| 157 | + |
| 158 | +controltower_Scenario: |
| 159 | + synopsis_list: |
| 160 | + - List landing zones. |
| 161 | + - List, enable, get, reset, and disable baselines. |
| 162 | + - List, enable, get, and disable controls. |
| 163 | + category: Basics |
| 164 | + languages: |
| 165 | + Python: |
| 166 | + versions: |
| 167 | + - sdk_version: 3 |
| 168 | + github: python/example_code/controltower |
| 169 | + sdkguide: |
| 170 | + excerpts: |
| 171 | + - description: Run an interactive scenario demonstrating &CTowerlong; features. |
| 172 | + snippet_tags: |
| 173 | + - python.example_code.controltower.ControlTowerScenario |
| 174 | + - python.example_code.controltower.ControlTowerWrapper.class |
| 175 | + services: |
| 176 | + controltower: {CreateLandingZone, DeleteLandingZone, ListBaselines, ListEnabledBaselines, EnableBaseline, ResetEnabledBaseline, DisableBaseline, EnableControl, GetControlOperation, DisableControl, GetLandingZoneOperation, ListLandingZones, ListEnabledControls} |
0 commit comments