exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 44 discussion

Actual exam question from Cisco's 350-901
Question #: 44
Topic #: 1
[All 350-901 Questions]


Refer to the exhibit. An Intersight API is being used to query RackUnit resources that have a tag keyword set to `Site`.
What is the expected output of this command?

  • A. list of all resources that have a tag with the keyword ג€Siteג€
  • B. error message because the Value field was not specified
  • C. error message because the tag filter should be lowercase
  • D. list of all sites that contain RackUnit tagged compute resources
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Teringzooi
7 months, 2 weeks ago
Selected Answer: A
A is correct The $filter query option allows clients to retrieve a subset of resources based on some expression. It supports multiple operators to filter managed objects: eq, ne, gt, ge, lt, le, and, or, not, and in operators, as well as a set of string functions (contains, endswith, and so on). Here are a few examples: GET /api/v1/compute/RackUnits?$filter=Name eq 'WZP211704KM' GET /api/v1/compute/RackUnits?$filter=Model ne 'UCSC-C240-M5SN' GET /api/v1/RackUnits?$filter=NumCpuCores ge 6 and AvailableMemory gt 65000 GET /api/v1/RackUnits?$filter=not(Model eq 'HX220C-M5SX' or Model eq 'HX220C-M5S') GET /api/v1/RackUnits?$filter=Model in ('HX220C-M5SX', 'UCSC-C240-M5SN') GET /api/v1/RackUnits?$filter=contains(Model,'C240') GET /api/v1/RackUnits?$filter=endswith(Model,'M5') GET /api/v1/aaa/AuditRecords?$filter=CreateTime gt 2020-06-20T08:00:0.000Z
upvoted 2 times
...
designated
9 months, 1 week ago
Selected Answer: A
A is correct The $filter query option allows clients to retrieve a subset of resources based on some expression. It supports multiple operators to filter managed objects: eq, ne, gt, ge, lt, le, and, or, not, and in operators, as well as a set of string functions (contains, endswith, and so on). Here are a few examples: GET /api/v1/compute/RackUnits?$filter=Name eq 'WZP211704KM' GET /api/v1/compute/RackUnits?$filter=Model ne 'UCSC-C240-M5SN' GET /api/v1/RackUnits?$filter=NumCpuCores ge 6 and AvailableMemory gt 65000 GET /api/v1/RackUnits?$filter=not(Model eq 'HX220C-M5SX' or Model eq 'HX220C-M5S') GET /api/v1/RackUnits?$filter=Model in ('HX220C-M5SX', 'UCSC-C240-M5SN') GET /api/v1/RackUnits?$filter=contains(Model,'C240') GET /api/v1/RackUnits?$filter=endswith(Model,'M5') GET /api/v1/aaa/AuditRecords?$filter=CreateTime gt 2020-06-20T08:00:0.000Z
upvoted 1 times
...
bboycoi
11 months, 2 weeks ago
A- Devcor Study Guide, page 86
upvoted 1 times
...
asdasdqweqwe
1 year, 3 months ago
Selected Answer: A
A - is correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago