v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
WafAssessmentDefinitions

Set state of Assessment Definition

Set the Active state for a Assessment Definition. When the state is true, the Assessment will be used in resource selection.

post/v1/well-architected-framework/assessment-definition/item/{assessment_id}/set-state

Path parameters

assessment_idstring required

ID of Assessment Definition. This can be retrieved using Filter Assessment Definitions API.

Request body

sysIdstring

Identifier of the definition

createdOnstring date-time

Definition created on

updatedOnstring date-time

Definition updated on

tenant_idstring required

Tenant owning the assessment

ownerstring

Owner of the assessment

approverstring

Approver of the assessment

namestring

Name of the assessment

descriptionstring

Description of the assessment

is_activeboolean required

States if the assessment is active or not

Response

Updated

sysIdstring

Identifier of the definition

createdOnstring date-time

Definition created on

updatedOnstring date-time

Definition updated on

tenant_idstring required

Tenant owning the assessment

ownerstring

Owner of the assessment

approverstring

Approver of the assessment

namestring

Name of the assessment

descriptionstring

Description of the assessment

is_activeboolean required

States if the assessment is active or not