# StreamingEndpointIPACL

## Properties

### allowlist
- **Type:** array of objects [IPAcl](https://docs.mediakind.com/api-reference/media-api/schemas/ipacl)
- **Description:** The IP allow list.

### Properties

#### address
- **Type:** string
- **Required:** Yes

#### name
- **Type:** string
- **Required:** No
- **Defaults to:** (No default provided)
- **Description:** The name of the IP ACL.

#### subnetPrefixLength
- **Type:** integer
- **Required:** No
- **Defaults to:** 32
- **Range:** 0 to 32
- **Description:** The subnet prefix length (see CIDR notation).
