Skip to content
Snippets Groups Projects

Feature/l2circuits

Merged Neda Moeini requested to merge feature/l2circuits into develop
3 files
+ 47
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -29,6 +29,12 @@ new_workflows = [
"target": "MODIFY",
"description": "Modify Layer 2 Circuit Service",
"product_type": "Layer2Circuit"
},
{
"name": "terminate_layer_2_circuit",
"target": "TERMINATE",
"description": "Terminate Layer 2 Circuit Service",
"product_type": "Layer2Circuit"
}
]
Loading