Replace (REPLACE)
If a service definition with the same name already exists, this specifies whether it is replaced.
The possible values are:
- *NO
- This definition does not replace any existing service definition with the same name. The command fails if the named service definition already exists.
- *YES
- Replace the existing service definition. If there is no definition with the same name, a new definition is created.