This show method returns all data elements for one specified
CoreOne Herd.
Below are the required parameters to successfully show the details of one specified CoreOne Herd. If any parameter is omitted an error message will be displayed alerting the user.
Request Body Parameters
| Name | Description | Data Type |
| token | This is a 40-character hexadecimal string.
 |
This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services. |
| xml:string |
| id | This is an internal CoreOne Herd id.
| xml:int |
This will return all details for the Herd specified by the input parameters.
 |
To get an overview of all Herds that match any desired search criteria use the HerdsIndex (Method). |
Response Body Parameters
| Name | Description | Data Type |
| value | This is the returned data elements for the specified CoreOne Herd. | ws_herd_f |