The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
Deletes a scorecard.
The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
Scorecard was deleted successfully.
Schedules an evaluation of the scorecard selected services.
The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
The scheduling for scorecard evaluation was accepted.
Lists services targeted by a scorecard.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of services targeted by a scorecard.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
A paginated list response for a collection of services targeted by a scorecard.
returns the pagination information
Service object that includes its score for the given scorecard.
Lists criteria, including passing service counts, belonging to a scorecard.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of criteria belonging to a scorecard.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
A paginated list response for a collection of criteria belonging to a scorecard.
returns the pagination information
Lists services targeted by a scorecard criteria with evaluation results per-service.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of services targeted by a scorecard criteria.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
The id of the scorecard.
Example:f3704e4c-104d-4f21-998a-20d4364c893f
The id of the criteria.
Example:5c1121f9-3f3a-47c7-9bb6-c81a51128714
A paginated list response for a collection of services targeted by a scorecard criteria.
returns the pagination information
Service object that includes its evaluation result for the given scorecard criteria.