v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1363121226.6 KB
projects

Creates a new UrlList in a given project and location.

post/v1/{+parent}/urlLists

Path parameters

parentstring required

Required. The parent resource of the UrlList. Must be in the format projects/*/locations/{location}.

Query parameters

urlListIdstring

Required. Short name of the UrlList resource to be created. This value should be 1-63 characters long, containing only letters, numbers, hyphens, and underscores, and should not start with a number. E.g. "url_list".

Request body

namestring

Required. Name of the resource provided by the user. Name is of the form projects/{project}/locations/{location}/urlLists/{url_list} url_list should match the pattern:(^a-z?$).

updateTimestring google-datetime

Output only. Time when the security policy was updated.

valuesstring[]

Required. FQDNs and URLs.

createTimestring google-datetime

Output only. Time when the security policy was created.

descriptionstring

Optional. Free-text description of the resource.

Response

Successful response