---
title: "GET /global-networks/{globalNetworkId}/network-resource-count"
method: GET
path: "/global-networks/{globalNetworkId}/network-resource-count"
---

# GET /global-networks/{globalNetworkId}/network-resource-count

`GET /global-networks/{globalNetworkId}/network-resource-count`

Gets the count of network resources, by resource type, for the specified global network.

## Path parameters

- `globalNetworkId` string, required

## Query parameters

- `resourceType` string
- `maxResults` integer
- `nextToken` string
- `MaxResults` string
- `NextToken` string

## Response `200`

Success

- GetNetworkResourceCountsResponse
  - `NetworkResourceCounts` NetworkResourceCount[] — The count of resources.
    - `ResourceType` string — The resource type.
    - `Count` integer — The resource count.
  - `NextToken` string — The token for the next page of results.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ThrottlingException
- `483` — InternalServerException

---

[API](https://skmtc.net/aws/apis/networkmanager.md) · [All operations](https://skmtc.net/aws/apis/networkmanager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/networkmanager/versions/4ea0acef56bf/schema)
