MultiCastList

This is the definition of a MultiCast Channel List.

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
mcastType enum (RECEIVE | SEND) filterable   orderable  

API Resource

/multicastlists/id
get

Parents

/enterprises/id/multicastlists
get
/enterpriseprofiles/id/multicastlists
get

Children

/multicastlists/id/metadatas
get post
/multicastlists/id/globalmetadatas
get post put

Members

/multicastlists/id/multicastchannelmaps
get put

Attributes documentation

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

mcastType enum filterable   orderable  
Discussion

Type of multicast list.


Charateristics

Allowed values: RECEIVE, SEND
SDK attribute: mcastType