projects
Creates a Plugin instance in the API hub.
post/v1/{+parent}/instances
Path parameters
parentstring required
Required. The parent of the plugin instance resource. Format: projects/{project}/locations/{location}/plugins/{plugin}
Query parameters
pluginInstanceIdstring
Optional. The ID to use for the plugin instance, which will become the final component of the plugin instance's resource name. This field is optional. * If provided, the same will be used. The service will throw an error if the specified id is already used by another plugin instance in the plugin resource. * If not provided, a system generated id will be used. This value should be 4-63 characters, and valid characters are /a-z[0-9]-_/.
Request body
Response
Successful response