openstacksdk/doc/source/user/proxies/orchestration.rst
rladntjr4 61b94cdc5f Implement stack export in openstacksdk
'stack export' for get stack data in JSON format
in this commit just get response by /export URL

Need json_dump when print out in CLI

story: 2010881
task: 48604
Change-Id: Iccb5d7a5f86a810fec5424ae1e44a792d69b4a65
2023-08-29 00:51:19 +09:00

1.3 KiB

Orchestration API

For details on how to use orchestration, see /user/guides/orchestration

openstack.orchestration.v1._proxy

The Orchestration Class

The orchestration high-level interface is available through the orchestration member of a ~openstack.connection.Connection object. The orchestration member will only be added if the service is detected.

Stack Operations

openstack.orchestration.v1._proxy.Proxy

Software Configuration Operations

openstack.orchestration.v1._proxy.Proxy

Software Deployment Operations

openstack.orchestration.v1._proxy.Proxy