Reference Guide
Method
POST
Response Class
Pool
Response Content-Type: application/json, application/xml
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Pool object that
needs to be
added to ASM
N/A body Pool
Response Status Codes
HTTP Status Code Reason
201 Pool created
400 Invalid input or pool supplied or verify other input
data is correct
409 Pool already exists
/ServerPool/ GET
Description
Retrieve pools
Method
GET
Response Class
[ Pool ]
Response Content-Type: application/json, application/xml
60