Gets the IAP settings on a particular IAP protected resource.
HTTP request
GET https://iap.googleapis.com/v1/{name=**}:iapSettings
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The resource name for which to retrieve the settings. Authorization: Requires the Authorization requires one or more of the following IAM permissions on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of IapSettings
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.