|  | description: > | 
|  | Implement this to pass additional parameters to the create dump. | 
|  | Each required parameter for the dump in the ibm domain should be added | 
|  | here as an enum. | 
|  |  | 
|  | enumerations: | 
|  | - name: CreateParameters | 
|  | description: > | 
|  | Additional parameters for creating the dump. | 
|  | values: | 
|  | - name: 'VSPString' | 
|  | description: > | 
|  | The resouce dump is collected from various host resources. | 
|  | The resource to collect the dump is indicated by using the | 
|  | resource selector. | 
|  | The resource selector string needs to be passed to host to | 
|  | generate a resource dump. | 
|  | - name: 'Password' | 
|  | description: > | 
|  | The password for authenticating the resource dump request. | 
|  | - name: 'ErrorLogId' | 
|  | description: > | 
|  | The id of the log associated with action which triggered the | 
|  | dump. | 
|  | - name: 'DumpType' | 
|  | description: > | 
|  | Type of the dump to be collected | 
|  |  | 
|  | - name: DumpType | 
|  | description: > | 
|  | Type of the host dump to be collected. | 
|  | values: | 
|  | - name: 'Hostboot' | 
|  | description: > | 
|  | Hostboot dump is collected during a boot failure during the | 
|  | hostboot booting phase. |