203100 - Failed to Get Cloud Armor Security Policy Rule
Uploading..Agent error code #203100 indicates that the agent could not retrieve the Cloud Armor security policy rule from GCP. The error message includes additional detail about the underlying cause (e.g., authentication, authorization, resource not found, or timeout).
This error occurs during the GET phase of a grant or revocation operation, before any modification is attempted.
Common causes include:
compute.securityPolicies.get permission (see also #203002)
The GCP project ID is incorrect
Network connectivity to the GCP API failed (see also #203000, #203003)
Steps to Resolve
Verify the Security Policy Name and Rule Priority
Verify the GCP Project ID
Check IAM Permissions
compute.securityPolicies.get permission
See error #203002 for detailed IAM troubleshooting steps