List all schedules for a type.
get/midgard/v0.1/scheduler/list/{type}/{identifier}
Get a list of all schedules for a specific type.
Request
Authorization
X-AT
header
apiKey
Path Parameters
typeThe type of resource.
string
REQUIRED
identifierThe unique identifier for the resource (e.g. a scenario ID).
integer
REQUIRED
Response
200Schedule list retrieved successfully.
400Actions of this type cannot be scheduled.
403User is not allowed to access this resource.
404Target detail not found.
Shell cURL
shell
Show schema
json