Module: Google::Cloud::AssuredWorkloads::V1beta1::Workload::SaaEnrollmentResponse::SetupError

Defined in:
proto_docs/google/cloud/assuredworkloads/v1beta1/assuredworkloads.rb

Overview

Setup error of SAA enrollment.

Constant Summary collapse

SETUP_ERROR_UNSPECIFIED =

Unspecified.

0
ERROR_INVALID_BASE_SETUP =

Invalid states for all customers, to be redirected to AA UI for additional details.

1
ERROR_MISSING_EXTERNAL_SIGNING_KEY =

Returned when there is not an EKM key configured.

2
ERROR_NOT_ALL_SERVICES_ENROLLED =

Returned when there are no enrolled services or the customer is enrolled in CAA only for a subset of services.

3
ERROR_SETUP_CHECK_FAILED =

Returned when exception was encountered during evaluation of other criteria.

4