Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products

Table of contents

  1. REST API 指南
  2. 1. 简介
    1. 1.1. 表述状态传输
    2. 1.2. API 先决条件
  3. 2. 身份验证和安全
    1. 2.1. TLS/SSL 认证
      1. 2.1.1. 获取 CA 证书
      2. 2.1.2. 将证书导入到客户端
    2. 2.2. Authentication
      1. 2.2.1. OAuth 身份验证
      2. 2.2.2. 基本身份验证
      3. 2.2.3. 身份验证会话
        1. 2.2.3.1. 请求经过身份验证的会话
  4. 3. 常见概念
    1. 3.1. 类型
    2. 3.2. 识别的类型
    3. 3.3. 对象(object)
    4. 3.4. 集合
    5. 3.5. 表示
      1. 3.5.1. XML 表述
      2. 3.5.2. JSON 表示
    6. 3.6. 服务
    7. 3.7. 搜索
      1. 3.7.1. 最大结果参数
      2. 3.7.2. 问题单敏感度
      3. 3.7.3. 搜索语法
      4. 3.7.4. 通配符
      5. 3.7.5. 分页
    8. 3.8. 以下链接
    9. 3.9. 权限
    10. 3.10. 处理错误
  5. 4. 快速入门示例
    1. 4.1. 访问 API 入口点
    2. 4.2. 列出数据中心
    3. 4.3. 列出主机集群
    4. 4.4. 列出逻辑网络
    5. 4.5. 列出主机
    6. 4.6. 创建 NFS 数据存储
    7. 4.7. 创建 NFS ISO 存储
    8. 4.8. 将存储域附加到数据中心
    9. 4.9. 创建虚拟机
    10. 4.10. 创建虚拟机 NIC
    11. 4.11. 创建虚拟机磁盘
    12. 4.12. 将 ISO 镜像附加到虚拟机
    13. 4.13. 启动虚拟机
  6. 5. Requests
  7. 6. 服务
    1. 6.1. AffinityGroup
      1. 6.1.1. 获取 GET
        1. 6.1.1.1. follow
      2. 6.1.2. 删除 DELETE
      3. 6.1.3. 更新 PUT
    2. 6.2. AffinityGroupHost
      1. 6.2.1. 删除 DELETE
    3. 6.3. AffinityGroupHostLabel
      1. 6.3.1. 删除 DELETE
    4. 6.4. AffinityGroupHostLabels
      1. 6.4.1. 添加 POST
      2. 6.4.2. 列出 GET
        1. 6.4.2.1. follow
        2. 6.4.2.2. Max
    5. 6.5. AffinityGroupHosts
      1. 6.5.1. 添加 POST
      2. 6.5.2. 列出 GET
        1. 6.5.2.1. follow
        2. 6.5.2.2. Max
    6. 6.6. AffinityGroupVm
      1. 6.6.1. 删除 DELETE
    7. 6.7. AffinityGroupVmLabel
      1. 6.7.1. 删除 DELETE
    8. 6.8. AffinityGroupVmLabels
      1. 6.8.1. 添加 POST
      2. 6.8.2. 列出 GET
        1. 6.8.2.1. follow
        2. 6.8.2.2. Max
    9. 6.9. AffinityGroupVms
      1. 6.9.1. 添加 POST
      2. 6.9.2. 列出 GET
        1. 6.9.2.1. follow
        2. 6.9.2.2. Max
    10. 6.10. AffinityGroups
      1. 6.10.1. 添加 POST
      2. 6.10.2. 列出 GET
        1. 6.10.2.1. follow
        2. 6.10.2.2. Max
    11. 6.11. AffinityLabel
      1. 6.11.1. 获取 GET
        1. 6.11.1.1. follow
      2. 6.11.2. 删除 DELETE
      3. 6.11.3. 更新 PUT
    12. 6.12. AffinityLabelHost
      1. 6.12.1. 获取 GET
        1. 6.12.1.1. follow
      2. 6.12.2. 删除 DELETE
    13. 6.13. AffinityLabelHosts
      1. 6.13.1. 添加 POST
      2. 6.13.2. 列出 GET
        1. 6.13.2.1. follow
    14. 6.14. AffinityLabelVm
      1. 6.14.1. 获取 GET
        1. 6.14.1.1. follow
      2. 6.14.2. 删除 DELETE
    15. 6.15. AffinityLabelVms
      1. 6.15.1. 添加 POST
      2. 6.15.2. 列出 GET
        1. 6.15.2.1. follow
    16. 6.16. AffinityLabels
      1. 6.16.1. 添加 POST
      2. 6.16.2. 列出 GET
        1. 6.16.2.1. follow
        2. 6.16.2.2. Max
    17. 6.17. 区域
    18. 6.18. AssignedAffinityLabel
      1. 6.18.1. 获取 GET
        1. 6.18.1.1. follow
      2. 6.18.2. 删除 DELETE
    19. 6.19. AssignedAffinityLabels
      1. 6.19.1. 添加 POST
      2. 6.19.2. 列出 GET
        1. 6.19.2.1. follow
    20. 6.20. AssignedCpuProfile
      1. 6.20.1. 获取 GET
        1. 6.20.1.1. follow
      2. 6.20.2. 删除 DELETE
    21. 6.21. AssignedCpuProfiles
      1. 6.21.1. 添加 POST
      2. 6.21.2. 列出 GET
        1. 6.21.2.1. follow
        2. 6.21.2.2. Max
    22. 6.22. AssignedDiskProfile
      1. 6.22.1. 获取 GET
        1. 6.22.1.1. follow
      2. 6.22.2. 删除 DELETE
    23. 6.23. AssignedDiskProfiles
      1. 6.23.1. 添加 POST
      2. 6.23.2. 列出 GET
        1. 6.23.2.1. follow
        2. 6.23.2.2. Max
    24. 6.24. AssignedPermissions
      1. 6.24.1. 添加 POST
      2. 6.24.2. 列出 GET
        1. 6.24.2.1. follow
    25. 6.25. AssignedRoles
      1. 6.25.1. 列出 GET
        1. 6.25.1.1. follow
        2. 6.25.1.2. Max
    26. 6.26. AssignedTag
      1. 6.26.1. 获取 GET
        1. 6.26.1.1. follow
      2. 6.26.2. 删除 DELETE
    27. 6.27. AssignedTags
      1. 6.27.1. 添加 POST
      2. 6.27.2. 列出 GET
        1. 6.27.2.1. follow
        2. 6.27.2.2. Max
    28. 6.28. AssignedVnicProfile
      1. 6.28.1. 获取 GET
        1. 6.28.1.1. follow
      2. 6.28.2. 删除 DELETE
    29. 6.29. AssignedVnicProfiles
      1. 6.29.1. 添加 POST
      2. 6.29.2. 列出 GET
        1. 6.29.2.1. follow
        2. 6.29.2.2. Max
    30. 6.30. AttachedStorageDomain
      1. 6.30.1. 激活 POST
      2. 6.30.2. 取消激活 POST
        1. 6.30.2.1. force
      3. 6.30.3. 获取 GET
        1. 6.30.3.1. follow
      4. 6.30.4. 删除 DELETE
    31. 6.31. AttachedStorageDomainDisk
      1. 6.31.1. 复制 POST
      2. 6.31.2. 导出 POST
      3. 6.31.3. 获取 GET
        1. 6.31.3.1. follow
      4. 6.31.4. 移动 POST
      5. 6.31.5. 注册 POST
      6. 6.31.6. 删除 DELETE
      7. 6.31.7. 稀疏 POST
      8. 6.31.8. 更新 PUT
    32. 6.32. AttachedStorageDomainDisks
      1. 6.32.1. 添加 POST
        1. 6.32.1.1. unregistered
      2. 6.32.2. 列出 GET
        1. 6.32.2.1. 磁盘
        2. 6.32.2.2. follow
        3. 6.32.2.3. Max
    33. 6.33. AttachedStorageDomains
      1. 6.33.1. 添加 POST
      2. 6.33.2. 列出 GET
        1. 6.33.2.1. follow
        2. 6.33.2.2. Max
    34. 6.34. balance
      1. 6.34.1. 获取 GET
        1. 6.34.1.1. follow
      2. 6.34.2. 删除 DELETE
    35. 6.35. 平衡
      1. 6.35.1. 添加 POST
      2. 6.35.2. 列出 GET
        1. 6.35.2.1. follow
        2. 6.35.2.2. Max
    36. 6.36. 书签
      1. 6.36.1. 获取 GET
        1. 6.36.1.1. follow
      2. 6.36.2. 删除 DELETE
      3. 6.36.3. 更新 PUT
    37. 6.37. 书签
      1. 6.37.1. 添加 POST
      2. 6.37.2. 列出 GET
        1. 6.37.2.1. follow
        2. 6.37.2.2. Max
    38. 6.38. Cluster
      1. 6.38.1. 获取 GET
        1. 6.38.1.1. follow
      2. 6.38.2. refreshglusterhealstatus POST
      3. 6.38.3. 删除 DELETE
      4. 6.38.4. resetemulatedmachine POST
      5. 6.38.5. syncallnetworks POST
      6. 6.38.6. 更新 PUT
      7. 6.38.7. 升级 POST
        1. 6.38.7.1. correlation_id
    39. 6.39. ClusterEnabledFeature
      1. 6.39.1. 获取 GET
        1. 6.39.1.1. follow
      2. 6.39.2. 删除 DELETE
    40. 6.40. ClusterEnabledFeatures
      1. 6.40.1. 添加 POST
      2. 6.40.2. 列出 GET
        1. 6.40.2.1. follow
    41. 6.41. ClusterExternalProviders
      1. 6.41.1. 列出 GET
        1. 6.41.1.1. follow
    42. 6.42. ClusterFeature
      1. 6.42.1. 获取 GET
        1. 6.42.1.1. follow
    43. 6.43. ClusterFeatures
      1. 6.43.1. 列出 GET
        1. 6.43.1.1. follow
    44. 6.44. ClusterLevel
      1. 6.44.1. 获取 GET
        1. 6.44.1.1. follow
    45. 6.45. ClusterLevels
      1. 6.45.1. 列出 GET
        1. 6.45.1.1. follow
    46. 6.46. ClusterNetwork
      1. 6.46.1. 获取 GET
        1. 6.46.1.1. follow
      2. 6.46.2. 删除 DELETE
      3. 6.46.3. 更新 PUT
    47. 6.47. ClusterNetworks
      1. 6.47.1. 添加 POST
      2. 6.47.2. 列出 GET
        1. 6.47.2.1. follow
        2. 6.47.2.2. Max
    48. 6.48. 集群
      1. 6.48.1. 添加 POST
      2. 6.48.2. 列出 GET
        1. 6.48.2.1. case_sensitive
        2. 6.48.2.2. follow
        3. 6.48.2.3. Max
    49. 6.49. Copyable
      1. 6.49.1. 复制 POST
    50. 6.50. CpuProfile
      1. 6.50.1. 获取 GET
        1. 6.50.1.1. follow
      2. 6.50.2. 删除 DELETE
      3. 6.50.3. 更新 PUT
    51. 6.51. CpuProfiles
      1. 6.51.1. 添加 POST
      2. 6.51.2. 列出 GET
        1. 6.51.2.1. follow
        2. 6.51.2.2. Max
    52. 6.52. DataCenter
      1. 6.52.1. 清理finishedtasks POST
      2. 6.52.2. 获取 GET
        1. 6.52.2.1. follow
      3. 6.52.3. 删除 DELETE
        1. 6.52.3.1. force
      4. 6.52.4. setmaster POST
      5. 6.52.5. 更新 PUT
    53. 6.53. DataCenterNetwork
      1. 6.53.1. 获取 GET
        1. 6.53.1.1. follow
      2. 6.53.2. 删除 DELETE
      3. 6.53.3. 更新 PUT
    54. 6.54. DataCenterNetworks
      1. 6.54.1. 添加 POST
      2. 6.54.2. 列出 GET
        1. 6.54.2.1. follow
        2. 6.54.2.2. Max
    55. 6.55. DataCenters
      1. 6.55.1. 添加 POST
      2. 6.55.2. 列出 GET
        1. 6.55.2.1. case_sensitive
        2. 6.55.2.2. follow
        3. 6.55.2.3. Max
    56. 6.56. Disk
      1. 6.56.1. 转换 POST
        1. 6.56.1.1. follow
      2. 6.56.2. 复制 POST
        1. 6.56.2.1. disk_profile
        2. 6.56.2.2. quota
        3. 6.56.2.3. storage_domain
      3. 6.56.3. 导出 POST
      4. 6.56.4. 获取 GET
        1. 6.56.4.1. all_content
        2. 6.56.4.2. follow
      5. 6.56.5. 移动 POST
        1. 6.56.5.1. disk_profile
        2. 6.56.5.2. quota
      6. 6.56.6. 减少 POST
      7. 6.56.7. refreshlun POST
      8. 6.56.8. 删除 DELETE
      9. 6.56.9. 稀疏 POST
      10. 6.56.10. 更新 PUT
    57. 6.57. DiskAttachment
      1. 6.57.1. 获取 GET
        1. 6.57.1.1. follow
      2. 6.57.2. 删除 DELETE
        1. 6.57.2.1. detach_only
      3. 6.57.3. 更新 PUT
    58. 6.58. DiskAttachments
      1. 6.58.1. 添加 POST
      2. 6.58.2. 列出 GET
        1. 6.58.2.1. follow
    59. 6.59. DiskProfile
      1. 6.59.1. 获取 GET
        1. 6.59.1.1. follow
      2. 6.59.2. 删除 DELETE
      3. 6.59.3. 更新 PUT
    60. 6.60. DiskProfiles
      1. 6.60.1. 添加 POST
      2. 6.60.2. 列出 GET
        1. 6.60.2.1. follow
        2. 6.60.2.2. Max
    61. 6.61. DiskSnapshot
      1. 6.61.1. 获取 GET
        1. 6.61.1.1. follow
      2. 6.61.2. 删除 DELETE
    62. 6.62. DiskSnapshots
      1. 6.62.1. 列出 GET
        1. 6.62.1.1. follow
        2. 6.62.1.2. include_active
        3. 6.62.1.3. include_template
        4. 6.62.1.4. Max
    63. 6.63. 磁盘
      1. 6.63.1. 添加 POST
      2. 6.63.2. 列出 GET
        1. 6.63.2.1. case_sensitive
        2. 6.63.2.2. follow
        3. 6.63.2.3. Max
    64. 6.64. 域
      1. 6.64.1. 获取 GET
        1. 6.64.1.1. follow
    65. 6.65. DomainGroup
      1. 6.65.1. 获取 GET
        1. 6.65.1.1. follow
    66. 6.66. DomainGroups
      1. 6.66.1. 列出 GET
        1. 6.66.1.1. case_sensitive
        2. 6.66.1.2. follow
        3. 6.66.1.3. Max
    67. 6.67. DomainUser
      1. 6.67.1. 获取 GET
        1. 6.67.1.1. follow
    68. 6.68. DomainUserGroups
      1. 6.68.1. 列出 GET
        1. 6.68.1.1. follow
    69. 6.69. DomainUsers
      1. 6.69.1. 列出 GET
        1. 6.69.1.1. case_sensitive
        2. 6.69.1.2. follow
        3. 6.69.1.3. Max
    70. 6.70. 域
      1. 6.70.1. 列出 GET
        1. 6.70.1.1. follow
        2. 6.70.1.2. Max
    71. 6.71. EngineKatelloErrata
      1. 6.71.1. 列出 GET
        1. 6.71.1.1. follow
        2. 6.71.1.2. Max
    72. 6.72. event
      1. 6.72.1. 获取 GET
        1. 6.72.1.1. follow
      2. 6.72.2. 删除 DELETE
    73. 6.73. EventSubscription
      1. 6.73.1. 获取 GET
      2. 6.73.2. 删除 DELETE
    74. 6.74. EventSubscriptions
      1. 6.74.1. 添加 POST
      2. 6.74.2. 列出 GET
        1. 6.74.2.1. follow
        2. 6.74.2.2. Max
    75. 6.75. 事件
      1. 6.75.1. 添加 POST
      2. 6.75.2. 列出 GET
        1. 6.75.2.1. case_sensitive
        2. 6.75.2.2. follow
        3. 6.75.2.3. 来自
        4. 6.75.2.4. Max
        5. 6.75.2.5. search
      3. 6.75.3. 取消删除 POST
    76. 6.76. ExternalComputeResource
      1. 6.76.1. 获取 GET
        1. 6.76.1.1. follow
    77. 6.77. ExternalComputeResources
      1. 6.77.1. 列出 GET
        1. 6.77.1.1. follow
        2. 6.77.1.2. Max
    78. 6.78. ExternalDiscoveredHost
      1. 6.78.1. 获取 GET
        1. 6.78.1.1. follow
    79. 6.79. ExternalDiscoveredHosts
      1. 6.79.1. 列出 GET
        1. 6.79.1.1. follow
        2. 6.79.1.2. Max
    80. 6.80. ExternalHost
      1. 6.80.1. 获取 GET
        1. 6.80.1.1. follow
    81. 6.81. ExternalHostGroup
      1. 6.81.1. 获取 GET
        1. 6.81.1.1. follow
    82. 6.82. ExternalHostGroups
      1. 6.82.1. 列出 GET
        1. 6.82.1.1. follow
        2. 6.82.1.2. Max
    83. 6.83. ExternalHostProvider
      1. 6.83.1. 获取 GET
        1. 6.83.1.1. follow
      2. 6.83.2. importcertificates POST
      3. 6.83.3. 删除 DELETE
      4. 6.83.4. 测试连接 POST
      5. 6.83.5. 更新 PUT
    84. 6.84. ExternalHostProviders
      1. 6.84.1. 添加 POST
      2. 6.84.2. 列出 GET
        1. 6.84.2.1. follow
        2. 6.84.2.2. Max
    85. 6.85. ExternalHosts
      1. 6.85.1. 列出 GET
        1. 6.85.1.1. follow
        2. 6.85.1.2. Max
    86. 6.86. ExternalNetworkProviderConfiguration
      1. 6.86.1. 获取 GET
        1. 6.86.1.1. follow
    87. 6.87. ExternalNetworkProviderConfigurations
      1. 6.87.1. 列出 GET
        1. 6.87.1.1. follow
    88. 6.88. ExternalProvider
      1. 6.88.1. importcertificates POST
      2. 6.88.2. 测试连接 POST
    89. 6.89. ExternalProviderCertificate
      1. 6.89.1. 获取 GET
        1. 6.89.1.1. follow
    90. 6.90. ExternalProviderCertificates
      1. 6.90.1. 列出 GET
        1. 6.90.1.1. follow
        2. 6.90.1.2. Max
    91. 6.91. ExternalTemplateImports
      1. 6.91.1. 添加 POST
    92. 6.92. ExternalVmImports
      1. 6.92.1. 添加 POST
    93. 6.93. FenceAgent
      1. 6.93.1. 获取 GET
        1. 6.93.1.1. follow
      2. 6.93.2. 删除 DELETE
      3. 6.93.3. 更新 PUT
    94. 6.94. FenceAgents
      1. 6.94.1. 添加 POST
      2. 6.94.2. 列出 GET
        1. 6.94.2.1. follow
        2. 6.94.2.2. Max
    95. 6.95. File
      1. 6.95.1. 获取 GET
        1. 6.95.1.1. follow
    96. 6.96. 文件
      1. 6.96.1. 列出 GET
        1. 6.96.1.1. case_sensitive
        2. 6.96.1.2. follow
        3. 6.96.1.3. Max
    97. 6.97. filter
      1. 6.97.1. 获取 GET
        1. 6.97.1.1. follow
      2. 6.97.2. 删除 DELETE
    98. 6.98. 过滤器
      1. 6.98.1. 添加 POST
      2. 6.98.2. 列出 GET
        1. 6.98.2.1. follow
        2. 6.98.2.2. Max
    99. 6.99. 关注
    100. 6.100. GlusterBrick
      1. 6.100.1. 获取 GET
        1. 6.100.1.1. follow
      2. 6.100.2. 删除 DELETE
      3. 6.100.3. 替换 POST
    101. 6.101. GlusterBricks
      1. 6.101.1. 激活 POST
      2. 6.101.2. 添加 POST
      3. 6.101.3. 列出 GET
        1. 6.101.3.1. follow
        2. 6.101.3.2. Max
      4. 6.101.4. 迁移 POST
      5. 6.101.5. 删除 DELETE
      6. 6.101.6. stopmigrate POST
        1. 6.101.6.1. brick
    102. 6.102. GlusterHook
      1. 6.102.1. 禁用 POST
      2. 6.102.2. 启用 POST
      3. 6.102.3. 获取 GET
        1. 6.102.3.1. follow
      4. 6.102.4. 删除 DELETE
      5. 6.102.5. 解析 POST
    103. 6.103. GlusterHooks
      1. 6.103.1. 列出 GET
        1. 6.103.1.1. follow
        2. 6.103.1.2. Max
    104. 6.104. GlusterVolume
      1. 6.104.1. 获取 GET
        1. 6.104.1.1. follow
      2. 6.104.2. getprofilestatistics POST
      3. 6.104.3. 重新平衡 POST
        1. 6.104.3.1. fix_layout
        2. 6.104.3.2. force
      4. 6.104.4. 删除 DELETE
      5. 6.104.5. resetalloptions POST
      6. 6.104.6. resetoption POST
      7. 6.104.7. setoption POST
      8. 6.104.8. 启动 POST
        1. 6.104.8.1. force
      9. 6.104.9. startprofile POST
      10. 6.104.10. 停止 POST
      11. 6.104.11. stopprofile POST
      12. 6.104.12. 停止平衡 POST
    105. 6.105. GlusterVolumes
      1. 6.105.1. 添加 POST
      2. 6.105.2. 列出 GET
        1. 6.105.2.1. case_sensitive
        2. 6.105.2.2. follow
        3. 6.105.2.3. Max
    106. 6.106. 组
      1. 6.106.1. 获取 GET
        1. 6.106.1.1. follow
      2. 6.106.2. 删除 DELETE
    107. 6.107. 组
      1. 6.107.1. 添加 POST
      2. 6.107.2. 列出 GET
        1. 6.107.2.1. case_sensitive
        2. 6.107.2.2. follow
        3. 6.107.2.3. Max
    108. 6.108. 主机
      1. 6.108.1. 激活 POST
      2. 6.108.2. 批准 POST
        1. 6.108.2.1. 激活
        2. 6.108.2.2. reboot
      3. 6.108.3. commitnetconfig POST
      4. 6.108.4. copyhostnetworks POST
      5. 6.108.5. 取消激活 POST
        1. 6.108.5.1. stop_gluster_service
      6. 6.108.6. 发现iscsi POST
      7. 6.108.7. 注册certificate POST
      8. 6.108.8. 隔离 POST
      9. 6.108.9. forceelectspm POST
      10. 6.108.10. 获取 GET
        1. 6.108.10.1. all_content
        2. 6.108.10.2. follow
      11. 6.108.11. 安装 POST
        1. 6.108.11.1. 激活
        2. 6.108.11.2. deploy_hosted_engine
        3. 6.108.11.3. reboot
        4. 6.108.11.4. undeploy_hosted_engine
      12. 6.108.12. iscsidiscover POST
        1. 6.108.12.1. iscsi_targets
      13. 6.108.13. iscsilogin POST
      14. 6.108.14. 刷新 POST
      15. 6.108.15. 删除 DELETE
      16. 6.108.16. setupnetworks POST
        1. 6.108.16.1. commit_on_success
      17. 6.108.17. syncallnetworks POST
      18. 6.108.18. unregisteredstoragedomainsdiscover POST
      19. 6.108.19. 更新 PUT
      20. 6.108.20. 升级 POST
        1. 6.108.20.1. reboot
        2. 6.108.20.2. timeout
      21. 6.108.21. upgradecheck POST
    109. 6.109. HostCpuUnits
      1. 6.109.1. 列出 GET
        1. 6.109.1.1. follow
    110. 6.110. HostDevice
      1. 6.110.1. 获取 GET
        1. 6.110.1.1. follow
    111. 6.111. HostDevices
      1. 6.111.1. 列出 GET
        1. 6.111.1.1. follow
        2. 6.111.1.2. Max
    112. 6.112. HostHook
      1. 6.112.1. 获取 GET
        1. 6.112.1.1. follow
    113. 6.113. HostHooks
      1. 6.113.1. 列出 GET
        1. 6.113.1.1. follow
        2. 6.113.1.2. Max
    114. 6.114. HostNic
      1. 6.114.1. 获取 GET
        1. 6.114.1.1. all_content
        2. 6.114.1.2. follow
      2. 6.114.2. 更新虚拟功能配置 POST
    115. 6.115. HostNics
      1. 6.115.1. 列出 GET
        1. 6.115.1.1. all_content
        2. 6.115.1.2. follow
        3. 6.115.1.3. Max
    116. 6.116. HostNumaNode
      1. 6.116.1. 获取 GET
        1. 6.116.1.1. follow
    117. 6.117. HostNumaNodes
      1. 6.117.1. 列出 GET
        1. 6.117.1.1. follow
        2. 6.117.1.2. Max
    118. 6.118. HostStorage
      1. 6.118.1. 列出 GET
        1. 6.118.1.1. follow
        2. 6.118.1.2. report_status
    119. 6.119. 主机
      1. 6.119.1. 添加 POST
        1. 6.119.1.1. 激活
        2. 6.119.1.2. deploy_hosted_engine
        3. 6.119.1.3. reboot
        4. 6.119.1.4. undeploy_hosted_engine
      2. 6.119.2. 列出 GET
        1. 6.119.2.1. all_content
        2. 6.119.2.2. case_sensitive
        3. 6.119.2.3. check_vms_in_affinity_closure
        4. 6.119.2.4. follow
        5. 6.119.2.5. Max
        6. 6.119.2.6. migration_target_of
    120. 6.120. icon
      1. 6.120.1. 获取 GET
        1. 6.120.1.1. follow
    121. 6.121. icons
      1. 6.121.1. 列出 GET
        1. 6.121.1.1. follow
        2. 6.121.1.2. Max
    122. 6.122. Image
      1. 6.122.1. 获取 GET
        1. 6.122.1.1. follow
      2. 6.122.2. 导入 POST
    123. 6.123. ImageTransfer
      1. 6.123.1. 取消 POST
      2. 6.123.2. 扩展 POST
      3. 6.123.3. 最终 POST
      4. 6.123.4. 获取 GET
        1. 6.123.4.1. follow
      5. 6.123.5. 暂停 POST
      6. 6.123.6. 恢复 POST
    124. 6.124. ImageTransfers
      1. 6.124.1. 添加 POST
      2. 6.124.2. 列出 GET
        1. 6.124.2.1. follow
    125. 6.125. 镜像
      1. 6.125.1. 列出 GET
        1. 6.125.1.1. follow
        2. 6.125.1.2. Max
    126. 6.126. InstanceType
      1. 6.126.1. 获取 GET
        1. 6.126.1.1. follow
      2. 6.126.2. 删除 DELETE
      3. 6.126.3. 更新 PUT
    127. 6.127. InstanceTypeGraphicsConsole
      1. 6.127.1. 获取 GET
        1. 6.127.1.1. follow
      2. 6.127.2. 删除 DELETE
    128. 6.128. InstanceTypeGraphicsConsoles
      1. 6.128.1. 添加 POST
      2. 6.128.2. 列出 GET
        1. 6.128.2.1. follow
        2. 6.128.2.2. Max
    129. 6.129. InstanceTypeNic
      1. 6.129.1. 获取 GET
        1. 6.129.1.1. follow
      2. 6.129.2. 删除 DELETE
      3. 6.129.3. 更新 PUT
    130. 6.130. InstanceTypeNics
      1. 6.130.1. 添加 POST
      2. 6.130.2. 列出 GET
        1. 6.130.2.1. follow
        2. 6.130.2.2. Max
    131. 6.131. InstanceTypeWatchdog
      1. 6.131.1. 获取 GET
        1. 6.131.1.1. follow
      2. 6.131.2. 删除 DELETE
      3. 6.131.3. 更新 PUT
    132. 6.132. InstanceTypeWatchdogs
      1. 6.132.1. 添加 POST
      2. 6.132.2. 列出 GET
        1. 6.132.2.1. follow
        2. 6.132.2.2. Max
    133. 6.133. InstanceTypes
      1. 6.133.1. 添加 POST
      2. 6.133.2. 列出 GET
        1. 6.133.2.1. case_sensitive
        2. 6.133.2.2. follow
        3. 6.133.2.3. Max
    134. 6.134. IscsiBond
      1. 6.134.1. 获取 GET
        1. 6.134.1.1. follow
      2. 6.134.2. 删除 DELETE
      3. 6.134.3. 更新 PUT
    135. 6.135. IscsiBonds
      1. 6.135.1. 添加 POST
      2. 6.135.2. 列出 GET
        1. 6.135.2.1. follow
        2. 6.135.2.2. Max
    136. 6.136. Job
      1. 6.136.1. 清除 POST
      2. 6.136.2. 最终 POST
        1. 6.136.2.1. succeeded
      3. 6.136.3. 获取 GET
        1. 6.136.3.1. follow
    137. 6.137. Jobs
      1. 6.137.1. 添加 POST
      2. 6.137.2. 列出 GET
        1. 6.137.2.1. case_sensitive
        2. 6.137.2.2. follow
        3. 6.137.2.3. Max
    138. 6.138. KatelloErrata
      1. 6.138.1. 列出 GET
        1. 6.138.1.1. follow
        2. 6.138.1.2. Max
    139. 6.139. KatelloErratum
      1. 6.139.1. 获取 GET
        1. 6.139.1.1. follow
    140. 6.140. LinkLayerDiscoveryProtocol
      1. 6.140.1. 列出 GET
        1. 6.140.1.1. 元素
        2. 6.140.1.2. follow
    141. 6.141. MacPool
      1. 6.141.1. 获取 GET
        1. 6.141.1.1. follow
      2. 6.141.2. 删除 DELETE
      3. 6.141.3. 更新 PUT
    142. 6.142. MacPools
      1. 6.142.1. 添加 POST
      2. 6.142.2. 列出 GET
        1. 6.142.2.1. follow
        2. 6.142.2.2. Max
    143. 6.143. 可测量
    144. 6.144. 可移动
      1. 6.144.1. 移动 POST
    145. 6.145. Network
      1. 6.145.1. 获取 GET
        1. 6.145.1.1. follow
      2. 6.145.2. 删除 DELETE
      3. 6.145.3. 更新 PUT
    146. 6.146. NetworkAttachment
      1. 6.146.1. 获取 GET
        1. 6.146.1.1. follow
      2. 6.146.2. 删除 DELETE
      3. 6.146.3. 更新 PUT
    147. 6.147. NetworkAttachments
      1. 6.147.1. 添加 POST
      2. 6.147.2. 列出 GET
        1. 6.147.2.1. follow
        2. 6.147.2.2. Max
    148. 6.148. NetworkFilter
      1. 6.148.1. 获取 GET
        1. 6.148.1.1. follow
    149. 6.149. NetworkFilters
      1. 6.149.1. 列出 GET
        1. 6.149.1.1. follow
    150. 6.150. NetworkLabel
      1. 6.150.1. 获取 GET
        1. 6.150.1.1. follow
      2. 6.150.2. 删除 DELETE
    151. 6.151. NetworkLabels
      1. 6.151.1. 添加 POST
      2. 6.151.2. 列出 GET
        1. 6.151.2.1. follow
        2. 6.151.2.2. Max
    152. 6.152. 网络
      1. 6.152.1. 添加 POST
      2. 6.152.2. 列出 GET
        1. 6.152.2.1. case_sensitive
        2. 6.152.2.2. follow
        3. 6.152.2.3. Max
    153. 6.153. NicNetworkFilterParameter
      1. 6.153.1. 获取 GET
        1. 6.153.1.1. follow
      2. 6.153.2. 删除 DELETE
      3. 6.153.3. 更新 PUT
    154. 6.154. NicNetworkFilterParameters
      1. 6.154.1. 添加 POST
      2. 6.154.2. 列出 GET
        1. 6.154.2.1. follow
    155. 6.155. OpenstackImage
      1. 6.155.1. 获取 GET
        1. 6.155.1.1. follow
      2. 6.155.2. 导入 POST
    156. 6.156. OpenstackImageProvider
      1. 6.156.1. 获取 GET
        1. 6.156.1.1. follow
      2. 6.156.2. importcertificates POST
      3. 6.156.3. 删除 DELETE
      4. 6.156.4. 测试连接 POST
      5. 6.156.5. 更新 PUT
    157. 6.157. OpenstackImageProviders
      1. 6.157.1. 添加 POST
      2. 6.157.2. 列出 GET
        1. 6.157.2.1. follow
        2. 6.157.2.2. Max
    158. 6.158. OpenstackImages
      1. 6.158.1. 列出 GET
        1. 6.158.1.1. follow
        2. 6.158.1.2. Max
    159. 6.159. OpenstackNetwork
      1. 6.159.1. 获取 GET
        1. 6.159.1.1. follow
      2. 6.159.2. 导入 POST
        1. 6.159.2.1. data_center
    160. 6.160. OpenstackNetworkProvider
      1. 6.160.1. 获取 GET
        1. 6.160.1.1. follow
      2. 6.160.2. importcertificates POST
      3. 6.160.3. 删除 DELETE
      4. 6.160.4. 测试连接 POST
      5. 6.160.5. 更新 PUT
    161. 6.161. OpenstackNetworkProviders
      1. 6.161.1. 添加 POST
      2. 6.161.2. 列出 GET
        1. 6.161.2.1. follow
        2. 6.161.2.2. Max
    162. 6.162. OpenstackNetworks
      1. 6.162.1. 列出 GET
        1. 6.162.1.1. follow
        2. 6.162.1.2. Max
    163. 6.163. OpenstackSubnet
      1. 6.163.1. 获取 GET
        1. 6.163.1.1. follow
      2. 6.163.2. 删除 DELETE
    164. 6.164. OpenstackSubnets
      1. 6.164.1. 添加 POST
      2. 6.164.2. 列出 GET
        1. 6.164.2.1. follow
        2. 6.164.2.2. Max
    165. 6.165. OpenstackVolumeAuthenticationKey
      1. 6.165.1. 获取 GET
        1. 6.165.1.1. follow
      2. 6.165.2. 删除 DELETE
      3. 6.165.3. 更新 PUT
    166. 6.166. OpenstackVolumeAuthenticationKeys
      1. 6.166.1. 添加 POST
      2. 6.166.2. 列出 GET
        1. 6.166.2.1. follow
        2. 6.166.2.2. Max
    167. 6.167. OpenstackVolumeProvider
      1. 6.167.1. 获取 GET
        1. 6.167.1.1. follow
      2. 6.167.2. importcertificates POST
      3. 6.167.3. 删除 DELETE
        1. 6.167.3.1. force
      4. 6.167.4. 测试连接 POST
      5. 6.167.5. 更新 PUT
    168. 6.168. OpenstackVolumeProviders
      1. 6.168.1. 添加 POST
      2. 6.168.2. 列出 GET
        1. 6.168.2.1. follow
        2. 6.168.2.2. Max
    169. 6.169. OpenstackVolumeType
      1. 6.169.1. 获取 GET
        1. 6.169.1.1. follow
    170. 6.170. OpenstackVolumeTypes
      1. 6.170.1. 列出 GET
        1. 6.170.1.1. follow
        2. 6.170.1.2. Max
    171. 6.171. OperatingSystem
      1. 6.171.1. 获取 GET
        1. 6.171.1.1. follow
    172. 6.172. OperatingSystems
      1. 6.172.1. 列出 GET
        1. 6.172.1.1. follow
        2. 6.172.1.2. Max
    173. 6.173. 权限
      1. 6.173.1. 获取 GET
        1. 6.173.1.1. follow
      2. 6.173.2. 删除 DELETE
    174. 6.174. Allow
      1. 6.174.1. 获取 GET
        1. 6.174.1.1. follow
      2. 6.174.2. 删除 DELETE
    175. 6.175. Allow
      1. 6.175.1. 添加 POST
      2. 6.175.2. 列出 GET
        1. 6.175.2.1. follow
        2. 6.175.2.2. Max
    176. 6.176. QoS
      1. 6.176.1. 获取 GET
        1. 6.176.1.1. follow
      2. 6.176.2. 删除 DELETE
      3. 6.176.3. 更新 PUT
    177. 6.177. Qoss
      1. 6.177.1. 添加 POST
      2. 6.177.2. 列出 GET
        1. 6.177.2.1. follow
        2. 6.177.2.2. Max
    178. 6.178. Quota
      1. 6.178.1. 获取 GET
        1. 6.178.1.1. follow
      2. 6.178.2. 删除 DELETE
      3. 6.178.3. 更新 PUT
    179. 6.179. QuotaClusterLimit
      1. 6.179.1. 获取 GET
        1. 6.179.1.1. follow
      2. 6.179.2. 删除 DELETE
    180. 6.180. QuotaClusterLimits
      1. 6.180.1. 添加 POST
      2. 6.180.2. 列出 GET
        1. 6.180.2.1. follow
        2. 6.180.2.2. Max
    181. 6.181. QuotaStorageLimit
      1. 6.181.1. 获取 GET
        1. 6.181.1.1. follow
      2. 6.181.2. 删除 DELETE
    182. 6.182. QuotaStorageLimits
      1. 6.182.1. 添加 POST
      2. 6.182.2. 列出 GET
        1. 6.182.2.1. follow
        2. 6.182.2.2. Max
    183. 6.183. 配额
      1. 6.183.1. 添加 POST
      2. 6.183.2. 列出 GET
        1. 6.183.2.1. follow
        2. 6.183.2.2. Max
    184. 6.184. 角色
      1. 6.184.1. 获取 GET
        1. 6.184.1.1. follow
      2. 6.184.2. 删除 DELETE
      3. 6.184.3. 更新 PUT
    185. 6.185. 角色
      1. 6.185.1. 添加 POST
      2. 6.185.2. 列出 GET
        1. 6.185.2.1. follow
        2. 6.185.2.2. Max
    186. 6.186. SchedulingPolicies
      1. 6.186.1. 添加 POST
      2. 6.186.2. 列出 GET
        1. 6.186.2.1. follow
        2. 6.186.2.2. Max
    187. 6.187. SchedulingPolicy
      1. 6.187.1. 获取 GET
        1. 6.187.1.1. follow
      2. 6.187.2. 删除 DELETE
      3. 6.187.3. 更新 PUT
    188. 6.188. SchedulingPolicyUnit
      1. 6.188.1. 获取 GET
        1. 6.188.1.1. follow
      2. 6.188.2. 删除 DELETE
    189. 6.189. SchedulingPolicyUnits
      1. 6.189.1. 列出 GET
        1. 6.189.1.1. follow
        2. 6.189.1.2. Max
    190. 6.190. snapshot
      1. 6.190.1. 获取 GET
        1. 6.190.1.1. follow
      2. 6.190.2. 删除 DELETE
        1. 6.190.2.1. all_content
      3. 6.190.3. 恢复 POST
        1. 6.190.3.1. 磁盘
    191. 6.191. SnapshotCdrom
      1. 6.191.1. 获取 GET
        1. 6.191.1.1. follow
    192. 6.192. SnapshotCdroms
      1. 6.192.1. 列出 GET
        1. 6.192.1.1. follow
        2. 6.192.1.2. Max
    193. 6.193. SnapshotDisk
      1. 6.193.1. 获取 GET
        1. 6.193.1.1. follow
    194. 6.194. SnapshotDisks
      1. 6.194.1. 列出 GET
        1. 6.194.1.1. follow
        2. 6.194.1.2. Max
    195. 6.195. SnapshotNic
      1. 6.195.1. 获取 GET
        1. 6.195.1.1. follow
    196. 6.196. SnapshotNics
      1. 6.196.1. 列出 GET
        1. 6.196.1.1. follow
        2. 6.196.1.2. Max
    197. 6.197. 快照
      1. 6.197.1. 添加 POST
      2. 6.197.2. 列出 GET
        1. 6.197.2.1. all_content
        2. 6.197.2.2. follow
        3. 6.197.2.3. Max
    198. 6.198. SshPublicKey
      1. 6.198.1. 获取 GET
        1. 6.198.1.1. follow
      2. 6.198.2. 删除 DELETE
      3. 6.198.3. 更新 PUT
    199. 6.199. SshPublicKeys
      1. 6.199.1. 添加 POST
      2. 6.199.2. 列出 GET
        1. 6.199.2.1. follow
        2. 6.199.2.2. Max
    200. 6.200. 统计
      1. 6.200.1. 获取 GET
        1. 6.200.1.1. follow
    201. 6.201. statistics
      1. 6.201.1. 列出 GET
        1. 6.201.1.1. follow
        2. 6.201.1.2. Max
    202. 6.202. 步骤
      1. 6.202.1. 最终 POST
        1. 6.202.1.1. succeeded
      2. 6.202.2. 获取 GET
        1. 6.202.2.1. follow
    203. 6.203. 步骤
      1. 6.203.1. 添加 POST
      2. 6.203.2. 列出 GET
        1. 6.203.2.1. follow
        2. 6.203.2.2. Max
    204. 6.204. 存储
      1. 6.204.1. 获取 GET
        1. 6.204.1.1. follow
        2. 6.204.1.2. report_status
    205. 6.205. StorageDomain
      1. 6.205.1. 获取 GET
        1. 6.205.1.1. follow
      2. 6.205.2. 附加 POST
      3. 6.205.3. 减少luns POST
      4. 6.205.4. refreshluns POST
      5. 6.205.5. 删除 DELETE
        1. 6.205.5.1. destroy
        2. 6.205.5.2. 主机
      6. 6.205.6. 更新 PUT
      7. 6.205.7. updateovfstore POST
    206. 6.206. StorageDomainContentDisk
      1. 6.206.1. 获取 GET
        1. 6.206.1.1. follow
    207. 6.207. StorageDomainContentDisks
      1. 6.207.1. 列出 GET
        1. 6.207.1.1. case_sensitive
        2. 6.207.1.2. follow
        3. 6.207.1.3. Max
    208. 6.208. StorageDomainDisk
      1. 6.208.1. 复制 POST
      2. 6.208.2. 导出 POST
      3. 6.208.3. 获取 GET
        1. 6.208.3.1. follow
      4. 6.208.4. 移动 POST
      5. 6.208.5. 减少 POST
      6. 6.208.6. 删除 DELETE
      7. 6.208.7. 稀疏 POST
      8. 6.208.8. 更新 PUT
    209. 6.209. StorageDomainDisks
      1. 6.209.1. 添加 POST
        1. 6.209.1.1. unregistered
      2. 6.209.2. 列出 GET
        1. 6.209.2.1. follow
        2. 6.209.2.2. Max
        3. 6.209.2.3. unregistered
    210. 6.210. StorageDomainServerConnection
      1. 6.210.1. 获取 GET
        1. 6.210.1.1. follow
      2. 6.210.2. 删除 DELETE
    211. 6.211. StorageDomainServerConnections
      1. 6.211.1. 添加 POST
      2. 6.211.2. 列出 GET
        1. 6.211.2.1. follow
        2. 6.211.2.2. Max
    212. 6.212. StorageDomainTemplate
      1. 6.212.1. 获取 GET
        1. 6.212.1.1. follow
      2. 6.212.2. 导入 POST
        1. 6.212.2.1. clone
      3. 6.212.3. 注册 POST
        1. 6.212.3.1. allow_partial_import
        2. 6.212.3.2. registration_configuration
        3. 6.212.3.3. vnic_profile_mappings
      4. 6.212.4. 删除 DELETE
    213. 6.213. StorageDomainTemplates
      1. 6.213.1. 列出 GET
        1. 6.213.1.1. follow
        2. 6.213.1.2. Max
        3. 6.213.1.3. unregistered
    214. 6.214. StorageDomainVm
      1. 6.214.1. 获取 GET
        1. 6.214.1.1. follow
      2. 6.214.2. 导入 POST
        1. 6.214.2.1. clone
        2. 6.214.2.2. collapse_snapshots
      3. 6.214.3. 注册 POST
        1. 6.214.3.1. allow_partial_import
        2. 6.214.3.2. reassign_bad_macs
        3. 6.214.3.3. registration_configuration
        4. 6.214.3.4. vnic_profile_mappings
      4. 6.214.4. 删除 DELETE
    215. 6.215. StorageDomainVmDiskAttachment
      1. 6.215.1. 获取 GET
        1. 6.215.1.1. follow
    216. 6.216. StorageDomainVmDiskAttachments
      1. 6.216.1. 列出 GET
        1. 6.216.1.1. follow
    217. 6.217. StorageDomainVms
      1. 6.217.1. 列出 GET
        1. 6.217.1.1. follow
        2. 6.217.1.2. Max
        3. 6.217.1.3. unregistered
    218. 6.218. StorageDomains
      1. 6.218.1. 添加 POST
      2. 6.218.2. 列出 GET
        1. 6.218.2.1. case_sensitive
        2. 6.218.2.2. follow
        3. 6.218.2.3. Max
    219. 6.219. StorageServerConnection
      1. 6.219.1. 获取 GET
        1. 6.219.1.1. follow
      2. 6.219.2. 删除 DELETE
        1. 6.219.2.1. 主机
      3. 6.219.3. 更新 PUT
        1. 6.219.3.1. force
    220. 6.220. StorageServerConnectionExtension
      1. 6.220.1. 获取 GET
        1. 6.220.1.1. follow
      2. 6.220.2. 删除 DELETE
      3. 6.220.3. 更新 PUT
    221. 6.221. StorageServerConnectionExtensions
      1. 6.221.1. 添加 POST
      2. 6.221.2. 列出 GET
        1. 6.221.2.1. follow
        2. 6.221.2.2. Max
    222. 6.222. StorageServerConnections
      1. 6.222.1. 添加 POST
      2. 6.222.2. 列出 GET
        1. 6.222.2.1. follow
        2. 6.222.2.2. Max
    223. 6.223. 系统
      1. 6.223.1. 获取 GET
        1. 6.223.1.1. follow
      2. 6.223.2. 重新载入配置 POST
    224. 6.224. SystemOption
      1. 6.224.1. 获取 GET
        1. 6.224.1.1. version
    225. 6.225. SystemOptions
    226. 6.226. SystemPermissions
      1. 6.226.1. 添加 POST
      2. 6.226.2. 列出 GET
        1. 6.226.2.1. follow
    227. 6.227. Tag
      1. 6.227.1. 获取 GET
        1. 6.227.1.1. follow
      2. 6.227.2. 删除 DELETE
      3. 6.227.3. 更新 PUT
    228. 6.228. Tags
      1. 6.228.1. 添加 POST
      2. 6.228.2. 列出 GET
        1. 6.228.2.1. follow
        2. 6.228.2.2. Max
    229. 6.229. Template
      1. 6.229.1. 导出 POST
        1. 6.229.1.1. 专用
      2. 6.229.2. 获取 GET
        1. 6.229.2.1. follow
      3. 6.229.3. 删除 DELETE
      4. 6.229.4. 更新 PUT
    230. 6.230. TemplateCdrom
      1. 6.230.1. 获取 GET
        1. 6.230.1.1. cdrom
        2. 6.230.1.2. follow
    231. 6.231. TemplateCdroms
      1. 6.231.1. 列出 GET
        1. 6.231.1.1. follow
        2. 6.231.1.2. Max
    232. 6.232. TemplateDisk
      1. 6.232.1. 复制 POST
      2. 6.232.2. 导出 POST
      3. 6.232.3. 获取 GET
        1. 6.232.3.1. follow
      4. 6.232.4. 删除 DELETE
    233. 6.233. TemplateDiskAttachment
      1. 6.233.1. 获取 GET
        1. 6.233.1.1. follow
      2. 6.233.2. 删除 DELETE
    234. 6.234. TemplateDiskAttachments
      1. 6.234.1. 列出 GET
        1. 6.234.1.1. follow
    235. 6.235. TemplateDisks
      1. 6.235.1. 列出 GET
        1. 6.235.1.1. follow
        2. 6.235.1.2. Max
    236. 6.236. TemplateGraphicsConsole
      1. 6.236.1. 获取 GET
        1. 6.236.1.1. follow
      2. 6.236.2. 删除 DELETE
    237. 6.237. TemplateGraphicsConsoles
      1. 6.237.1. 添加 POST
      2. 6.237.2. 列出 GET
        1. 6.237.2.1. follow
        2. 6.237.2.2. Max
    238. 6.238. TemplateMediatedDevice
      1. 6.238.1. 获取 GET
        1. 6.238.1.1. follow
      2. 6.238.2. 删除 DELETE
      3. 6.238.3. 更新 PUT
        1. 6.238.3.1. devices
    239. 6.239. TemplateMediatedDevices
      1. 6.239.1. 添加 POST
      2. 6.239.2. 列出 GET
        1. 6.239.2.1. follow
        2. 6.239.2.2. Max
    240. 6.240. TemplateNic
      1. 6.240.1. 获取 GET
        1. 6.240.1.1. follow
      2. 6.240.2. 删除 DELETE
      3. 6.240.3. 更新 PUT
    241. 6.241. TemplateNics
      1. 6.241.1. 添加 POST
      2. 6.241.2. 列出 GET
        1. 6.241.2.1. follow
        2. 6.241.2.2. Max
    242. 6.242. TemplateWatchdog
      1. 6.242.1. 获取 GET
        1. 6.242.1.1. follow
      2. 6.242.2. 删除 DELETE
      3. 6.242.3. 更新 PUT
    243. 6.243. TemplateWatchdogs
      1. 6.243.1. 添加 POST
      2. 6.243.2. 列出 GET
        1. 6.243.2.1. follow
        2. 6.243.2.2. Max
    244. 6.244. 模板
      1. 6.244.1. 添加 POST
        1. 6.244.1.1. clone_permissions
        2. 6.244.1.2. seal
      2. 6.244.2. 列出 GET
        1. 6.244.2.1. case_sensitive
        2. 6.244.2.2. follow
        3. 6.244.2.3. Max
    245. 6.245. UnmanagedNetwork
      1. 6.245.1. 获取 GET
        1. 6.245.1.1. follow
      2. 6.245.2. 删除 DELETE
    246. 6.246. UnmanagedNetworks
      1. 6.246.1. 列出 GET
        1. 6.246.1.1. follow
        2. 6.246.1.2. Max
    247. 6.247. 用户
      1. 6.247.1. 获取 GET
        1. 6.247.1.1. follow
      2. 6.247.2. 删除 DELETE
      3. 6.247.3. 更新 PUT
    248. 6.248. UserOption
      1. 6.248.1. 获取 GET
      2. 6.248.2. 删除 DELETE
    249. 6.249. UserOptions
      1. 6.249.1. 添加 POST
      2. 6.249.2. 列出 GET
    250. 6.250. 用户
      1. 6.250.1. 添加 POST
      2. 6.250.2. 列出 GET
        1. 6.250.2.1. case_sensitive
        2. 6.250.2.2. follow
        3. 6.250.2.3. Max
    251. 6.251. VirtualFunctionAllowedNetwork
      1. 6.251.1. 获取 GET
        1. 6.251.1.1. follow
      2. 6.251.2. 删除 DELETE
    252. 6.252. VirtualFunctionAllowedNetworks
      1. 6.252.1. 添加 POST
      2. 6.252.2. 列出 GET
        1. 6.252.2.1. follow
        2. 6.252.2.2. Max
    253. 6.253. VM
      1. 6.253.1. autopincpuandnumanodes POST
        1. 6.253.1.1. optimize_cpu_settings
      2. 6.253.2. 取消迁移 POST
      3. 6.253.3. 克隆 POST
        1. 6.253.3.1. discard_snapshots
      4. 6.253.4. commitsnapshot POST
      5. 6.253.5. 分离 POST
      6. 6.253.6. 导出 POST
      7. 6.253.7. freezefilesystems POST
      8. 6.253.8. 获取 GET
        1. 6.253.8.1. all_content
        2. 6.253.8.2. follow
        3. 6.253.8.3. next_run
        4. 6.253.8.4. ovf_as_ova
      9. 6.253.9. 登录 POST
      10. 6.253.10. 维护 POST
      11. 6.253.11. 迁移 POST
        1. 6.253.11.1. cluster
        2. 6.253.11.2. force
        3. 6.253.11.3. 主机
        4. 6.253.11.4. migrate_vms_in_affinity_closure
      12. 6.253.12. previewsnapshot POST
        1. 6.253.12.1. 磁盘
        2. 6.253.12.2. lease
      13. 6.253.13. 重启 POST
      14. 6.253.14. 删除 DELETE
        1. 6.253.14.1. force
      15. 6.253.15. reordermacaddresses POST
      16. 6.253.16. 重置 POST
      17. 6.253.17. 截屏 POST
      18. 6.253.18. 关闭 POST
        1. 6.253.18.1. reason
      19. 6.253.19. 启动 POST
        1. 6.253.19.1. pause
        2. 6.253.19.2. use_cloud_init
        3. 6.253.19.3. use_ignition
        4. 6.253.19.4. use_initialization
        5. 6.253.19.5. use_sysprep
        6. 6.253.19.6. vm
        7. 6.253.19.7. 易失性
      20. 6.253.20. 停止 POST
        1. 6.253.20.1. reason
      21. 6.253.21. 挂起 POST
      22. 6.253.22. thawfilesystems POST
      23. 6.253.23. ticket POST
      24. 6.253.24. undosnapshot POST
      25. 6.253.25. 更新 PUT
        1. 6.253.25.1. next_run
    254. 6.254. VmApplication
      1. 6.254.1. 获取 GET
        1. 6.254.1.1. 应用
        2. 6.254.1.2. follow
    255. 6.255. VmApplications
      1. 6.255.1. 列出 GET
        1. 6.255.1.1. 应用程序
        2. 6.255.1.2. follow
        3. 6.255.1.3. Max
    256. 6.256. VmBackup
      1. 6.256.1. 最终 POST
      2. 6.256.2. 获取 GET
        1. 6.256.2.1. backup
        2. 6.256.2.2. follow
    257. 6.257. VmBackupDisk
      1. 6.257.1. 获取 GET
        1. 6.257.1.1. follow
    258. 6.258. VmBackupDisks
      1. 6.258.1. 列出 GET
        1. 6.258.1.1. follow
        2. 6.258.1.2. Max
    259. 6.259. VmBackups
      1. 6.259.1. 添加 POST
        1. 6.259.1.1. require_consistency
        2. 6.259.1.2. use_active
      2. 6.259.2. 列出 GET
        1. 6.259.2.1. Backups
        2. 6.259.2.2. follow
        3. 6.259.2.3. Max
    260. 6.260. VmCdrom
      1. 6.260.1. 获取 GET
        1. 6.260.1.1. current
        2. 6.260.1.2. follow
      2. 6.260.2. 更新 PUT
        1. 6.260.2.1. current
    261. 6.261. VmCdroms
      1. 6.261.1. 添加 POST
      2. 6.261.2. 列出 GET
        1. 6.261.2.1. follow
        2. 6.261.2.2. Max
    262. 6.262. VmCheckpoint
      1. 6.262.1. 获取 GET
        1. 6.262.1.1. checkpoint
        2. 6.262.1.2. follow
      2. 6.262.2. 删除 DELETE
    263. 6.263. VmCheckpointDisk
      1. 6.263.1. 获取 GET
        1. 6.263.1.1. follow
    264. 6.264. VmCheckpointDisks
      1. 6.264.1. 列出 GET
        1. 6.264.1.1. follow
        2. 6.264.1.2. Max
    265. 6.265. VmCheckpoints
      1. 6.265.1. 列出 GET
        1. 6.265.1.1. checkpoints
        2. 6.265.1.2. follow
        3. 6.265.1.3. Max
    266. 6.266. VmDisk
      1. 6.266.1. 激活 POST
      2. 6.266.2. 取消激活 POST
      3. 6.266.3. 导出 POST
      4. 6.266.4. 获取 GET
        1. 6.266.4.1. follow
      5. 6.266.5. 移动 POST
      6. 6.266.6. 减少 POST
      7. 6.266.7. 删除 DELETE
      8. 6.266.8. 更新 PUT
    267. 6.267. vmdisks
      1. 6.267.1. 添加 POST
      2. 6.267.2. 列出 GET
        1. 6.267.2.1. follow
        2. 6.267.2.2. Max
    268. 6.268. VmGraphicsConsole
      1. 6.268.1. 获取 GET
        1. 6.268.1.1. current
        2. 6.268.1.2. follow
      2. 6.268.2. proxyticket POST
      3. 6.268.3. remoteviewerconnectionfile POST
        1. 6.268.3.1. remote_viewer_connection_file
      4. 6.268.4. 删除 DELETE
      5. 6.268.5. ticket POST
    269. 6.269. VmGraphicsConsoles
      1. 6.269.1. 添加 POST
      2. 6.269.2. 列出 GET
        1. 6.269.2.1. current
        2. 6.269.2.2. follow
        3. 6.269.2.3. Max
    270. 6.270. VmHostDevice
      1. 6.270.1. 获取 GET
        1. 6.270.1.1. follow
      2. 6.270.2. 删除 DELETE
    271. 6.271. VmHostDevices
      1. 6.271.1. 添加 POST
      2. 6.271.2. 列出 GET
        1. 6.271.2.1. follow
        2. 6.271.2.2. Max
    272. 6.272. VmMediatedDevice
      1. 6.272.1. 获取 GET
        1. 6.272.1.1. follow
      2. 6.272.2. 删除 DELETE
      3. 6.272.3. 更新 PUT
        1. 6.272.3.1. device
    273. 6.273. VmMediatedDevices
      1. 6.273.1. 添加 POST
      2. 6.273.2. 列出 GET
        1. 6.273.2.1. follow
        2. 6.273.2.2. Max
    274. 6.274. VmNic
      1. 6.274.1. 激活 POST
      2. 6.274.2. 取消激活 POST
      3. 6.274.3. 获取 GET
        1. 6.274.3.1. follow
      4. 6.274.4. 删除 DELETE
      5. 6.274.5. 更新 PUT
    275. 6.275. VmNics
      1. 6.275.1. 添加 POST
      2. 6.275.2. 列出 GET
        1. 6.275.2.1. follow
        2. 6.275.2.2. Max
    276. 6.276. VmNumaNode
      1. 6.276.1. 获取 GET
        1. 6.276.1.1. follow
      2. 6.276.2. 删除 DELETE
      3. 6.276.3. 更新 PUT
    277. 6.277. VmNumaNodes
      1. 6.277.1. 添加 POST
      2. 6.277.2. 列出 GET
        1. 6.277.2.1. follow
        2. 6.277.2.2. Max
    278. 6.278. VmPool
      1. 6.278.1. assignvm POST
      2. 6.278.2. 获取 GET
        1. 6.278.2.1. follow
      3. 6.278.3. 删除 DELETE
      4. 6.278.4. 更新 PUT
        1. 6.278.4.1. seal
    279. 6.279. VmPools
      1. 6.279.1. 添加 POST
        1. 6.279.1.1. seal
      2. 6.279.2. 列出 GET
        1. 6.279.2.1. case_sensitive
        2. 6.279.2.2. follow
        3. 6.279.2.3. Max
    280. 6.280. VmReportedDevice
      1. 6.280.1. 获取 GET
        1. 6.280.1.1. follow
    281. 6.281. VmReportedDevices
      1. 6.281.1. 列出 GET
        1. 6.281.1.1. follow
        2. 6.281.1.2. Max
    282. 6.282. VmSession
      1. 6.282.1. 获取 GET
        1. 6.282.1.1. follow
    283. 6.283. VmSessions
      1. 6.283.1. 列出 GET
        1. 6.283.1.1. follow
        2. 6.283.1.2. Max
    284. 6.284. VmWatchdog
      1. 6.284.1. 获取 GET
        1. 6.284.1.1. follow
        2. 6.284.1.2. watchdog
      2. 6.284.2. 删除 DELETE
      3. 6.284.3. 更新 PUT
        1. 6.284.3.1. watchdog
    285. 6.285. VmWatchdogs
      1. 6.285.1. 添加 POST
        1. 6.285.1.1. watchdog
      2. 6.285.2. 列出 GET
        1. 6.285.2.1. follow
        2. 6.285.2.2. Max
        3. 6.285.2.3. watchdogs
    286. 6.286. VM
      1. 6.286.1. 添加 POST
        1. 6.286.1.1. auto_pinning_policy
        2. 6.286.1.2. clone
        3. 6.286.1.3. clone_permissions
        4. 6.286.1.4. filter
        5. 6.286.1.5. seal
      2. 6.286.2. 列出 GET
        1. 6.286.2.1. all_content
        2. 6.286.2.2. case_sensitive
        3. 6.286.2.3. follow
        4. 6.286.2.4. ovf_as_ova
    287. 6.287. VnicProfile
      1. 6.287.1. 获取 GET
        1. 6.287.1.1. follow
      2. 6.287.2. 删除 DELETE
      3. 6.287.3. 更新 PUT
    288. 6.288. VnicProfiles
      1. 6.288.1. 添加 POST
      2. 6.288.2. 列出 GET
        1. 6.288.2.1. follow
        2. 6.288.2.2. Max
    289. 6.289. weight
      1. 6.289.1. 获取 GET
        1. 6.289.1.1. follow
      2. 6.289.2. 删除 DELETE
    290. 6.290. weight
      1. 6.290.1. 添加 POST
      2. 6.290.2. 列出 GET
        1. 6.290.2.1. follow
        2. 6.290.2.2. Max
  8. 7. 类型
    1. 7.1. AccessProtocol 枚举
    2. 7.2. Action struct
    3. 7.3. AffinityGroup struct
      1. 7.3.1. broken
      2. 7.3.2. Enforcing
      3. 7.3.3. 正
    4. 7.4. AffinityLabelst ruct
      1. 7.4.1. has_implicit_affinity_group
      2. 7.4.2. read_only
    5. 7.5. AffinityRule struct
      1. 7.5.1. enabled
      2. 7.5.2. Enforcing
      3. 7.5.3. 正
    6. 7.6. Agent struct
      1. 7.6.1. 主机
    7. 7.7. AgentConfiguration struct
      1. 7.7.1. network_mappings
    8. 7.8. api struct
      1. 7.8.1. authenticated_user
      2. 7.8.2. effective_user
    9. 7.9. ApiSummary struct
    10. 7.10. ApiSummaryItem struct
    11. 7.11. Application struct
    12. 7.12. 架构 枚举
      1. 7.12.1. s390x
    13. 7.13. AuthorizedKey struct
    14. 7.14. AutoNumaStatus enum
    15. 7.15. AutoPinningPolicy enum
      1. 7.15.1. 调整
      2. 7.15.2. disabled
      3. 7.15.3. existing
    16. 7.16. Backup struct
      1. 7.16.1. to_checkpoint_id
    17. 7.17. BackupPhase enum
      1. 7.17.1. 初始化
    18. 7.18. Balance struct
    19. 7.19. bios struct
    20. 7.20. BiosType enum
      1. 7.20.1. cluster_default
      2. 7.20.2. i440fx_sea_bios
    21. 7.21. BlockStatisticst ruct
    22. 7.22. Bonding struct
      1. 7.22.1. ad_partner_mac
      2. 7.22.2. 选项
      3. 7.22.3. slaves
      4. 7.22.4. active_slave
    23. 7.23. Bookmark struct
    24. 7.24. Boot struct
      1. 7.24.1. devices
    25. 7.25. BootDevice enum
      1. 7.25.1. cdrom
      2. 7.25.2. network
    26. 7.26. BootMenu struct
    27. 7.27. BootProtocol enum
      1. 7.27.1. autoconf
      2. 7.27.2. dhcp
      3. 7.27.3. poly_dhcp_autoconf
    28. 7.28. BrickProfileDetail struct
    29. 7.29. cdrom struct
      1. 7.29.1. vms
    30. 7.30. 证书 结构
    31. 7.31. Checkpoint struct
    32. 7.32. CheckpointState enum
      1. 7.32.1. Created
    33. 7.33. CloudInit struct
    34. 7.34. CloudInitNetworkProtocol enum
      1. 7.34.1. Eni
      2. 7.34.2. openstack_metadata
    35. 7.35. Cluster struct
      1. 7.35.1. bios_type
      2. 7.35.2. custom_scheduling_policy_properties
      3. 7.35.3. fencing_policy
      4. 7.35.4. fips_mode
      5. 7.35.5. gluster_tuned_profile
      6. 7.35.6. log_max_memory_used_threshold
      7. 7.35.7. log_max_memory_used_threshold_type
      8. 7.35.8. maintenance_reason_required
      9. 7.35.9. optional_reason
      10. 7.35.10. required_rng_sources
      11. 7.35.11. upgrade_correlation_id
      12. 7.35.12. version
      13. 7.35.13. vnc_encryption
      14. 7.35.14. external_network_providers
      15. 7.35.15. scheduling_policy
    36. 7.36. ClusterFeature struct
    37. 7.37. ClusterLevel struct
    38. 7.38. ClusterUpgradeAction enum
      1. 7.38.1. finish
      2. 7.38.2. start
      3. 7.38.3. update_progress
    39. 7.39. Configuration struct
      1. 7.39.1. data
    40. 7.40. ConfigurationType enum
      1. 7.40.1. OVA
      2. 7.40.2. obf
    41. 7.41. Console struct
    42. 7.42. Core struct
    43. 7.43. cpu struct
    44. 7.44. CpuMode enum
    45. 7.45. CpuPinningPolicy enum
      1. 7.45.1. 专用
      2. 7.45.2. Manual
      3. 7.45.3. none
      4. 7.45.4. resize_and_pin_numa
    46. 7.46. cpuProfile struct
    47. 7.47. CpuTopology struct
    48. 7.48. cpuTune struct
    49. 7.49. cpuType struct
    50. 7.50. CreationStatus enum
    51. 7.51. CustomProperty struct
    52. 7.52. dataCenter struct
      1. 7.52.1. version
    53. 7.53. DataCenterStatus enum
    54. 7.54. Device struct
      1. 7.54.1. vms
    55. 7.55. Disk struct
      1. 7.55.1. Active
      2. 7.55.2. actual_size
      3. 7.55.3. Bootable
      4. 7.55.4. external_disk
      5. 7.55.5. initial_size
      6. 7.55.6. Interface
      7. 7.55.7. provisioned_size
      8. 7.55.8. qcow_version
      9. 7.55.9. read_only
      10. 7.55.10. sgio
      11. 7.55.11. 共享
      12. 7.55.12. total_size
      13. 7.55.13. wipe_after_delete
      14. 7.55.14. statistics
      15. 7.55.15. storage_domains
      16. 7.55.16. vms
    56. 7.56. DiskAttachment struct
      1. 7.56.1. Active
      2. 7.56.2. logical_name
      3. 7.56.3. read_only
      4. 7.56.4. uses_scsi_reservation
    57. 7.57. DiskBackup 枚举
    58. 7.58. DiskBackupMode enum
      1. 7.58.1. full
      2. 7.58.2. incremental
    59. 7.59. DiskContentType enum
    60. 7.60. DiskFormat enum
    61. 7.61. DiskInterface enum
      1. 7.61.1. IDE
      2. 7.61.2. VirtIO
      3. 7.61.3. virtio_scsi
    62. 7.62. DiskProfile struct
    63. 7.63. DiskSnapshot struct
      1. 7.63.1. Active
      2. 7.63.2. actual_size
      3. 7.63.3. Bootable
      4. 7.63.4. external_disk
      5. 7.63.5. initial_size
      6. 7.63.6. Interface
      7. 7.63.7. provisioned_size
      8. 7.63.8. qcow_version
      9. 7.63.9. read_only
      10. 7.63.10. sgio
      11. 7.63.11. 共享
      12. 7.63.12. total_size
      13. 7.63.13. wipe_after_delete
      14. 7.63.14. statistics
      15. 7.63.15. storage_domains
      16. 7.63.16. vms
    64. 7.64. DiskStatus enum
      1. 7.64.1. Locked
    65. 7.65. DiskStorageType enum
    66. 7.66. disktype enum
    67. 7.67. 显示 结构
      1. 7.67.1. allow_override
      2. 7.67.2. certificate
      3. 7.67.3. copy_paste_enabled
      4. 7.67.4. disconnect_action
      5. 7.67.5. disconnect_action_delay
      6. 7.67.6. file_transfer_enabled
      7. 7.67.7. keyboard_layout
      8. 7.67.8. monitor
      9. 7.67.9. proxy
      10. 7.67.10. secure_port
      11. 7.67.11. single_qxl_pci
      12. 7.67.12. smartcard_enabled
    68. 7.68. DisplayType enum
      1. 7.68.1. spice
      2. 7.68.2. vnc
    69. 7.69. Dns struct
    70. 7.70. DnsResolverConfiguration struct
      1. 7.70.1. name_servers
    71. 7.71. Domain struct
      1. 7.71.1. 用户
    72. 7.72. DynamicCpu struct
    73. 7.73. EntityExternalStatus enum
      1. 7.73.1. 错误
      2. 7.73.2. 失败
    74. 7.74. EntityProfileDetail struct
    75. 7.75. ErrorHandling struct
    76. 7.76. Event struct
      1. 7.76.1. correlation_id
      2. 7.76.2. flood_rate
      3. 7.76.3. index
      4. 7.76.4. log_on_host
      5. 7.76.5. cluster
      6. 7.76.6. data_center
      7. 7.76.7. 主机
      8. 7.76.8. storage_domain
      9. 7.76.9. 模板
      10. 7.76.10. user
      11. 7.76.11. vm
    77. 7.77. EventSubscription struct
      1. 7.77.1. 地址
      2. 7.77.2. event
      3. 7.77.3. notification_method
      4. 7.77.4. user
    78. 7.78. ExternalComputeResource struct
    79. 7.79. ExternalDiscoveredHost struct
    80. 7.80. ExternalHost struct
    81. 7.81. ExternalHostGroup struct
    82. 7.82. ExternalHostProvider struct
      1. 7.82.1. required_authentication
      2. 7.82.2. compute_resources
      3. 7.82.3. discovered_hosts
      4. 7.82.4. host_groups
    83. 7.83. ExternalNetworkProviderConfiguration struct
    84. 7.84. ExternalProvider struct
      1. 7.84.1. required_authentication
    85. 7.85. ExternalStatus enum
      1. 7.85.1. 错误
      2. 7.85.2. 失败
      3. 7.85.3. info
      4. 7.85.4. 确定
      5. 7.85.5. warning
    86. 7.86. ExternalSystemType enum
    87. 7.87. ExternalTemplateImport struct
      1. 7.87.1. clone
      2. 7.87.2. url
      3. 7.87.3. cpu_profile
      4. 7.87.4. quota
      5. 7.87.5. 模板
    88. 7.88. ExternalVmImport struct
      1. 7.88.1. sparse
      2. 7.88.2. url
      3. 7.88.3. cpu_profile
      4. 7.88.4. drivers_iso
      5. 7.88.5. 主机
      6. 7.88.6. quota
      7. 7.88.7. vm
    89. 7.89. ExternalVmProviderType enum
    90. 7.90. fault struct
    91. 7.91. FenceType enum
    92. 7.92. FencingPolicy struct
      1. 7.92.1. skip_if_connectivity_broken
      2. 7.92.2. skip_if_gluster_bricks_up
      3. 7.92.3. skip_if_gluster_quorum_not_met
      4. 7.92.4. skip_if_sd_active
    93. 7.93. File struct
    94. 7.94. Filter struct
    95. 7.95. FipsMode enum
      1. 7.95.1. disabled
      2. 7.95.2. enabled
      3. 7.95.3. 未定义
    96. 7.96. FirewallType enum
      1. 7.96.1. firewalld
      2. 7.96.2. iptables
    97. 7.97. Floppy struct
      1. 7.97.1. vms
    98. 7.98. FopStatisticst ruct
    99. 7.99. GlusterBrick struct
      1. 7.99.1. vms
    100. 7.100. GlusterBrickAdvancedDetails struct
      1. 7.100.1. vms
    101. 7.101. GlusterBrickMemoryInfo struct
    102. 7.102. GlusterBrickStatus enum
    103. 7.103. GlusterClient struct
    104. 7.104. GlusterHook struct
    105. 7.105. GlusterHookStatus enum
    106. 7.106. GlusterMemoryPool struct
    107. 7.107. GlusterServerHook struct
    108. 7.108. GlusterState enum
    109. 7.109. GlusterVolume struct
    110. 7.110. GlusterVolumeProfileDetails struct
    111. 7.111. GlusterVolumeStatus enum
    112. 7.112. GlusterVolumeType enum
      1. 7.112.1. disperse
      2. 7.112.2. distribution
      3. 7.112.3. distributed_disperse
      4. 7.112.4. distributed_replicate
      5. 7.112.5. distributed_stripe
      6. 7.112.6. distributed_striped_replicate
      7. 7.112.7. 复制
      8. 7.112.8. stripe
      9. 7.112.9. striped_replicate
    113. 7.113. GracePeriod struct
    114. 7.114. graphicsConsole struct
    115. 7.115. graphicsType enum
      1. 7.115.1. spice
      2. 7.115.2. vnc
    116. 7.116. group struct
      1. 7.116.1. 角色
    117. 7.117. GuestOperatingSystem struct
    118. 7.118. HardwareInformation struct
    119. 7.119. HighAvailability struct
      1. 7.119.1. enabled
      2. 7.119.2. priority
    120. 7.120. Hook struct
    121. 7.121. HookContentType enum
    122. 7.122. HookStage enum
    123. 7.123. HookStatus enum
    124. 7.124. Host struct
      1. 7.124.1. external_status
      2. 7.124.2. hosted_engine
      3. 7.124.3. kdump_status
      4. 7.124.4. ksm
      5. 7.124.5. libvirt_version
      6. 7.124.6. network_operation_in_progress
      7. 7.124.7. override_iptables
      8. 7.124.8. 协议
      9. 7.124.9. se_linux
      10. 7.124.10. spm
      11. 7.124.11. status_detail
      12. 7.124.12. transparent_huge_pages
      13. 7.124.13. version
      14. 7.124.14. cpu_units
      15. 7.124.15. external_network_provider_configurations
      16. 7.124.16. katello_errata
      17. 7.124.17. statistics
    125. 7.125. HostCpuUnit struct
    126. 7.126. HostDevice struct
      1. 7.126.1. 驱动程序
    127. 7.127. HostDevicePassthrough struct
    128. 7.128. HostNic struct
      1. 7.128.1. ad_aggregator_id
      2. 7.128.2. bridged
      3. 7.128.3. network
      4. 7.128.4. statistics
    129. 7.129. HostNicVirtualFunctionsConfiguration struct
      1. 7.129.1. max_number_of_virtual_functions
      2. 7.129.2. number_of_virtual_functions
    130. 7.130. HostProtocol 枚举
    131. 7.131. HostStatus enum
      1. 7.131.1. 错误
      2. 7.131.2. 初始化
      3. 7.131.3. install_failed
      4. 7.131.4. installing_os
      5. 7.131.5. 维护
      6. 7.131.6. non_operational
      7. 7.131.7. non_responsive
      8. 7.131.8. pending_approval
      9. 7.131.9. preparing_for_maintenance
    132. 7.132. HostStorage struct
      1. 7.132.1. driver_options
      2. 7.132.2. driver_sensitive_options
      3. 7.132.3. nfs_retrans
      4. 7.132.4. nfs_timeo
    133. 7.133. HostType enum
      1. 7.133.1. ovirt_node
      2. 7.133.2. rhev_h
    134. 7.134. HostedEngine struct
    135. 7.135. Icon struct
      1. 7.135.1. media_type
    136. 7.136. Identified struct
    137. 7.137. 镜像 结构
    138. 7.138. ImageFileType enum
      1. 7.138.1. iso
    139. 7.139. ImageTransfer struct
      1. 7.139.1. 方向
      2. 7.139.2. 格式
      3. 7.139.3. inactivity_timeout
      4. 7.139.4. phase
      5. 7.139.5. proxy_url
      6. 7.139.6. Kow
      7. 7.139.7. transfer_url
      8. 7.139.8. backup
      9. 7.139.9. 主机
      10. 7.139.10. image
    140. 7.140. ImageTransferDirection enum
    141. 7.141. ImageTransferPhase enum
      1. 7.141.1. cancelled
      2. 7.141.2. finalizing_success
      3. 7.141.3. finished_failure
      4. 7.141.4. finished_success
      5. 7.141.5. 初始化
      6. 7.141.6. paused_system
      7. 7.141.7. 恢复
      8. 7.141.8. Unknown
    142. 7.142. ImageTransferTimeoutPolicy enum
      1. 7.142.1. 取消
      2. 7.142.2. legacy
      3. 7.142.3. pause
    143. 7.143. InheritableBoolean enum
    144. 7.144. Initialization struct
      1. 7.144.1. cloud_init
      2. 7.144.2. cloud_init_network_protocol
    145. 7.145. InstanceType struct
      1. 7.145.1. auto_pinning_policy
      2. 7.145.2. cpu
      3. 7.145.3. cpu_pinning_policy
      4. 7.145.4. custom_compatibility_version
      5. 7.145.5. high_availability
      6. 7.145.6. 初始化
      7. 7.145.7. large_icon
      8. 7.145.8. lease
      9. 7.145.9. 内存
      10. 7.145.10. migration_downtime
      11. 7.145.11. Origin
      12. 7.145.12. placement_policy
      13. 7.145.13. small_icon
      14. 7.145.14. sso
      15. 7.145.15. tpm_enabled
    146. 7.146. Io struct
    147. 7.147. Ip struct
      1. 7.147.1. 地址
      2. 7.147.2. 子网掩码
      3. 7.147.3. version
    148. 7.148. IpAddressAssignment struct
    149. 7.149. IpVersion enum
    150. 7.150. IscsiBond struct
    151. 7.151. IscsiDetails struct
    152. 7.152. Job struct
      1. 7.152.1. external
    153. 7.153. JobStatus enum
      1. 7.153.1. 中止
      2. 7.153.2. 完成
      3. 7.153.3. Started
      4. 7.153.4. Unknown
    154. 7.154. KatelloErratum struct
      1. 7.154.1. 严重性
      2. 7.154.2. type
    155. 7.155. KdumpStatus enum
    156. 7.156. 内核 结构
    157. 7.157. ksm struct
    158. 7.158. LinkLayerDiscoveryProtocolElement struct
      1. 7.158.1. OUI
      2. 7.158.2. 子类型
    159. 7.159. LogMaxMemoryUsedThresholdType enum
      1. 7.159.1. absolute_value_in_mb
      2. 7.159.2. 百分比
    160. 7.160. LogSeverity enum
      1. 7.160.1. alert
      2. 7.160.2. 错误
      3. 7.160.3. Normal
      4. 7.160.4. warning
    161. 7.161. LogicalUnit struct
      1. 7.161.1. discard_max_size
      2. 7.161.2. discard_zeroes_data
    162. 7.162. LunStatus enum
    163. 7.163. MDevType struct
    164. 7.164. Mac struct
    165. 7.165. MacPool struct
      1. 7.165.1. allow_duplicates
      2. 7.165.2. default_pool
      3. 7.165.3. 范围
    166. 7.166. MemoryOverCommit struct
    167. 7.167. MemoryPolicy struct
      1. 7.167.1. Guaranteed
      2. 7.167.2. Max
    168. 7.168. MessageBrokerType enum
    169. 7.169. Method struct
    170. 7.170. MigrateOnError enum
    171. 7.171. MigrationBandwidth struct
      1. 7.171.1. custom_value
    172. 7.172. MigrationBandwidthAssignmentMethod enum
      1. 7.172.1. auto
    173. 7.173. MigrationOptions struct
    174. 7.174. MigrationPolicy struct
    175. 7.175. Network struct
      1. 7.175.1. dns_resolver_configuration
      2. 7.175.2. port_isolation
      3. 7.175.3. 必需
      4. 7.175.4. status
      5. 7.175.5. 使用方法
      6. 7.175.6. vdsm_name
      7. 7.175.7. cluster
      8. 7.175.8. external_provider
      9. 7.175.9. external_provider_physical_network
    176. 7.176. NetworkAttachment struct
      1. 7.176.1. dns_resolver_configuration
      2. 7.176.2. 属性
    177. 7.177. NetworkConfiguration struct
    178. 7.178. NetworkFilter struct
      1. 7.178.1. version
    179. 7.179. NetworkFilterParameter struct
    180. 7.180. NetworkLabelst ruct
    181. 7.181. NetworkPluginType enum
      1. 7.181.1. open_vswitch
    182. 7.182. NetworkStatus enum
    183. 7.183. NetworkUsage 枚举
      1. 7.183.1. default_route
      2. 7.183.2. 管理
    184. 7.184. NfsProfileDetail struct
    185. 7.185. NfsVersion enum
      1. 7.185.1. v4_0
      2. 7.185.2. v4_2
    186. 7.186. Nic struct
      1. 7.186.1. network
      2. 7.186.2. vms
    187. 7.187. NicConfiguration struct
    188. 7.188. NicInterface enum
    189. 7.189. NicStatus enum
    190. 7.190. NotableEvent enum
      1. 7.190.1. gluster_volume_rebalance_not_found_from_cli
      2. 7.190.2. host_untrusted
      3. 7.190.3. remove_gluster_volume_bricks_not_found_from_cli
    191. 7.191. NotificationMethod enum
      1. 7.191.1. smtp
      2. 7.191.2. SNMP
    192. 7.192. NumaNo destruct
      1. 7.192.1. statistics
    193. 7.193. NumaNodePin struct
      1. 7.193.1. host_numa_node
      2. 7.193.2. pinned
    194. 7.194. NumaTuneMode enum
    195. 7.195. OpenStackImage struct
    196. 7.196. OpenStackImageProvider struct
      1. 7.196.1. required_authentication
      2. 7.196.2. tenant_name
    197. 7.197. OpenStackNetwork struct
    198. 7.198. OpenStackNetworkProvider struct
      1. 7.198.1. agent_configuration
      2. 7.198.2. auto_sync
      3. 7.198.3. external_plugin_type
      4. 7.198.4. plugin_type
      5. 7.198.5. read_only
      6. 7.198.6. required_authentication
      7. 7.198.7. tenant_name
      8. 7.198.8. 非受管
    199. 7.199. OpenStackNetworkProviderType enum
      1. 7.199.1. external
      2. 7.199.2. Neutron
    200. 7.200. OpenStackProvider struct
      1. 7.200.1. required_authentication
      2. 7.200.2. tenant_name
    201. 7.201. OpenStackSubnet struct
      1. 7.201.1. ip_version
    202. 7.202. OpenStackVolumeProvider struct
      1. 7.202.1. required_authentication
      2. 7.202.2. tenant_name
    203. 7.203. OpenStackVolumeType struct
    204. 7.204. OpenstackVolumeAuthenticationKey struct
    205. 7.205. OpenstackVolumeAuthenticationKeyUsageType enum
    206. 7.206. OperatingSystem struct
      1. 7.206.1. 引导
      2. 7.206.2. cmdline
      3. 7.206.3. custom_kernel_cmdline
      4. 7.206.4. initrd
      5. 7.206.5. kernel
      6. 7.206.6. reported_kernel_cmdline
      7. 7.206.7. type
    207. 7.207. OperatingSystemInfo struct
      1. 7.207.1. large_icon
      2. 7.207.2. small_icon
    208. 7.208. Option struct
    209. 7.209. OStype enum
    210. 7.210. 软件包 结构
    211. 7.211. Payload struct
    212. 7.212. PayloadEncoding 枚举
    213. 7.213. Permission struct
    214. 7.214. Permit struct
    215. 7.215. PmProxy struct
    216. 7.216. PmProxyType enum
    217. 7.217. PolicyUnitType enum
    218. 7.218. PortMirroring struct
    219. 7.219. PowerManagement struct
      1. 7.219.1. 代理
      2. 7.219.2. automatic_pm_enabled
      3. 7.219.3. kdump_detection
      4. 7.219.4. type
    220. 7.220. PowerManagementStatus enum
    221. 7.221. 产品 结构
    222. 7.222. ProductInfo struct
      1. 7.222.1. vendor
    223. 7.223. ProfileDetail struct
    224. 7.224. 属性 结构
    225. 7.225. ProxyTicket struct
    226. 7.226. QcowVersion enum
      1. 7.226.1. qcow2_v3
    227. 7.227. Qos struct
      1. 7.227.1. cpu_limit
      2. 7.227.2. inbound_average
      3. 7.227.3. inbound_burst
      4. 7.227.4. inbound_peak
      5. 7.227.5. max_iops
      6. 7.227.6. max_read_iops
      7. 7.227.7. max_read_throughput
      8. 7.227.8. max_throughput
      9. 7.227.9. max_write_iops
      10. 7.227.10. max_write_throughput
      11. 7.227.11. outbound_average
      12. 7.227.12. outbound_average_linkshare
      13. 7.227.13. outbound_average_realtime
      14. 7.227.14. outbound_average_upperlimit
      15. 7.227.15. outbound_burst
      16. 7.227.16. outbound_peak
    228. 7.228. QosType enum
    229. 7.229. Quota struct
    230. 7.230. QuotaClusterLimit struct
    231. 7.231. QuotaModeType enum
    232. 7.232. QuotaStorageLimit struct
    233. 7.233. Range struct
    234. 7.234. Rate struct