This element lists information about a mutator. It can occur in two places:
Element name |
Type |
Multiplicity |
Description |
MutatorPath |
PathType |
required |
The absolute file path to the mutator (preflight profile or action list) |
Name |
string |
optional |
The name of the mutator |
Company |
string |
optional |
The company of the author of the mutator |
Author |
string |
optional |
The author of the mutator |
Description |
string |
optional |
The description of the mutator |
MutatorType |
enumeration |
optional |
The mutator type: PreflightProfile or ActionList |
DateTime |
date-time |
optional |
The most recent modification date and time of the mutator |
Version |
integer |
optional |
The version of the mutator |
IsFullyUnderstood |
boolean |
optional |
True if PitStop Server CLI fully supports all settings and instructions in this mutator |
IsVersionCorrect |
boolean |
optional |
True if the version of the mutator is correct |
IsConfigurationCorrect |
boolean |
optional |
True if the configuration of the mutator is correct |