Network

Get Network Options

This endpoint returns the version information and allowed network-specific types for a NetworkIdentifier. Any NetworkIdentifier returned by /network/list should be accessible here.

Because options are retrievable in the context of a NetworkIdentifier, it is possible to define unique options for each network.

post/network/options

Request body

network_identifierNetworkIdentifier required— unresolved $ref
metadataobject

Response

Expected response to a valid request

versionVersion required— unresolved $ref
allowAllow required— unresolved $ref

Changes