“slice_map” creates a slice object from a map object.
def slice_new(name, map, state=1, source_state=0):
slice_new | api