Big Cyber Monday Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

NCP-AI Nutanix Certified Professional - Artificial Intelligence NCP-AI 6.10 Questions and Answers

Questions 4

Which prerequisite must be validated to ensure Nutanix Enterprise AI workloads can utilize GPU acceleration?

Options:

A.

Controller VMs must be configured with GPU passthrough enabled by default.

B.

Prism Central must be running version 2020.11 or later.

C.

Each node must have dual 100GbE network interfaces.

D.

Nodes must have supported GPUs and appropriate NVIDIA drivers installed.

Buy Now
Questions 5

A developer with experience using Open AI compatible clients is exploring using OpenAI Compatible endpoints within Nutanix Enterprise AI.

An administrator has provided the developer with a list of OpenAI compatible endpoints that Nutanix Enterprise AI supports but one of them is unsupported.

Which option shows the unsupported endpoint type?

Options:

A.

/v1/systems

B.

/v1/embeddings

C.

/v1/chat/completions

D.

/v1/models

Buy Now
Questions 6

An administrator needs to troubleshoot an import failure from a AI/ML user and does not have the admin right to try to do a manual upload of LLM.

NCP-AI Question 6

What is the cause of the import failure?

Options:

A.

Model Instance name test already exists.

B.

Storage location configuration is not correct.

C.

Wrong pre-validated model has been selected.

D.

AI/ML User does not have the proper rights.

Buy Now
Questions 7

An AI/ML administrator is monitoring a Nutanix Enterprise AI cluster and receives an alert that the cluster's health status is Critical.

The administrator logs into the NAI Dashboard and gathers the following information:

The Infrastructure Summary component is marked as Critical (red status).

A system message indicates that their newly added Custom Chatbot service is waiting for available resources to start.

A resource usage summary shows that CPU usage is at or near 100%.

Other services are running but are responding more slowly than usual.

The cluster is currently not configured to automatically add more resources when needed.

Based on the information that the administrator gathered, what is the most appropriate action that the administrator should take to remediate the issue?

Options:

A.

Enable automatic resource scaling within NKP and allow for more CPU resources to be allocated to the clusters.

B.

Enable automatic resource scaling within NAI to allow for more CPU resources to be allocated to the clusters.

C.

Restart the Kubernetes node in a rollout fashion within Prism Central.

D.

Restart the Kubernetes node in a rollout fashion within NAI Dashboard.

Buy Now
Questions 8

A data-science team wants to test an unvalidated Hugging Face model within the NAI Dashboard.

Which option lets them onboard it?

Options:

A.

Import Model – Using CURL

B.

NGC catalog

C.

Marketplace app

D.

Import Model – Using URL

Buy Now
Questions 9

How should a non-text-generation LLM endpoint be tested?

Options:

A.

Copy the Sample API Code and URL and run it in the application.

B.

Select Custom Request and upload the provided test file, and click Test.

C.

Create a Sample Request, choose a default prompt, and click Test.

D.

Open the URL on a Browser on the HTTPS web page.

Buy Now
Questions 10

Before installation, what kind of Kubernetes StorageClass must be provisioned for model files in an NFS shares for persistent volumes?

Options:

A.

RWO

B.

RWX1

C.

S3 RWX

D.

S3 RWO

Buy Now
Questions 11

An administrator has been requested by a developer team to provide them with an endpoint.

Which action must the administrator ensure is taken before creating the first endpoint?

Options:

A.

Import a Large Language Model (LLM) to Nutanix Enterprise AI and ensure that the import status is Uploaded.

B.

Create a new Nutanix Enterprise AI instance, and ensure that status is Running.

C.

Import a Large Language Model (LLM) to Nutanix Enterprise AI and ensure that the import status is Active.

D.

Create a new Nutanix Enterprise AI instance, and ensure that status is Completed.

Buy Now
Questions 12

An Accounting Department is thrilled with the RAG Application that the Application & Data Science Teams recently rolled out. However, they provided some feedback that sometimes (approximately 20% of the time), the documents retrieved are not relevant to their prompts or are too generic.

During development, there was extensive testing between models to make sure the best possible model was selected. The Accounting Department emphasizes that when the responses use the right documents, the results are very good and they are pleased with the completeness, accuracy, and coherence of those responses.

What would be a way to address the irrelevant RAG results without having to rebuild the entire workflow?

Options:

A.

Replace the embedding model with a larger, more general-purpose language model to improve document retrieval.

B.

Fine-tune the Large Language Model on a broader dataset to enable it to generate more relevant responses.

C.

Implement a rerank model as a post retrieval step to re-order initially retrieved documents based on query-document relevance.

D.

Significantly expand the document knowledge base by ingesting a much larger volume of financial reports.

