Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPRestrictionCreate

Hierarchy

  • IPRestrictionCreate

Index

Properties

Optional description

description: string

human-readable description of this IP restriction. optional, max 255 bytes.

enforced

enforced: boolean

true if the IP restriction will be enforced. if false, only warnings will be issued

ipPolicyIds

ipPolicyIds: string[]

the set of IP policy identifiers that are used to enforce the restriction

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this IP restriction. optional, max 4096 bytes.

type

type: string

the type of IP restriction. this defines what traffic will be restricted with the attached policies. four values are currently supported: dashboard, api, agent, and endpoints

Generated using TypeDoc