Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                listDedicatedPods
Lists dedicated pods.
Request parameters
| Parameter Name | Description | Required | 
| account | the name of the account associated with the pod. Must be used with domainId. | false | 
| affinitygroupid | list dedicated pods by affinity group | false | 
| domainid | the ID of the domain associated with the pod | false | 
| keyword | List by keyword | false | 
| page | false | |
| pagesize | false | |
| podid | the ID of the pod | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the dedicated resource | 
| accountid | the Account Id to which the Pod is dedicated | 
| affinitygroupid | the Dedication Affinity Group ID of the pod | 
| domainid | the domain ID to which the Pod is dedicated | 
| podid | the ID of the Pod | 
| podname | the Name of the Pod |