- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Updates the certificate in an alias.
HTTP request
PUT https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/keystores/*/aliases/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Name of the alias. Use the following format in your request: Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
ignoreExpiryValidation |
Required. Flag that specifies whether to ignore expiry validation. If set to |
ignoreNewlineValidation |
Flag that specifies whether to ignore newline validation. If set to |
Request body
The request body contains an instance of HttpBody
.
Response body
If successful, the response body contains an instance of Alias
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform