WafAssessmentDefinitions

Create new Assessment

Create a new Assessment Definition. The definition is used to manage a set of versions. This request takes no body

post/v1/well-architected-framework/assessment-definition/create

Response

Created

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

Changes