2024-03-12
▼ ▲ sql.instances.acquireSsrsLease
Path : v1/projects/{project}/instances/{instance}/acquireSsrsLease
Flat Path : v1/projects/{project}/instances/{instance}/acquireSsrsLease
HTTP Method : POST
Parameters :
project
Description : Required. Project ID of the project that contains the instance (Example: project-id).
Location : path
Required : Yes
Type : string
instance
Description : Required. Cloud SQL instance ID. This doesn't include the project ID. It's composed of lowercase letters, numbers, and hyphens, and it must start with a letter. The total length must be 98 characters or less (Example: instance-id).
Location : path
Required : Yes
Type : string
Parameter Order :
Scopes :
Description : Acquire a lease for the setup of SQL Server Reporting Services (SSRS).
▼ ▲ sql.instances.releaseSsrsLease
Path : v1/projects/{project}/instances/{instance}/releaseSsrsLease
Flat Path : v1/projects/{project}/instances/{instance}/releaseSsrsLease
HTTP Method : POST
Parameters :
project
Description : Required. The project ID that contains the instance.
Location : path
Required : Yes
Type : string
instance
Description : Required. The Cloud SQL instance ID. This doesn't include the project ID. The instance ID contains lowercase letters, numbers, and hyphens, and it must start with a letter. This ID can have a maximum length of 98 characters.
Location : path
Required : Yes
Type : string
Parameter Order :
Scopes :
Description : Release a lease for the setup of SQL Server Reporting Services (SSRS).