openstack-types-compute 0.22.7

OpenStack API Types - Compute
Documentation
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//     http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// SPDX-License-Identifier: Apache-2.0
//
// WARNING: This file is automatically generated from OpenAPI schema using
// `openstack-codegenerator`.

//! `response` REST operations of compute
pub mod create_a;
pub mod create_b;
pub mod create_backup_245;
pub mod create_image_245;
pub mod evacuate;
pub mod get_20;
pub mod get_2100_a;
pub mod get_2100_b;
pub mod get_216;
pub mod get_219;
pub mod get_226;
pub mod get_23;
pub mod get_247;
pub mod get_263;
pub mod get_269_a;
pub mod get_269_b;
pub mod get_271_a;
pub mod get_271_b;
pub mod get_273_a;
pub mod get_273_b;
pub mod get_29;
pub mod get_290_a;
pub mod get_290_b;
pub mod get_296_a;
pub mod get_296_b;
pub mod get_298_a;
pub mod get_298_b;
pub mod list_21;
pub mod list_269_a;
pub mod list_269_b;
pub mod list_detailed_21;
pub mod list_detailed_2100_a;
pub mod list_detailed_2100_b;
pub mod list_detailed_216;
pub mod list_detailed_219;
pub mod list_detailed_226;
pub mod list_detailed_23;
pub mod list_detailed_247;
pub mod list_detailed_263;
pub mod list_detailed_269_a;
pub mod list_detailed_269_b;
pub mod list_detailed_273_a;
pub mod list_detailed_273_b;
pub mod list_detailed_29;
pub mod list_detailed_290_a;
pub mod list_detailed_290_b;
pub mod list_detailed_296_a;
pub mod list_detailed_296_b;
pub mod list_detailed_298_a;
pub mod list_detailed_298_b;
pub mod os_get_console_output;
pub mod os_get_rdpconsole_21;
pub mod os_get_serial_console_21;
pub mod os_get_spiceconsole_21;
pub mod os_get_vncconsole_21;
pub mod rebuild_20;
pub mod rebuild_2100;
pub mod rebuild_219;
pub mod rebuild_226;
pub mod rebuild_247;
pub mod rebuild_254;
pub mod rebuild_257;
pub mod rebuild_263;
pub mod rebuild_271;
pub mod rebuild_273;
pub mod rebuild_275;
pub mod rebuild_29;
pub mod rebuild_296;
pub mod rebuild_298;
pub mod rescue;
pub mod set_20;
pub mod set_2100;
pub mod set_219;
pub mod set_226;
pub mod set_247;
pub mod set_263;
pub mod set_271;
pub mod set_273;
pub mod set_275;
pub mod set_29;
pub mod set_296;
pub mod set_298;