Summary
Creates a network.
Description
Creates a new network document.
Route
POST /policy-manager/networks
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| networkDetails | object | yes | Details of network to be created |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| response | object | Response object with the document that was created. |