dctr
DCInventoryRecord



public class DCInventoryRecord

Properties
aggregateCount count of service entities that have a defined aggregated state and 0 otherwise

type=long
access=read-only
default=0

containerId the identifier of the container entity if applicable

type=string
access=read-only
default=

datacenterName Datacenter Name

type=string
access=read-only
default=

downCount count of entities in operational DOWN/INACTIVE state

type=long
access=read-only
default=0

entityType the specified entity type

type=dctr.DCEntityType
access=read-only
default=0

timeStamp the time stamp when the counts are computed

type=string
access=read-only
default=

totalCount total count of entities of specified type within the service scope

type=long
access=read-only
default=0

upCount count of entities in operational UP state or count of service entities in admin UP state

type=long
access=read-only
default=0

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

getDCInventory

returns a DCInventoryRecord filled with count values as specified in the input filter
Input Parameters:
aInDCName : string -
aInCountFilter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
DCInventory : List (generic.CommonManagedEntityInformation) -
Supported Network Elements
DC VSC
DC 7850
DC 210
DC VSA8