Update Network

* Updates a Network based on Id and other required details. Searches system for existing Networks by Id. If the Id does not exist, nothing in the database is updated. Otherwise, updates the Network and returns the same Network Id with response 200.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
-2147483647 to 2147483647

The Object Id stored in the database.

Body Params

The body of Network, including all required attributes.

entity
object
required
string
required
length ≤ 200

The name of the Network.

string
length ≤ 255

A brief description of the component.

string
length ≤ 2000

A full description of the component.

string
enum
required

The risk level.

string
enum
required

The risk level.

string
string
enum
required

The database status. Required for PUT operations. Valid values are "Active" or "Retired".

Allowed:
string
enum
required

The Host zones type.

Allowed:
location
object
string
required
length ≤ 45
string
required
length ≤ 45
date-time

The date when the object was last modified. This is ignored when saving the records.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json