FCP – FortiManager Administrator 7.4 — Question 30

Which API method is used to create objects or overwrite existing ones?

Answer options

Correct answer: A

Explanation

The 'Set' method is the correct choice as it is specifically designed to create new objects or modify existing ones in an API context. The 'Add' method typically is used to insert new items without altering existing ones, while 'Exec' and 'Update' do not specifically denote the creation or complete overwriting of objects.