# InputAccessControl

## Object

### ipobject [IPAccessControl](https://docs.mediakind.com/api-reference/media-api/schemas/ipaccesscontrol) Required

The IP access control for the live event inputs.

### Show 1 property

### Hide 1 property

### allowlist of objects [IPRange](https://docs.mediakind.com/api-reference/media-api/schemas/iprange) Required

The IP ranges that will be allowed to access the preview. If empty, all IPs will be allowed.

### Show 3 properties

### Hide 3 properties

#### address string Required

The IP address or DNS with port or protocol

#### name string Required 1-32 characters

The name of the IP range. This is for your reference only. examples: 'everyone', 'dave's house', 'corp vpn'.

#### subnetPrefixLength integer Required 0 to 32

The subnet prefix length (see CIDR notation).
