Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPPolicyRule

Hierarchy

  • IPPolicyRule

Index

Properties

action

action: string

the action to apply to the policy rule, either allow or deny

cidr

cidr: string

an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.

createdAt

createdAt: Date

timestamp when the IP policy rule was created, RFC 3339 format

Optional description

description: string

human-readable description of the source IPs of this IP rule. optional, max 255 bytes.

id

id: string

unique identifier for this IP policy rule

ipPolicy

ipPolicy: Ref

object describing the IP policy this IP Policy Rule belongs to

Optional metadata

metadata: string

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

uri

uri: string

URI of the IP policy rule API resource

Generated using TypeDoc