Question 15 of 32 from exam 300-915-DEVIOT: Developing Solutions using Cisco IoT and Edge Platforms

Question 15 of 32 from exam 300-915-DEVIOT: Developing Solutions using Cisco IoT and Edge Platforms

Question

descriptor-schema-version: "2.4"

info:
name: hello world
description: "Hello world 1xc type application"
version: "1.
author-link: "http://www.cisco.com"
author-name: "Cisco Systems"

app:
type:
cpuarch: x86_64
resources:

profile: custom
cpu: 200
memory: 64
disk: 2

network:

interface-name: eth0
# Specify runtime and startup
startup:

rootf: rootfs.tar

target: "/var/helloworld/helloworld"

Refer to the exhibit.

While troubleshooting an error on an application descriptor for a Docker app in Cisco IOx (package.yaml), the app type appears to be missing.

Which app type must be added to the snippet to resolve the issue?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.