nerdexam
Magento

M70-101 · Question #3

To register a new API resource, what should you do?

The correct answer is B. Create etc/api.xml and register your resource in the api/resources node. See the full explanation below for the reasoning.

Question

To register a new API resource, what should you do?

Options

  • ARegister your new resource in config.xml in the node global/api/ [module name]/resources.
  • BCreate etc/api.xml and register your resource in the api/resources node.
  • CGo to the System/Web services/API Resources management page, and add a new resource from
  • DCreate an etc/resources.xml config file and register your resource in the api/resources node.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    75% (15)
  • C
    15% (3)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice