numulticastrange¶
-
numulticastrange.NUMultiCastRange(bambou.nurest_object.NUMetaRESTObject,):
A multicast channel range defines a set of multicast groups that will be allowed to be joined. They act as a set of “white-list” addresses that a VM will be allowed to join. A multicast channel map requires at least one range defined to be of use. Ranges within the same channel map must be non-overlapping between each other. Groups not covered by a range won’t be joinable from the VMs.
Attributes¶
ip_type
: The ip type.last_updated_by
: ID of the user who last updated the object.max_address
(Mandatory): Highest address in the MultiCast rangemin_address
(Mandatory): Lowest address in the MultiCast rangeentity_scope
: Specify if scope of entity is Data center or Enterprise levelexternal_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nueventlog.NUEventLog | event_logs |