v1

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

CreateSecurityProfile create a new custom security profile.

post/v1/{+parent}/securityProfiles

Path parameters

parentstring required

Required. Name of organization. Format: organizations/{org}

Query parameters

securityProfileIdstring

Required. The ID to use for the SecurityProfile, which will become the final component of the action's resource name. This value should be 1-63 characters and validated by "(^a-z?$)".

Request body

displayNamestring

DEPRECATED: DO NOT USE Display name of the security profile.

revisionUpdateTimestring google-datetime

Output only. The time when revision was updated.

maxScoreinteger

Output only. Maximum security score that can be generated by this profile.

revisionCreateTimestring google-datetime

Output only. The time when revision was created.

descriptionstring

Description of the security profile.

revisionIdstring int64

Output only. Revision ID of the security profile.

namestring

Immutable. Name of the security profile resource. Format: organizations/{org}/securityProfiles/{profile}

revisionPublishTimestring google-datetime

Output only. DEPRECATED: DO NOT USE The time when revision was published. Once published, the security profile revision cannot be updated further and can be attached to environments.

minScoreinteger

Output only. Minimum security score that can be generated by this profile.

Response

Successful response