Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for abstract Network JSON properties.

Hierarchy

Index

Properties

company_id

company_id: string

deleted

deleted: boolean

deleted_date

deleted_date: number | null

description

description: string

dns_suffix

dns_suffix: string

fence_mode

fence_mode: FenceModeType

gateway

gateway: string

inherited

inherited: boolean

ip_ranges

ip_ranges: Array<IpRangeJson>

location_id

location_id: string

name

name: string

netmask

netmask: string

org_uuid

org_uuid: string

parent_network_uuid

parent_network_uuid: string | null

primary_dns

primary_dns: string

secondary_dns

secondary_dns: string

updated_date

updated_date: number

uuid

uuid: string

vdc_uuid

vdc_uuid: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc