Package cm_api :: Package endpoints :: Module timeseries :: Class ApiTimeSeriesEntityType
[hide private]
[frames] | no frames]

Class ApiTimeSeriesEntityType

source code

         object --+    
                  |    
types.BaseApiObject --+
                      |
                     ApiTimeSeriesEntityType

Instance Methods [hide private]

Inherited from types.BaseApiObject: __init__, __setattr__, __str__, to_json_dict

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __sizeof__, __subclasshook__

Class Methods [hide private]

Inherited from types.BaseApiObject: from_json_dict

Inherited from types.BaseApiObject (private): _get_attributes

Static Methods [hide private]

Inherited from types.BaseApiObject: init

Class Variables [hide private]
  _ATTRIBUTES = {'name': ROAttr(), 'category': ROAttr(), 'displa...

Inherited from types.BaseApiObject (private): _WHITELIST

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_ATTRIBUTES

Value:
{'name': ROAttr(), 'category': ROAttr(), 'displayName': ROAttr(), 'des\
cription': ROAttr(), 'nameForCrossEntityAggregateMetrics': ROAttr(), '\
immutableAttributeNames': ROAttr(), 'mutableAttributeNames': ROAttr(),\
 'entityNameFormat': ROAttr(), 'entityDisplayNameForamt': ROAttr(), 'p\
arentMetricEntityTypeNames': ROAttr()}