CreateGuardrailProvider
POST/v1/customers/:customer_id/projects/:project_id/guardrails/providers
CreateGuardrailProvider registers a new provider instance in the
requested scope. Any accepted kind may be created, including the kinds
the catalog templates use. Returns ALREADY_EXISTS when the name is taken
in that scope, and INVALID_ARGUMENT for an unaccepted kind, a
configuration the kind cannot be built from, or a credential in config.
Request
Responses
- 200
Success