nuqos¶
-
nuqos.NUQOS(bambou.nurest_object.NUMetaRESTObject,):
QoS policies enable you to classify and limit network traffic.
Attributes¶
fip_committed_burst_size
: Committed burst size setting in kilo-bytes (kilo-octets) for FIP Shaper.fip_committed_information_rate
: Committed information rate setting in Mb/s for FIP Shaper.fip_peak_burst_size
: Peak burst size setting in kilo-bytes (kilo-octets) for FIP rate limiting.fip_peak_information_rate
: Peak rate setting for FIP rate limiting in Mb/s;fip_rate_limiting_active
: Flag the indicates whether FIP rate limiting is enabled or disabledbum_committed_burst_size
: Committed burst size setting in kilo-bytes (kilo-octets) for BUM Shaper.bum_committed_information_rate
: Committed information rate setting in Mb/s for BUM Shaper.bum_peak_burst_size
: Peak burst size setting in kilo-bytes (kilo-octets) for Broadcast/Multicast rate limiting (BUM).bum_peak_information_rate
: Peak rate setting in Mb/s for Broadcast/Multicast rate limitingbum_rate_limiting_active
: Flag the indicates whether Broadcast/Multicast rate limiting is enabled or disabledname
(Mandatory): A unique name of the QoS objectlast_updated_by
: ID of the user who last updated the object.rate_limiting_active
: Identifies if rate limiting must be implementedactive
: If enabled, it means that this ACL or QOS entry is activepeak
: Peak Information Rate : Peak bandwidth that is allowed from each VM in Mb/s; only whole values allowed and ‘INFINITY’ if rate limiting is disabled.service_class
: Class of service to be used. Service classes in order of priority are A(1), B(2), C(3), D(4), E(5), F(6), G(7) and H(8) Possible values are NONE, A, B, C, D, E, F, G, H, .description
: A description of the QoS objectrewrite_forwarding_class
: Specifies if the rewrite flag is set for the QoS policy / templateegress_fip_committed_burst_size
: Committed burst size setting in kilo-bytes (kilo-octets) for FIP Shaper on the Egress.egress_fip_committed_information_rate
: Committed information rate setting in Mb/s for FIP Shaper on the egress side.egress_fip_peak_burst_size
: Peak burst size setting in kilo-bytes (kilo-octets) for Egress FIP rate limiting.egress_fip_peak_information_rate
: Peak rate setting for FIP rate limiting on egress in Mb/sentity_scope
: Specify if scope of entity is Data center or Enterprise levelcommitted_burst_size
: Committed Burst Size : Burst size associated with the rate limiter in kilo-bytes (kilo-octets); only whole values are supported.committed_information_rate
: Committed Information Rate : Committed bandwidth that is allowed from each VM in Mb/s; only whole values supported.trusted_forwarding_class
: Specifies if the trusted flag is set for the QoS policy / templateassoc_qos_id
: ID of object associated with this QoS objectassociated_dscp_forwarding_class_table_id
: ID of the DSCP->Forwarding Class used by this Qos Policyassociated_dscp_forwarding_class_table_name
: Name of the DSCP->Forwarding Class used by this Qos Policyburst
: Peak Burst Size : The maximum burst size associated with the rate limiter in kilo-bytes (kilo-octets); only whole values allowed and ‘INFINITY’ if rate limiting is disabled.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuvm.NUVM | vms |
nucontainer.NUContainer | containers |
nueventlog.NUEventLog | event_logs |
Parents¶
- nuzone.NUZone
- nusubnettemplate.NUSubnetTemplate
- nuvport.NUVPort
- nusubnet.NUSubnet
- nuzonetemplate.NUZoneTemplate
- nubridgeinterface.NUBridgeInterface
- nudomain.NUDomain
- nul2domain.NUL2Domain
- nuhostinterface.NUHostInterface
- nul2domaintemplate.NUL2DomainTemplate
- nudomaintemplate.NUDomainTemplate
- nupolicydecision.NUPolicyDecision