Network

Create a Network

Create a Network, available only to system administrators

post/api/networks

Request body

namestring

The Network's name

networkProviderIdstring

The ID of the Network Provider that provides the Network

networkTypeIdstring

The ID of the NetworkType that the Network uses

networkProtocolIdstring

The ID of the Network Protocol that the Network uses

baseUrlstring

The base URL used by the Network Protocol to reach the Network's API server

securityDataobject

The data used to grant secure access to the Network's server API. This data is defined by the NetworkType

Response

Network created

Schema required— unresolved $ref

Changes