Resource: WildfireVerdictChangeRequest
Message for a WildfireVerdictChangeRequest.
| JSON representation |
|---|
{ "name": string, "wildfireVerdictChangeRequestId": string, "sha256": string, "newVerdict": enum ( |
| Fields | |
|---|---|
name |
Output only. Identifier. The relative name of the WildfireVerdictChangeRequest. Output only. This is a unique identifier generated by the third party API. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewallEndpoint}/wildfireVerdictChangeRequests/{wildfireVerdictChangeRequestId} Where {wildfireVerdictChangeRequestId} is the ID in the format: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ |
wildfireVerdictChangeRequestId |
Output only. The ID of the WildfireVerdictChangeRequest. This is a unique identifier generated by the third party API. Format: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ |
sha256 |
Required. The SHA256 hash of the Malware Sample to change the verdict of. |
newVerdict |
Required. The suggested verdict to apply to the Malware Sample. |
comment |
Required. The justification for the verdict change request. Max length 2048 characters. |
createTime |
Output only. The timestamp when the WildfireVerdictChangeRequest was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
oldVerdict |
Output only. The original verdict of the Malware Sample. |
state |
Output only. The review state of the WildfireVerdictChangeRequest. |
updateTime |
Output only. The timestamp when the WildfireVerdictChangeRequest was last updated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
resolutionTime |
Output only. The timestamp when the WildfireVerdictChangeRequest was resolved. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
finalVerdict |
Output only. The final verdict of the Malware Sample. |
fileName |
Output only. The file name of the Malware Sample. |
fileType |
Output only. The file type of the Malware Sample. |
sourceRegion |
Output only. The region of the file associated with the Malware Sample. |
Methods |
|
|---|---|
|
Create WildfireVerdictChangeRequest in a given Firewall Endpoint in a project and location. |
|
Get WildfireVerdictChangeRequest in a given Firewall Endpoint in a project and location. |
|
Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in a project and location. |