Scorecards
Last updated
Last updated
Use these operations to interact with Scorecards in Cortex.
Create, read, update, or delete Scorecards: Your API key must have the Edit Scorecards
permission.
View Scorecards: Your API key must have the View Scorecards
permission.
Approve or revoke Scorecard exemptions: Your API key must have the Configure Scorecard exemptions
permission.
Page number to return, 0-indexed. Default 0.
Number of results to return per page, between 1 and 1000. Default 250.
Returns latest scores for all entities in the Scorecard
Unique tag for the Scorecard
my-production-readiness-checklist
Entity tag (x-cortex-tag)
Number of results to return per page, between 1 and 1000. Default 250.
Page number to return, 0-indexed. Default 0.
Unique tag for the Scorecard.
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
Unique tag for the Scorecard
my-production-readiness-checklist
The entity tag (x-cortex-tag
) that identifies the entity.
Create or update a Scorecard using the descriptor YAML. The operation is determined by the existence of a Scorecard with the same tag
as passed in the descriptor.
When true, this endpoint only validates the descriptor contents and returns any errors or warnings.
Request Scorecard rule exemption
Unique tag for the Scorecard
my-production-readiness-checklist
The entity tag (x-cortex-tag
) that identifies the entity.
Number of days how long rule should be exempt. If not set, rule will be exempt until exempt until revoked.
Reason for creating exemption
Identifier of the Scorecard rule to request exemption for
Revoke Scorecard rule exemption
Unique tag for the Scorecard
my-production-readiness-checklist
The entity tag (x-cortex-tag
) that identifies the entity.
Identifier of the Scorecard rule
Approve Scorecard rule exemption
Unique tag for the Scorecard
my-production-readiness-checklist
The entity tag (x-cortex-tag
) that identifies the entity.
Identifier of the Scorecard rule
Deny Scorecard rule exemption
Unique tag for the Scorecard
my-production-readiness-checklist
The entity tag (x-cortex-tag
) that identifies the entity.
Identifier of the Scorecard rule