2023-09-29
▼ ▲ networkservices.projects.locations.lbRouteExtensions.create
Description : Creates a new `LbRouteExtension` resource in a given project and location.
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Path : v1beta1/{+parent}/lbRouteExtensions
Parameters :
requestId
Location : query
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
parent
Type : string
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Required. The parent resource of the `LbRouteExtension` resource. Must be in the format `projects/{project}/locations/{location}`.
lbRouteExtensionId
Location : query
Description : Required. User-provided ID of the `LbRouteExtension` resource to be created.
Type : string
Parameter Order : parent
▼ ▲ networkservices.projects.locations.lbRouteExtensions.delete
Path : v1beta1/{+name}
HTTP Method : DELETE
Description : Deletes the specified `LbRouteExtension` resource.
Parameters :
requestId
Type : string
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
name
Description : Required. The name of the `LbRouteExtension` resource to delete. Must be in the format `projects/{project}/locations/{location}/lbRouteExtensions/{lb_route_extension}`.
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/lbRouteExtensions/[^/]+$
Required : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}
Parameter Order : name
▼ ▲ networkservices.projects.locations.lbRouteExtensions.get
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+name}
HTTP Method : GET
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/lbRouteExtensions/[^/]+$
Type : string
Required : Yes
Location : path
Description : Required. A name of the `LbRouteExtension` resource to get. Must be in the format `projects/{project}/locations/{location}/lbRouteExtensions/{lb_route_extension}`.
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}
Parameter Order : name
Description : Gets details of the specified `LbRouteExtension` resource.
▼ ▲ networkservices.projects.locations.lbRouteExtensions.list
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Path : v1beta1/{+parent}/lbRouteExtensions
Parameters :
orderBy
Type : string
Description : Optional. Hint for how to order the results.
Location : query
parent
Description : Required. The project and location from which the `LbRouteExtension` resources are listed, specified in the following format: `projects/{project}/locations/{location}`.
Pattern : ^projects/[^/]+/locations/[^/]+$
Type : string
Location : path
Required : Yes
pageSize
Description : Optional. Requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.
Format : int32
Type : integer
Location : query
pageToken
Description : Optional. A token identifying a page of results that the server returns.
Location : query
Type : string
filter
Type : string
Location : query
Description : Optional. Filtering results.
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions
Description : Lists `LbRouteExtension` resources in a given project and location.
Parameter Order : parent
▼ ▲ networkservices.projects.locations.lbRouteExtensions.patch
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbRouteExtensions/{lbRouteExtensionsId}
Parameters :
updateMask
Format : google-fieldmask
Type : string
Location : query
Description : Required. Used to specify the fields to be overwritten in the `LbRouteExtension` resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field is overwritten if it is in the mask. If the user does not specify a mask, then all fields are overwritten.
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
name
Required : Yes
Type : string
Location : path
Description : Required. Name of the `LbRouteExtension` resource in the following format: `projects/{project}/locations/{location}/lbRouteExtensions/{lb_route_extension}`.
Pattern : ^projects/[^/]+/locations/[^/]+/lbRouteExtensions/[^/]+$
Path : v1beta1/{+name}
Description : Updates the parameters of the specified `LbRouteExtension` resource.
Parameter Order : name
HTTP Method : PATCH
▼ ▲ networkservices.projects.locations.lbTrafficExtensions.list
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions
HTTP Method : GET
Description : Lists `LbTrafficExtension` resources in a given project and location.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameters :
parent
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. The project and location from which the `LbTrafficExtension` resources are listed, specified in the following format: `projects/{project}/locations/{location}`.
Required : Yes
Type : string
filter
Description : Optional. Filtering results.
Type : string
Location : query
pageSize
Description : Optional. Requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.
Format : int32
Location : query
Type : integer
pageToken
Location : query
Description : Optional. A token identifying a page of results that the server returns.
Type : string
orderBy
Description : Optional. Hint for how to order the results.
Type : string
Location : query
Path : v1beta1/{+parent}/lbTrafficExtensions
Parameter Order : parent
▼ ▲ networkservices.projects.locations.lbTrafficExtensions.create
Description : Creates a new `LbTrafficExtension` resource in a given project and location.
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+parent}/lbTrafficExtensions
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions
HTTP Method : POST
Parameter Order : parent
Parameters :
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
parent
Type : string
Description : Required. The parent resource of the `LbTrafficExtension` resource. Must be in the format `projects/{project}/locations/{location}`.
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Location : path
lbTrafficExtensionId
Type : string
Location : query
Description : Required. User-provided ID of the `LbTrafficExtension` resource to be created.
▼ ▲ networkservices.projects.locations.lbTrafficExtensions.patch
Path : v1beta1/{+name}
HTTP Method : PATCH
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}
Description : Updates the parameters of the specified `LbTrafficExtension` resource.
Parameters :
requestId
Location : query
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Type : string
updateMask
Format : google-fieldmask
Location : query
Type : string
Description : Required. Used to specify the fields to be overwritten in the `LbTrafficExtension` resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field is overwritten if it is in the mask. If the user does not specify a mask, then all fields are overwritten.
name
Required : Yes
Description : Required. Name of the `LbTrafficExtension` resource in the following format: `projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}`.
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/lbTrafficExtensions/[^/]+$
Type : string
▼ ▲ networkservices.projects.locations.lbTrafficExtensions.delete
Path : v1beta1/{+name}
Description : Deletes the specified `LbTrafficExtension` resource.
Parameter Order : name
Parameters :
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, ignores the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
name
Pattern : ^projects/[^/]+/locations/[^/]+/lbTrafficExtensions/[^/]+$
Required : Yes
Description : Required. The name of the `LbTrafficExtension` resource to delete. Must be in the format `projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}`.
Type : string
Location : path
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}
HTTP Method : DELETE
▼ ▲ networkservices.projects.locations.lbTrafficExtensions.get
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/lbTrafficExtensions/{lbTrafficExtensionsId}
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : GET
Path : v1beta1/{+name}
Parameters :
name
Type : string
Description : Required. A name of the `LbTrafficExtension` resource to get. Must be in the format `projects/{project}/locations/{location}/lbTrafficExtensions/{lb_traffic_extension}`.
Pattern : ^projects/[^/]+/locations/[^/]+/lbTrafficExtensions/[^/]+$
Required : Yes
Location : path
Description : Gets details of the specified `LbTrafficExtension` resource.