Fortinet black logo

Administration Guide

Specific container

Copy Link
Copy Doc ID 8bec453a-b242-11e9-a989-00505692583a:424325
Download PDF

Specific container

Display a specific container

URL = https://<servername>:8443/api/network/domain/{dbid}

URL = https://<servername>:8443/api/network/domain/name/{name}

Return Value

Type

Description

ID

Integer

ID that uniquely identifies the container.

Name

String

Name of the container.

Example XML format:

<networkDomainResult>

<status>success</status>

<networkDomains>

<id>1362</id>

<name>Pingables</name>

</networkDomains>

</networkDomainResult>

Specific container

Display a specific container

URL = https://<servername>:8443/api/network/domain/{dbid}

URL = https://<servername>:8443/api/network/domain/name/{name}

Return Value

Type

Description

ID

Integer

ID that uniquely identifies the container.

Name

String

Name of the container.

Example XML format:

<networkDomainResult>

<status>success</status>

<networkDomains>

<id>1362</id>

<name>Pingables</name>

</networkDomains>

</networkDomainResult>