[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

InlineEntityLimitExceededBaseEvent1

Properties

integer as int64
absolute_limit Optional

The configured absolute limit.


alert_entity_type Optional

The entity type of an object. This is how vRNI identifies different objects like VMs, Hosts, Switches, etc.

Possible values are: VirtualMachineEC2InstanceHostVnicVmknicVxlanLayer2NetworkVlanL2NetworkClusterSecurityTagResourcePoolNSXIPSetNSXTIPSetEC2IPSetNSXSecurityGroupNSGroupNSXPolicyGroupEC2SecurityGroupFlowProblemEventApplicationTierIPEndpointNSXFirewallRuleEC2SGFirewallRuleNSXRedirectRuleVCenterManagerNSXVManagerNSXTManagerNSXPolicyManagerCheckpointManagerCheckpointMDSManagerNSXServiceEC2ServiceNSServiceVPCCloudNetworkAzureVMAzureNSGAzureASGAzureNSGRuleNSXDistributedFirewallEC2FirewallNSXServiceGroupNSServiceGroupDistributedVirtualSwitchDistributedVirtualPortgroupVCDatacenterDatastoreFolderNSXTFirewallRuleNSXTFirewallPolicyManagerFirewallRulePolicyManagerFirewallKubernetesServiceCheckpointFirewallCheckpointFirewallRuleUserDefinedSubnetUserDefinedProblemEventFirewallRuleMaskEventEdgeDeviceRouterDeviceNSXControllerLogicalRouterNSXTManagementNodeNSXTControllerNSXTTransportNodeNSXTTransportZoneNSXTLoadBalancerNSXTVirtualServerNSXTServerPoolNSXTLogicalSwitchNSXTRouterDeviceNSXTEdgeClusterNSXControllerClusterAzureSubscriptionAWSAccountManagerHcxDataSourceVMCSDDCVMCCapacityThresholdBreachEventPolicyManagerSegmentPolicyManagerFirewallSectionDirectConnectInterfaceIPSecVPNSessionPolicyBasedIPSecVPNSessionPolicyManagerPolicyBasedIPSecVPNSession


integer as int64
entity_count Optional

The count of entities at which the alert is raised.


boolean
is_percentage Optional

Indicates whether the threshold value is in percentage of the absolute limt or not.


integer as int64
lower_threshold Optional

The configured lower threshold value at which the alert is raised.


string
sub_type Optional

Event sub-type.


integer as int64
upper_threshold Optional

The configured upper threshold value at which the alert is raised.

JSON Example

{
	"absolute_limit": 0,
	"alert_entity_type": "VirtualMachine",
	"entity_count": 0,
	"is_percentage": false,
	"lower_threshold": 0,
	"sub_type": "string",
	"upper_threshold": 0
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

EntityLimitExceededBaseEvent

Feedback

Was this page helpful?