rollback Ldif
Parameters
value
A templatized LDIF string used to attempt to rollback any changes in the event that execution of the creation_ldif
results in an error. This may contain multiple LDIF entries. All LDIF entries are performed in order. If Vault encounters an error while executing an entry in the rollback_ldif
it will attempt to continue executing any remaining entries. This field may optionally be provided as a base64 encoded string.