ResourceAdvisorService provides insights into capacity availability for various resources. It helps users understand where they can launch instances or allocate storage based on their quotas and the current physical capacity in the data centers.
| Method | |
Returns a list of resource advice entries for the caller's tenant. Each entry represents a unique combination of region, fabric, platform, and preset (e.g., gpu-b200-sxm / 8gpu-160vcpu-1792gb in us-central1-b) and reports current capacity availability across three allocation types: reserved, on-demand, and preemptible... |
Returns a list of resource advice entries for the caller's tenant. Each entry represents a unique combination of region, fabric, platform, and preset (e.g., gpu-b200-sxm / 8gpu-160vcpu-1792gb in us-central1-b) and reports current capacity availability across three allocation types: reserved, on-demand, and preemptible. Use this method to determine where and which compute instances can be launched given the tenant's quotas, capacity block groups, and the current physical capacity in data centers. Supports filtering by region, resource type, or platform.