v1

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

Creates a new report containing customer feedback.

post/v1/{+parent}/securityFeedback

Path parameters

parentstring required

Required. Name of the organization. Use the following structure in your request: organizations/{org}.

Query parameters

securityFeedbackIdstring

Optional. The id for this feedback report. If not provided, it will be set to a system-generated UUID.

Request body

namestring

Output only. Identifier. The feedback name is intended to be a system-generated uuid.

createTimestring google-datetime

Output only. The time when this specific feedback id was created.

feedbackType'FEEDBACK_TYPE_UNSPECIFIED' | 'EXCLUDED_DETECTION'

Required. The type of feedback being submitted.

updateTimestring google-datetime

Output only. The time when this specific feedback id was updated.

reason'REASON_UNSPECIFIED' | 'INTERNAL_SYSTEM' | 'NON_RISK_CLIENT' | 'NAT' | 'PENETRATION_TEST' | 'OTHER'

Optional. The reason for the feedback.

displayNamestring

Optional. The display name of the feedback.

commentstring

Optional. Optional text the user can provide for additional, unstructured context.

Response

Successful response