MultiCastRange

This is the definition of a MultiCast Range associated with a MultiCast Channel Map.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
maxAddress string required   filterable   orderable  
minAddress string required   filterable   orderable  

API Resource

/multicastranges/id
delete get put

Parents

/multicastchannelmaps/id/multicastranges
get post

Children

/multicastranges/id/metadatas
get post
/multicastranges/id/globalmetadatas
get post put
/multicastranges/id/eventlogs
get

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

maxAddress string required   filterable   orderable  
Discussion

Highest address in the MultiCast range


Charateristics

Format: free
SDK attribute: maxAddress

minAddress string required   filterable   orderable  
Discussion

Lowest address in the MultiCast range


Charateristics

Format: free
SDK attribute: minAddress