API Guide

Table Of Contents
Response Class
Network
Response Content-Type: application/json, application/xml
Parameters
Table 128. 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
Table 129. 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/export/csv
Desciption
Exports all Networks in csv format
Method
get
Response Class
void
Response Content-Type: application/octet-stream
79