Network Usage DMO

Object API Name: std__NetworkUsageDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • AccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • DurationVolumeUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • AssetId has a FOREIGNKEY relationship with the Asset DMO Id field.
  • UsageVolumeUOMId has a FOREIGNKEY relationship with the Unit Of Measure DMO Id field.
  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related Account record. Maximum size is 15 characters.
  • Field API Name: std__AssetId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related Asset record. Maximum size is 15 characters.
  • Field API Name: std__AverageAvailabilityNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average availability number. Do not include currency symbols or commas.
  • Field API Name: std__AverageCallDropRate__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average call drop rate. Do not include currency symbols or commas.
  • Field API Name: std__AverageCallSetupSuccessRate__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average call setup success rate. Do not include currency symbols or commas.
  • Field API Name: std__AverageErrorRate__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average error rate. Do not include currency symbols or commas.
  • Field API Name: std__AverageJitterNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average jitter number. Do not include currency symbols or commas.
  • Field API Name: std__AverageLatencyNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average latency number. Do not include currency symbols or commas.
  • Field API Name: std__AverageMeanOpinionScoreNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average mean opinion score number. Do not include currency symbols or commas.
  • Field API Name: std__AveragePacketLossNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average packet loss number. Do not include currency symbols or commas.
  • Field API Name: std__AverageResponseTimeNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average response time number. Do not include currency symbols or commas.
  • Field API Name: std__AverageThroughputDownloadNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average throughput download number. Do not include currency symbols or commas.
  • Field API Name: std__AverageThroughputUploadNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average throughput upload number. Do not include currency symbols or commas.
  • Field API Name: std__AverageTimeToRepairNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the average time to repair number. Do not include currency symbols or commas.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DestinationAddress__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the destination address.
  • Field API Name: std__DurationNumber__c
  • Data Type: DOUBLE
  • Description: The allocated length of time for completion of the network usage.
  • Field API Name: std__DurationVolumeUomid__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the duration volume uomid.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this NetworkUsage record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NetworkActivityType__c
  • Data Type: TEXT
  • Description: The type of network usage. Maximum size is 15 characters.
  • Field API Name: std__NetworkLocationName__c
  • Data Type: TEXT
  • Description: The name of the network location for the network usage. Maximum size is 255 characters.
  • Field API Name: std__NetworkUsageEndDateTime__c
  • Data Type: DATETIME
  • Description: The date and time of the network usage end date time.
  • Field API Name: std__NetworkUsageStartDateTime__c
  • Data Type: DATETIME
  • Description: The date and time of the network usage start date time.
  • Field API Name: std__ProtocolName__c
  • Data Type: TEXT
  • Description: The name of the protocol for the network usage. Maximum size is 255 characters.
  • Field API Name: std__SourceAddress__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the source address.
  • Field API Name: std__UsageVolumeNumber__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the usage volume number. Do not include currency symbols or commas.
  • Field API Name: std__UsageVolumeUomid__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the usage volume uomid.