Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A list of REST requests to give to delete
FieldTypeDescription
IDToscaConceptIdentifierThe name and version of the Configuration Entity
createRestSequencerestSequenceList<RestSequence>List<RestRequest>A list of REST requests to give to create the Configuration Entity
readRestSequenceList<RestSequence>A list of REST requests to give to read the Configuration Entity
updateRestSequenceList<RestSequence>A list of REST requests to give to update the Configuration Entity
deleteRestSequenceList<RestSequence>manage the Configuration Entity

The RestSequence RestRequest type is described in the following table:

...