SoftLayer_Brand


SoftLayer_Brand

Description

The SoftLayer_Brand data type contains brand information relating to the single SoftLayer customer account.

IBM Cloud Infrastructure customers are unable to change their brand information in the portal or the API.

Local


catalogId

ID of the Catalog used by this Brand
Type: int


id

None
Type: int


keyName

The brand key name.
Type: string


longName

The brand long name.
Type: string


name

The brand name.
Type: string

Relational


allOwnedAccounts

All accounts owned by the brand.
Type: SoftLayer_Account[]


allowAccountCreationFlag

This flag indicates if creation of accounts is allowed.
Type: boolean


billingItemSnapshots

Returns snapshots of billing items recorded periodically given an account ID owned by the brand those billing items belong to. Retrieving billing item snapshots is more performant than retrieving billing items directly and performs less relational joins improving retrieval efficiency. The downside is, they are not real time, and do not share relational parity with the original billing item.
Type: SoftLayer_Billing_Item_Chronicle[]


businessPartner

Business Partner details for the brand. Country Enterprise Code, Channel, Segment, Reseller Level.
Type: SoftLayer_Brand_Business_Partner


businessPartnerFlag

Flag indicating if the brand is a business partner.
Type: boolean


catalog

The Product Catalog for the Brand
Type: SoftLayer_Product_Catalog


contacts

The contacts for the brand.
Type: SoftLayer_Brand_Contact[]


customerCountryLocationRestrictions

This references relationship between brands, locations and countries associated with a user’s account that are ineligible when ordering products. For example, the India datacenter may not be available on this brand for customers that live in Great Britain.
Type: SoftLayer_Brand_Restriction_Location_CustomerCountry[]


distributorChildFlag

None
Type: boolean


distributorFlag

None
Type: string


hardware

An account’s associated hardware objects.
Type: SoftLayer_Hardware[]


hasAgentAdvancedSupportFlag

None
Type: boolean


hasAgentSupportFlag

None
Type: boolean


ownedAccounts

Active accounts owned by the brand.
Type: SoftLayer_Account[]


virtualGuests

An account’s associated virtual guest objects.
Type: SoftLayer_Virtual_Guest[]

Count


allOwnedAccountCount

A count of all accounts owned by the brand.
Type: unsignedLong


billingItemSnapshotCount

A count of returns snapshots of billing items recorded periodically given an account ID owned by the brand those billing items belong to. Retrieving billing item snapshots is more performant than retrieving billing items directly and performs less relational joins improving retrieval efficiency. The downside is, they are not real time, and do not share relational parity with the original billing item.
Type: unsignedLong


contactCount

A count of the contacts for the brand.
Type: unsignedLong


customerCountryLocationRestrictionCount

A count of this references relationship between brands, locations and countries associated with a user’s account that are ineligible when ordering products. For example, the India datacenter may not be available on this brand for customers that live in Great Britain.
Type: unsignedLong


hardwareCount

A count of an account’s associated hardware objects.
Type: unsignedLong


openTicketCount

A count of
Type: unsignedLong


ownedAccountCount

A count of active accounts owned by the brand.
Type: unsignedLong


ticketCount

A count of
Type: unsignedLong


ticketGroupCount

A count of
Type: unsignedLong


userCount

A count of
Type: unsignedLong


virtualGuestCount

A count of an account’s associated virtual guest objects.
Type: unsignedLong