See pdg.PathMap for more information.
Methods ¶
mapFrom
: str
Property
The path that the entry maps from.
createdBy
: str
Property
The path to the scheduler that created the entry, if any.
mapTo
: str
Property
The path that the entry maps to.
matchType
: pdg.pathMapMatchType
Property
The match type used when comparing the mapFrom
string with an input string. Determines if the mapFrom
should be checked as a prefix, suffix, or as any part of the input string to the path mapping operation.
zone
: str
Property
The path mapping zone the entry is associated with.