getnsvpxparamResult Structure Definition

The getnsvpxparamResult structure defines the return type for getnsvpxparam API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

nsvpxparamList

List of nsvpxparams


nsvpxparam Structure Definition

The nsvpxparam structure defines the actual return type values for getnsvpxparam API.

Syntax



Members

cpuyield

Display the vCPU yield setting. In a virtual appliance, CPU yield attribute will release the CPU processing for other virtual appliances on the same platform.

ownernode

ID of the cluster node for which you are setting the cpuyield and/or KVMVirtioMultiqueue. It can be configured only through the cluster IP address.

masterclockcpu1

Display master clock source. This attribute is set to YES if clock source is cpu1 and NO for cpu0.
NOTE: This attribute is deprecated.

vpxenvironment

Shows VPX Running Environmentrunning 0 VPX ON PREM, 1 AWS, 2 OPENSTACK 3 Azure, 4 GCP CLoud

memorystatus

Provides the information about memory status

cloudproductcode

Cloud Product Code Description .

vpxoemcode

OEM Distribution Code.

technicalsupportpin

Technical Support PIN for cloud subscription VMs.

kvmvirtiomultiqueue

This setting applicable on KVM VPX with virtio NICs, is to configure multiple queues for all virtio interfaces. * There are 2 options for this behavior: 1. YES - Allows VPX to use multiple queues for each virtio interface as configured through the KVM Hypervisor. 2. NO - Each virtio interface within VPX will use a single queue for transmit and receive. * Its behavior in different scenarios: 1. As this setting is node specific only, it will not be propagated to other nodes, when executed on Cluster(CLIP) and HA(Primary). 2. In cluster setup, use '-ownerNode' to specify ID of the cluster node.

_nextgenapiresource


See Also