Gets count of networks.

Request

HTTP Request

GET /network/count

Parameters

Parameter NameRequiredTypeDescription
nameNostringFilter by network name.
namePatternNostringFilter by network name pattern.

Authorization

Access JSON Web Token (GetNetwork)

Request Body

Do not supply a request body with this method.

Response

If successful, this method returns the count of Network resources in the response body.

Property NameTypeDescription
countintegerNumber of networks that match the filters.