Optional headersOptional limitHow many resources should be returned. By default limit is 100. Max limit allowed is 200.
Optional projectThe project that contains the resource. Either space_id or project_id query parameter has to be given.
Optional spaceThe space that contains the resource. Either space_id or project_id query parameter has to be given.
Optional startToken required for token-based pagination. This token cannot be determined by end user. It is generated by
the service and it is set in the href available in the next field.
Optional stateFilter based on on the training job state.
Optional tagReturn only the resources with the given tag value.
Optional totalCompute the total count. May have performance impact.
Parameters for the
trainingsListoperation.