3.1.1.1.34.1 Data Model

RecordId: Unique. of type signed 64-bit integer. This refers to the record ID of the row that has been added in the ADM_IPBlocksTable for this subnet object.

SubnetDetails: A number of IP subnet-specific properties that are modeled as the following set of fields in the IPSubnet data structure:

  • Name

  • IsOverlapping

  • UseForUtilization

  • VSId (Required by subnets that map to the Customer address space.)

  • VirtualizationType

If VirtualizationType has value IPVirtualizationType.Virtual, then the following additional properties are also associated with a subnet:

LogicalNetwork: This is a computed value for each row of this table. This is computed by looking up the ADM_SubnetCustomFieldValuesTable for the row with SubnetRecordId to be the RecordId value of the Subnet and the CustomFieldRecordId to be of value ADM_LogicalNetworkCustomFieldId.

NetworkSite: This is a computed value for each row of this table. This is computed by looking up the ADM_SubnetCustomFieldValuesTable for the row with the SubnetRecordId to be the RecordId value of the subnet and the CustomFieldRecordId to be the value of ADM_NetworkSiteCustomFieldId.