- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists discovery configurations.
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent resource name. The format of this value is as follows: The following example
Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
page |
Page token to continue retrieval. Comes from the previous call to discoveryConfigs.list. |
page |
Size of the page. This value can be limited by a server. |
order |
Comma-separated list of config fields to order by, followed by Example: Supported fields are:
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListDiscoveryConfigsResponse
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.