Skip to content

Commit

Permalink
F OpenNebula/one#6063: Add update type flag to backupjob update (#2671)
Browse files Browse the repository at this point in the history
  • Loading branch information
paczerny authored Sep 7, 2023
1 parent a4ec3ff commit 9d3a7a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8159,6 +8159,7 @@ Type Data Type Description
IN String The session string.
IN Int The object ID.
IN String The new Backup Job content. Syntax can be the usual ``attribute=value`` or XML.
IN Int Update type: **0**: Replace the whole template. **1**: Merge new template with the existing one.
OUT Boolean True or false whenever is successful or not.
OUT Int/String The resource ID / The error string.
OUT Int Error code.
Expand Down

0 comments on commit 9d3a7a0

Please sign in to comment.