Reference Guide

Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Pool object that
contains update
fields
N/A body Pool
poolId (required) Id of pool to
update
N/A path string
Response Status Codes
HTTP Status Code Reason
204 Pool updated successfully
400 Invalid input for id or pool supplied or verify other
input data is correct
404 Pool not found
409 Pool with similar name already exists
/ServerPool/{poolId}/generateVirtualIdentity PUT
Description
Generate virtual identities in the pool for the given type and count
Method
PUT
Response Class
void
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
poolId (required) Id of pool to
generate virtual
identities
N/A path string
type (required) Type of virtual
identity pool to
N/A query string
64