v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Create a security profile v2.

post/v1/{+parent}/securityProfilesV2

Path parameters

parentstring required

Required. The parent resource name. Format: organizations/{org}

Query parameters

securityProfileV2Idstring

Required. The security profile id.

Request body

profileAssessmentConfigsobject

Required. The configuration for each assessment in this profile. Key is the name/id of the assessment.

riskAssessmentType'RISK_ASSESSMENT_TYPE_UNSPECIFIED' | 'APIGEE' | 'API_HUB'

Optional. The risk assessment type of the security profile. Defaults to ADVANCED_API_SECURITY.

googleDefinedboolean

Output only. Whether the security profile is google defined.

descriptionstring

Optional. The description of the security profile.

namestring

Identifier. Name of the security profile v2 resource. Format: organizations/{org}/securityProfilesV2/{profile}

createTimestring google-datetime

Output only. The time of the security profile creation.

updateTimestring google-datetime

Output only. The time of the security profile update.

Response

Successful response