Buy Now
Questions 13

What is the correct endpoint PATH that is displayed in the NAI Dashboard?

Options:

A.

/api/v2/chat/completions

B.

/api/v1/chat/completions

C.

/api/v1/chat/endpoints

D.

/api/chat

Buy Now
Questions 14

An AI/ML administrator has received a message from the cloud platform operations team who manage the underlying compute infrastructure that there may be a resource consumption issue impacting the workload.

The AI/ML administrator isn't aware of any problems reported from the consumers of the Nutanix Enterprise AI system but has noted that additional workloads were placed on the platform recently, as well as the introduction of GPUs.

With the cloud platform team reporting a resource consumption issue, and the consumers of the service not reporting any issues, what steps should the AI/ML administrator take?

Options:

A.

Ask the Cloud Platform Operations Team to add additional CPUs to the Nutanix Enterprise AI Servers.

B.

Increase the Endpoint instances for all of the configured Endpoints on the Nutanix Enterprise AI platform.

C.

Review the Cluster & Node Usage to identify if a specific resource is being exhausted and increase it.

D.

Ask the Cloud Platform Operations Team to scale the Kubernetes Cluster worker nodes up/out.

Buy Now
Questions 15

The administrator observes a "Pod Network Unreachable" health check failure in the NAI, specifically affecting several application pods on a newly added worker node. Existing pods on other nodes are functioning normally.

Upon initial investigation, kubectl get pods -o wide shows the affected pods stuck in ContainerCreating or Pending status, and kubectl describe pod events include messages, such as: "FailedCreatePodSandBox: failed to create sandbox: rpc error: code = Unknown desc = failed to set up network for sandbox..." or "network is not ready".

What is the reason for this error and the appropriate next step that the administrator should take?

Options:

A.

The Docker/containerd runtime on the worker node is corrupted; reinstall the container runtime.

B.

The kube-proxy service is misconfigured; restart all kube-proxy pods on the cluster.

C.

The underlying Nutanix network segmentation is incorrect; verify VLAN or IP pool configurations are correct in Prism Central.

D.

The NKP CNI plugin on the affected worker node is not functioning correctly; inspect the logs of the CNI pod.

Buy Now
Questions 16

Nutanix AI officially supports which two LLM packaging formats? (Choose two.)

Options:

A.

NVIDIA NIM

B.

ONNX

C.

OLLAMA

D.

Hugging Face

Buy Now
Questions 17

What does the Sample Request code include?

Options:

A.

Endpoint URL and API key

B.

User credentials and API key

C.

Endpoint URL and GPU type

D.

GPU type and max_tokens

Buy Now
Questions 18

An administrator is configuring a container registry to store custom models for secure Nutanix Enterprise AI deployment. During testing, the administrator notices the registry is accessible both via HTTP and HTTPS, with a self-signed certificate.

Which two actions should the administrator take to meet the deployment prerequisites? (Choose two.)

Options:

A.

Disable HTTP on the container registry.

B.

Install Nutanix Enterprise AI in offline mode.

C.

Replace the certificate with a trusted TLS/SSL certificate.

D.

Ensure registry runs on the same node as the cluster.

Buy Now
Questions 19

An administrator needs to search for an available NAI helm chart version.

Which command should the administrator use?

Options:

A.

helm pull ntnx-charts/nai-core --versions

B.

helm repo list ntnx-charts/nai-core

C.

helm search repo ntnx-charts/nai-core --versions

D.

helm repo get ntnx-charts --versions

Buy Now
Questions 20

What happens if an API key is lost after closing the creation dialog?

Options:

A.

Nutanix Support can be contacted to recover it.

B.

A new one must be generated for the endpoint.

C.

It can be reset from the Endpoint page.

D.

The key can be retrieved from the NAI Dashboard.

Buy Now
Questions 21

Where can an API key be deactivated?

Options:

A.

Settings

B.

Endpoints

C.

Dashboard

D.

Admin Configuration

Buy Now
Questions 22

Refer to the exhibit.

NCP-AI Question 22

An AI/ML admin has created a new endpoint using the parameters shown in the exhibit.

The process status is Pending.

What is the issue?

Options:

A.

AI/ML admin does not have the right permission.

B.

The NVIDIA NGC Personal Key is unauthorized.

C.

Wrong GPU has been selected during the creation.

D.

The required number of GPUs are not available.

Buy Now
Exam Code: NCP-AI
Exam Name: Nutanix Certified Professional - Artificial Intelligence NCP-AI 6.10
Last Update: Dec 7, 2025
Questions: 75

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now NCP-AI testing engine

PDF (Q&A)

$31.5  $104.99
buy now NCP-AI pdf
dumpsmate guaranteed to pass

24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 07 Dec 2025