Summary
Updates a network
Description
Updates a network document based on given option properties.
Route
PUT /policy-manager/networks/:id
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | ID of the network. |
options | object | yes | Object containing the fields to be updated |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Response of the updates to the network. |