- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Creates a TargetServer
in the specified environment.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*}/targetservers
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent environment name under which the TargetServer will be created. Must be of the form Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
name |
Optional. The ID to give the TargetServer. This will overwrite the value in |
Request body
The request body contains an instance of TargetServer
.
Response body
If successful, the response body contains a newly created instance of TargetServer
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform