Finialised create compute environment + describe environments
This commit is contained in:
parent
ea10c4dfb6
commit
f95d72c37c
4 changed files with 237 additions and 27 deletions
|
|
@ -7,4 +7,5 @@ url_bases = [
|
|||
|
||||
url_paths = {
|
||||
'{0}/v1/createcomputeenvironment': BatchResponse.dispatch,
|
||||
'{0}/v1/describecomputeenvironments': BatchResponse.dispatch,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue