|
3325 | 3325 | - :subcollection |
3326 | 3326 | :verbs: *g |
3327 | 3327 | :klass: ResourceAction |
3328 | | - :resource_pools: |
3329 | | - :description: Resource Pools |
3330 | | - :identifier: resource_pool |
| 3328 | + |
| 3329 | + :resource_pool_clouds: |
| 3330 | + :description: Cloud Resource Pools |
| 3331 | + :identifier: resource_pool_cloud |
| 3332 | + :options: |
| 3333 | + - :collection |
| 3334 | + :verbs: *gp |
| 3335 | + :klass: ManageIQ::Providers::CloudManager::ResourcePool |
| 3336 | + :subcollections: |
| 3337 | + - :tags |
| 3338 | + - :policies |
| 3339 | + - :policy_profiles |
| 3340 | + :collection_actions: |
| 3341 | + :get: |
| 3342 | + - :name: read |
| 3343 | + :identifier: resource_pool_cloud_show_list |
| 3344 | + :post: |
| 3345 | + - :name: query |
| 3346 | + :identifier: resource_pool_cloud_show_list |
| 3347 | + :resource_actions: |
| 3348 | + :get: |
| 3349 | + - :name: read |
| 3350 | + :identifier: resource_pool_cloud_show |
| 3351 | + :post: |
| 3352 | + - :name: delete |
| 3353 | + :identifier: resource_pool_cloud_delete |
| 3354 | + :tags_subcollection_actions: |
| 3355 | + :post: |
| 3356 | + - :name: assign |
| 3357 | + :identifier: resource_pool_cloud_tag |
| 3358 | + - :name: unassign |
| 3359 | + :identifier: resource_pool_cloud_tag |
| 3360 | + :policies_subcollection_actions: |
| 3361 | + :post: |
| 3362 | + - :name: assign |
| 3363 | + :identifier: resource_pool_cloud_protect |
| 3364 | + - :name: unassign |
| 3365 | + :identifier: resource_pool_cloud_protect |
| 3366 | + :policy_profiles_subcollection_actions: |
| 3367 | + :post: |
| 3368 | + - :name: assign |
| 3369 | + :identifier: resource_pool_cloud_protect |
| 3370 | + - :name: unassign |
| 3371 | + :identifier: resource_pool_cloud_protect |
| 3372 | + |
| 3373 | + :resource_pool_infras: |
| 3374 | + :description: Infrastructure Resource Pools |
| 3375 | + :identifier: resource_pool_infra |
3331 | 3376 | :options: |
3332 | 3377 | - :collection |
3333 | 3378 | :verbs: *gp |
3334 | | - :klass: ResourcePool |
| 3379 | + :klass: ManageIQ::Providers::InfraManager::ResourcePool |
3335 | 3380 | :subcollections: |
3336 | 3381 | - :tags |
3337 | 3382 | - :policies |
3338 | 3383 | - :policy_profiles |
3339 | 3384 | :collection_actions: |
3340 | 3385 | :get: |
3341 | 3386 | - :name: read |
3342 | | - :identifier: resource_pool_show_list |
| 3387 | + :identifier: resource_pool_infra_show_list |
3343 | 3388 | :post: |
3344 | 3389 | - :name: query |
3345 | | - :identifier: resource_pool_show_list |
| 3390 | + :identifier: resource_pool_infra_show_list |
3346 | 3391 | :resource_actions: |
3347 | 3392 | :get: |
3348 | 3393 | - :name: read |
3349 | | - :identifier: resource_pool_show |
| 3394 | + :identifier: resource_pool_infra_show |
3350 | 3395 | :post: |
3351 | 3396 | - :name: delete |
3352 | | - :identifier: resource_pool_delete |
| 3397 | + :identifier: resource_pool_infra_delete |
3353 | 3398 | :tags_subcollection_actions: |
3354 | 3399 | :post: |
3355 | 3400 | - :name: assign |
3356 | | - :identifier: resource_pool_tag |
| 3401 | + :identifier: resource_pool_infra_tag |
3357 | 3402 | - :name: unassign |
3358 | | - :identifier: resource_pool_tag |
| 3403 | + :identifier: resource_pool_infra_tag |
3359 | 3404 | :policies_subcollection_actions: |
3360 | 3405 | :post: |
3361 | 3406 | - :name: assign |
3362 | | - :identifier: resource_pool_protect |
| 3407 | + :identifier: resource_pool_infra_protect |
3363 | 3408 | - :name: unassign |
3364 | | - :identifier: resource_pool_protect |
| 3409 | + :identifier: resource_pool_infra_protect |
3365 | 3410 | :policy_profiles_subcollection_actions: |
3366 | 3411 | :post: |
3367 | 3412 | - :name: assign |
3368 | | - :identifier: resource_pool_protect |
| 3413 | + :identifier: resource_pool_infra_protect |
3369 | 3414 | - :name: unassign |
3370 | | - :identifier: resource_pool_protect |
| 3415 | + :identifier: resource_pool_infra_protect |
3371 | 3416 | :results: |
3372 | 3417 | :description: Report Results |
3373 | 3418 | :identifier: miq_report_reports |
|
0 commit comments