Package com.vmware.nsx_policy.model
Class NodeStatusProperties
- java.lang.Object
-
- com.vmware.nsx_policy.model.NodeStatusProperties
-
- All Implemented Interfaces:
com.vmware.vapi.bindings.StaticStructure,com.vmware.vapi.bindings.Structure,java.io.Serializable
public final class NodeStatusProperties extends java.lang.Object implements java.io.Serializable, com.vmware.vapi.bindings.StaticStructureNode status properties- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNodeStatusProperties.BuilderBuilder class forNodeStatusProperties.
-
Field Summary
Fields Modifier and Type Field Description protected com.vmware.vapi.data.StructValue__dynamicStructureFieldsstatic java.lang.StringSOURCE_CACHEDstatic java.lang.StringSOURCE_REALTIME
-
Constructor Summary
Constructors Modifier Constructor Description NodeStatusProperties()Default constructor.protectedNodeStatusProperties(com.vmware.vapi.data.StructValue __dynamicStructureFields)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends com.vmware.vapi.bindings.Structure>
T_convertTo(java.lang.Class<T> clazz)java.lang.String_getCanonicalName()static java.lang.String_getCanonicalTypeName()Returns the canonical type name.static com.vmware.vapi.bindings.type.StructType_getClassType()WARNING: Internal method, subject to change in future versions.com.vmware.vapi.data.StructValue_getDataValue()com.vmware.vapi.data.DataValue_getDynamicField(java.lang.String fieldName)java.util.Set<java.lang.String>_getDynamicFieldNames()com.vmware.vapi.bindings.type.StructType_getType()boolean_hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)static NodeStatusProperties_newInstance(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static NodeStatusProperties_newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.void_setDynamicField(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)protected void_updateDataValue(com.vmware.vapi.data.StructValue structValue)void_validate()booleanequals(java.lang.Object obj)java.lang.LonggetCpuCores()Number of CPU cores on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetCpuSockets()Number of CPU sockets on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.CpuUsagegetCpuUsage()java.util.List<DfwHeapMemoryUsage>getDfwHeapMemoryUsage()java.lang.LonggetDiskSpaceTotal()Amount of disk space available on the system, in kilobytes.java.lang.LonggetDiskSpaceUsed()Amount of disk space in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetDpdkCpuCores()Number of DPDK cores on Edge Node which are used for packet IO processing.java.util.List<DpuStatusProperties>getDpus()Data processing units on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.EdgeTransportNodeMemoryUsagegetEdgeMemUsage()java.util.List<NodeFileSystemProperties>getFileSystems()File systems configured on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetHostname()Host name of the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.util.List<ResourceLink>getLinks()The server will populate this field when returing the resource.java.util.List<java.lang.Double>getLoadAverage()One, five, and fifteen minute load averages for the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetMemCache()Amount of RAM on the system that can be flushed out to disk, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetMemTotal()Amount of RAM allocated to the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetMemUsed()Amount of RAM in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetNonDpdkCpuCores()Number of non-DPDK cores on Edge Node.java.lang.BooleangetRemoteLoggingServerConfigured()Indicates if remote logging server is configured.java.lang.StringgetSchema()Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.SelfResourceLinkgetSelf()java.lang.StringgetSource()Possible values are:SOURCE_REALTIMESOURCE_CACHEDSource of status data.java.lang.LonggetSwapTotal()Amount of disk available for swap, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetSwapUsed()Amount of swap disk in use, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetSystemTime()Current time expressed in milliseconds since epoch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetUptime()Milliseconds since system start format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.inthashCode()voidsetCpuCores(java.lang.Long cpuCores)Number of CPU cores on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetCpuSockets(java.lang.Long cpuSockets)Number of CPU sockets on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetCpuUsage(CpuUsage cpuUsage)voidsetDfwHeapMemoryUsage(java.util.List<DfwHeapMemoryUsage> dfwHeapMemoryUsage)voidsetDiskSpaceTotal(java.lang.Long diskSpaceTotal)Amount of disk space available on the system, in kilobytes.voidsetDiskSpaceUsed(java.lang.Long diskSpaceUsed)Amount of disk space in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetDpdkCpuCores(java.lang.Long dpdkCpuCores)Number of DPDK cores on Edge Node which are used for packet IO processing.voidsetDpus(java.util.List<DpuStatusProperties> dpus)Data processing units on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetEdgeMemUsage(EdgeTransportNodeMemoryUsage edgeMemUsage)voidsetFileSystems(java.util.List<NodeFileSystemProperties> fileSystems)File systems configured on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetHostname(java.lang.String hostname)Host name of the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetLinks(java.util.List<ResourceLink> links)The server will populate this field when returing the resource.voidsetLoadAverage(java.util.List<java.lang.Double> loadAverage)One, five, and fifteen minute load averages for the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetMemCache(java.lang.Long memCache)Amount of RAM on the system that can be flushed out to disk, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetMemTotal(java.lang.Long memTotal)Amount of RAM allocated to the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetMemUsed(java.lang.Long memUsed)Amount of RAM in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetNonDpdkCpuCores(java.lang.Long nonDpdkCpuCores)Number of non-DPDK cores on Edge Node.voidsetRemoteLoggingServerConfigured(java.lang.Boolean remoteLoggingServerConfigured)Indicates if remote logging server is configured.voidsetSchema(java.lang.String schema)Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSelf(SelfResourceLink self)voidsetSource(java.lang.String source)Possible values are:SOURCE_REALTIMESOURCE_CACHEDSource of status data.voidsetSwapTotal(java.lang.Long swapTotal)Amount of disk available for swap, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSwapUsed(java.lang.Long swapUsed)Amount of swap disk in use, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSystemTime(java.lang.Long systemTime)Current time expressed in milliseconds since epoch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetUptime(java.lang.Long uptime)Milliseconds since system start format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringtoString()
-
-
-
Field Detail
-
SOURCE_REALTIME
public static final java.lang.String SOURCE_REALTIME
- See Also:
- Constant Field Values
-
SOURCE_CACHED
public static final java.lang.String SOURCE_CACHED
- See Also:
- Constant Field Values
-
__dynamicStructureFields
protected com.vmware.vapi.data.StructValue __dynamicStructureFields
-
-
Method Detail
-
getLinks
public java.util.List<ResourceLink> getLinks()
The server will populate this field when returing the resource. Ignored on PUT and POST. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setLinks
public void setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource. Ignored on PUT and POST. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
links- New value for the property.
-
getSchema
public java.lang.String getSchema()
Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSchema
public void setSchema(java.lang.String schema)
Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
schema- New value for the property.
-
getSelf
public SelfResourceLink getSelf()
- Returns:
- The current value of the property.
-
setSelf
public void setSelf(SelfResourceLink self)
- Parameters:
self- New value for the property.
-
getCpuCores
public java.lang.Long getCpuCores()
Number of CPU cores on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setCpuCores
public void setCpuCores(java.lang.Long cpuCores)
Number of CPU cores on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
cpuCores- New value for the property.
-
getCpuSockets
public java.lang.Long getCpuSockets()
Number of CPU sockets on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setCpuSockets
public void setCpuSockets(java.lang.Long cpuSockets)
Number of CPU sockets on the system format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
cpuSockets- New value for the property.
-
getCpuUsage
public CpuUsage getCpuUsage()
- Returns:
- The current value of the property.
-
setCpuUsage
public void setCpuUsage(CpuUsage cpuUsage)
- Parameters:
cpuUsage- New value for the property.
-
getDfwHeapMemoryUsage
public java.util.List<DfwHeapMemoryUsage> getDfwHeapMemoryUsage()
- Returns:
- The current value of the property.
-
setDfwHeapMemoryUsage
public void setDfwHeapMemoryUsage(java.util.List<DfwHeapMemoryUsage> dfwHeapMemoryUsage)
- Parameters:
dfwHeapMemoryUsage- New value for the property.
-
getDiskSpaceTotal
public java.lang.Long getDiskSpaceTotal()
Amount of disk space available on the system, in kilobytes. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setDiskSpaceTotal
public void setDiskSpaceTotal(java.lang.Long diskSpaceTotal)
Amount of disk space available on the system, in kilobytes. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
diskSpaceTotal- New value for the property.
-
getDiskSpaceUsed
public java.lang.Long getDiskSpaceUsed()
Amount of disk space in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setDiskSpaceUsed
public void setDiskSpaceUsed(java.lang.Long diskSpaceUsed)
Amount of disk space in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
diskSpaceUsed- New value for the property.
-
getDpdkCpuCores
public java.lang.Long getDpdkCpuCores()
Number of DPDK cores on Edge Node which are used for packet IO processing. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setDpdkCpuCores
public void setDpdkCpuCores(java.lang.Long dpdkCpuCores)
Number of DPDK cores on Edge Node which are used for packet IO processing. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
dpdkCpuCores- New value for the property.
-
getDpus
public java.util.List<DpuStatusProperties> getDpus()
Data processing units on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setDpus
public void setDpus(java.util.List<DpuStatusProperties> dpus)
Data processing units on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
dpus- New value for the property.
-
getEdgeMemUsage
public EdgeTransportNodeMemoryUsage getEdgeMemUsage()
- Returns:
- The current value of the property.
-
setEdgeMemUsage
public void setEdgeMemUsage(EdgeTransportNodeMemoryUsage edgeMemUsage)
- Parameters:
edgeMemUsage- New value for the property.
-
getFileSystems
public java.util.List<NodeFileSystemProperties> getFileSystems()
File systems configured on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setFileSystems
public void setFileSystems(java.util.List<NodeFileSystemProperties> fileSystems)
File systems configured on the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
fileSystems- New value for the property.
-
getHostname
public java.lang.String getHostname()
Host name of the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setHostname
public void setHostname(java.lang.String hostname)
Host name of the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
hostname- New value for the property.
-
getLoadAverage
public java.util.List<java.lang.Double> getLoadAverage()
One, five, and fifteen minute load averages for the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setLoadAverage
public void setLoadAverage(java.util.List<java.lang.Double> loadAverage)
One, five, and fifteen minute load averages for the system This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
loadAverage- New value for the property.
-
getMemCache
public java.lang.Long getMemCache()
Amount of RAM on the system that can be flushed out to disk, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setMemCache
public void setMemCache(java.lang.Long memCache)
Amount of RAM on the system that can be flushed out to disk, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
memCache- New value for the property.
-
getMemTotal
public java.lang.Long getMemTotal()
Amount of RAM allocated to the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setMemTotal
public void setMemTotal(java.lang.Long memTotal)
Amount of RAM allocated to the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
memTotal- New value for the property.
-
getMemUsed
public java.lang.Long getMemUsed()
Amount of RAM in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setMemUsed
public void setMemUsed(java.lang.Long memUsed)
Amount of RAM in use on the system, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
memUsed- New value for the property.
-
getNonDpdkCpuCores
public java.lang.Long getNonDpdkCpuCores()
Number of non-DPDK cores on Edge Node. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setNonDpdkCpuCores
public void setNonDpdkCpuCores(java.lang.Long nonDpdkCpuCores)
Number of non-DPDK cores on Edge Node. format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
nonDpdkCpuCores- New value for the property.
-
getRemoteLoggingServerConfigured
public java.lang.Boolean getRemoteLoggingServerConfigured()
Indicates if remote logging server is configured. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setRemoteLoggingServerConfigured
public void setRemoteLoggingServerConfigured(java.lang.Boolean remoteLoggingServerConfigured)
Indicates if remote logging server is configured. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
remoteLoggingServerConfigured- New value for the property.
-
getSource
public java.lang.String getSource()
Possible values are: Source of status data. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSource
public void setSource(java.lang.String source)
Possible values are: Source of status data. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
source- New value for the property.
-
getSwapTotal
public java.lang.Long getSwapTotal()
Amount of disk available for swap, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSwapTotal
public void setSwapTotal(java.lang.Long swapTotal)
Amount of disk available for swap, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
swapTotal- New value for the property.
-
getSwapUsed
public java.lang.Long getSwapUsed()
Amount of swap disk in use, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSwapUsed
public void setSwapUsed(java.lang.Long swapUsed)
Amount of swap disk in use, in kilobytes format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
swapUsed- New value for the property.
-
getSystemTime
public java.lang.Long getSystemTime()
Current time expressed in milliseconds since epoch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSystemTime
public void setSystemTime(java.lang.Long systemTime)
Current time expressed in milliseconds since epoch format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
systemTime- New value for the property.
-
getUptime
public java.lang.Long getUptime()
Milliseconds since system start format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setUptime
public void setUptime(java.lang.Long uptime)
Milliseconds since system start format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
uptime- New value for the property.
-
_getType
public com.vmware.vapi.bindings.type.StructType _getType()
- Specified by:
_getTypein interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDataValue
public com.vmware.vapi.data.StructValue _getDataValue()
- Specified by:
_getDataValuein interfacecom.vmware.vapi.bindings.Structure
-
_updateDataValue
protected void _updateDataValue(com.vmware.vapi.data.StructValue structValue)
-
_validate
public void _validate()
- Specified by:
_validatein interfacecom.vmware.vapi.bindings.StaticStructure
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Specified by:
toStringin interfacecom.vmware.vapi.bindings.StaticStructure- Overrides:
toStringin classjava.lang.Object
-
_hasTypeNameOf
public boolean _hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
- Specified by:
_hasTypeNameOfin interfacecom.vmware.vapi.bindings.Structure
-
_convertTo
public <T extends com.vmware.vapi.bindings.Structure> T _convertTo(java.lang.Class<T> clazz)
- Specified by:
_convertToin interfacecom.vmware.vapi.bindings.Structure
-
_setDynamicField
public void _setDynamicField(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)- Specified by:
_setDynamicFieldin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicField
public com.vmware.vapi.data.DataValue _getDynamicField(java.lang.String fieldName)
- Specified by:
_getDynamicFieldin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicFieldNames
public java.util.Set<java.lang.String> _getDynamicFieldNames()
- Specified by:
_getDynamicFieldNamesin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getClassType
public static com.vmware.vapi.bindings.type.StructType _getClassType()
WARNING: Internal method, subject to change in future versions.- Returns:
StructTypeinstance representing the static bindings type for thisStructure.
-
_getCanonicalName
public java.lang.String _getCanonicalName()
- Specified by:
_getCanonicalNamein interfacecom.vmware.vapi.bindings.Structure
-
_getCanonicalTypeName
public static java.lang.String _getCanonicalTypeName()
Returns the canonical type name. See_getCanonicalName().- Returns:
- canonical type name
-
_newInstance
public static NodeStatusProperties _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.- Parameters:
structValue- the source of the data contained in the binding object. Could contain more data than fields of this class can describe i.e. newer version of the binding object. Could be null.- Returns:
- the static bindings
StructType
-
_newInstance2
public static NodeStatusProperties _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
-
-