Create a Map Dependency Request.
Maximum number of dependencies to return. Default is 10000, maximum is 64000.
1 <= x <= 64000Create a Map Dependency Request.
Absolute start time to evaluate dependencies, in seconds since UNIX epoch. Must be <= end_time (when time_range is not provided).
1622548800
Absolute end time to evaluate dependencies, in seconds since UNIX epoch. Must be >= start_time (when time_range is not provided).
1622635200
Time range in seconds (minimum 1). Can be used with either start_time (seconds after start_time), end_time (seconds before end_time), or without either (seconds before now).
x >= 17200
Optional list of service nodes to filter dependencies by. Only dependencies involving these nodes will be returned.
Success - Results are ready or request has failed (see status field)