AdditionalCustomerPropertiesResponse

data class AdditionalCustomerPropertiesResponse(val customerAsn: String? = null, val customerAsnEstimatedEgressPeekGbps: Double, val customerEmail: String? = null, val customerEntitlementExpiration: String? = null, val customerEntitlementSkuGuid: String? = null, val customerEntitlementSkuId: String? = null, val customerEntitlementSkuName: String? = null, val customerOrgName: String, val customerPropertiesOverviewAverageEgressMbps: Double, val customerPropertiesOverviewAverageMissMbps: Double, val customerPropertiesOverviewCacheEfficiency: Double, val customerPropertiesOverviewCacheNodesHealthyCount: Int, val customerPropertiesOverviewCacheNodesUnhealthyCount: Int, val customerPropertiesOverviewEgressMbpsMax: Double, val customerPropertiesOverviewEgressMbpsMaxDateTime: String, val customerPropertiesOverviewMissMbpsMax: Double, val customerPropertiesOverviewMissMbpsMaxDateTime: String, val customerTransitAsn: String? = null, val customerTransitState: String? = null, val optionalProperty1: String? = null, val optionalProperty2: String? = null, val optionalProperty3: String? = null, val optionalProperty4: String? = null, val optionalProperty5: String? = null, val peeringDbLastUpdateDate: String, val peeringDbLastUpdateTime: String, val signupPhaseStatusCode: Int, val signupPhaseStatusText: String, val signupStatus: Boolean, val signupStatusCode: Int, val signupStatusText: String)

Model representing customer for connected cache resource

Constructors

Link copied to clipboard
constructor(customerAsn: String? = null, customerAsnEstimatedEgressPeekGbps: Double, customerEmail: String? = null, customerEntitlementExpiration: String? = null, customerEntitlementSkuGuid: String? = null, customerEntitlementSkuId: String? = null, customerEntitlementSkuName: String? = null, customerOrgName: String, customerPropertiesOverviewAverageEgressMbps: Double, customerPropertiesOverviewAverageMissMbps: Double, customerPropertiesOverviewCacheEfficiency: Double, customerPropertiesOverviewCacheNodesHealthyCount: Int, customerPropertiesOverviewCacheNodesUnhealthyCount: Int, customerPropertiesOverviewEgressMbpsMax: Double, customerPropertiesOverviewEgressMbpsMaxDateTime: String, customerPropertiesOverviewMissMbpsMax: Double, customerPropertiesOverviewMissMbpsMaxDateTime: String, customerTransitAsn: String? = null, customerTransitState: String? = null, optionalProperty1: String? = null, optionalProperty2: String? = null, optionalProperty3: String? = null, optionalProperty4: String? = null, optionalProperty5: String? = null, peeringDbLastUpdateDate: String, peeringDbLastUpdateTime: String, signupPhaseStatusCode: Int, signupPhaseStatusText: String, signupStatus: Boolean, signupStatusCode: Int, signupStatusText: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customerAsn: String? = null

Customer resource Asn (autonomous system number).

Link copied to clipboard

Customer resource estimated Asn peering peak in Gbps.

Link copied to clipboard
val customerEmail: String? = null

Customer resource contact email.

Link copied to clipboard

Customer resource entitlement expiration date string.

Link copied to clipboard

Customer resource entitlement Sku Guid.

Link copied to clipboard

Customer resource entitlement Sku Id.

Link copied to clipboard

Customer resource entitlement Sku name.

Link copied to clipboard

Customer resource owner organization name.

Customer resource average egress in Mbps.

Customer resource average cache miss throughput in Mbps.

Customer resource cache efficiency.

Customer resource total healthy cache nodes.

Customer resource total unhealthy cache nodes.

Link copied to clipboard

Customer resource maximum egress in Mbps.

Customer resource peak egress timestamp.

Link copied to clipboard

Customer resource maximum cache miss throughput in Mbps.

Customer resource peak cache miss throughput timestamp.

Link copied to clipboard

Customer resource transit Asn (autonomous system number).

Link copied to clipboard

Customer resource transit state.

Link copied to clipboard

Optional property #1 of Mcc response object.

Link copied to clipboard

Optional property #2 of Mcc response object.

Link copied to clipboard

Optional property #3 of Mcc response object.

Link copied to clipboard

Optional property #4 of Mcc response object.

Link copied to clipboard

Optional property #5 of Mcc response object.

Link copied to clipboard

Customer resource last PeeringDB update timestamp.

Link copied to clipboard

Customer resource last PeeringDB update timestamp.

Link copied to clipboard

Customer resource signup phase status code as integer.

Link copied to clipboard

Customer resource signup phase status as string text.

Link copied to clipboard

Customer resource signup status as boolean.

Link copied to clipboard

Customer resource signup status as integer code.

Link copied to clipboard

Customer resource signup status as string text.