Reference Guide
/Network/ POST
Description
Add a new network
Method
POST
Response Class
Network
Response Content-Type: application/json, application/xml
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Network object
that needs to
be added to
ASM
N/A body Network
Response Status Codes
HTTP Status Code Reason
201 Network created
400 Invalid input or network supplied or verify other
input data is correct
409 Network already exists
/Network/{networkId} DELETE
Description
Delete an existing network
Method
DELETE
Response Class
void
52