Volcengine v0.0.32 published on Sunday, Jun 8, 2025 by Volcengine
volcengine.ebs.getMaxExtraPerformances
Explore with Pulumi AI
Use this data source to query detailed information of ebs max extra performances
Using getMaxExtraPerformances
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMaxExtraPerformances(args: GetMaxExtraPerformancesArgs, opts?: InvokeOptions): Promise<GetMaxExtraPerformancesResult>
function getMaxExtraPerformancesOutput(args: GetMaxExtraPerformancesOutputArgs, opts?: InvokeOptions): Output<GetMaxExtraPerformancesResult>
def get_max_extra_performances(name_regex: Optional[str] = None,
output_file: Optional[str] = None,
size: Optional[int] = None,
volume_id: Optional[str] = None,
volume_type: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMaxExtraPerformancesResult
def get_max_extra_performances_output(name_regex: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
size: Optional[pulumi.Input[int]] = None,
volume_id: Optional[pulumi.Input[str]] = None,
volume_type: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMaxExtraPerformancesResult]
func GetMaxExtraPerformances(ctx *Context, args *GetMaxExtraPerformancesArgs, opts ...InvokeOption) (*GetMaxExtraPerformancesResult, error)
func GetMaxExtraPerformancesOutput(ctx *Context, args *GetMaxExtraPerformancesOutputArgs, opts ...InvokeOption) GetMaxExtraPerformancesResultOutput
> Note: This function is named GetMaxExtraPerformances
in the Go SDK.
public static class GetMaxExtraPerformances
{
public static Task<GetMaxExtraPerformancesResult> InvokeAsync(GetMaxExtraPerformancesArgs args, InvokeOptions? opts = null)
public static Output<GetMaxExtraPerformancesResult> Invoke(GetMaxExtraPerformancesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMaxExtraPerformancesResult> getMaxExtraPerformances(GetMaxExtraPerformancesArgs args, InvokeOptions options)
public static Output<GetMaxExtraPerformancesResult> getMaxExtraPerformances(GetMaxExtraPerformancesArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:ebs/getMaxExtraPerformances:getMaxExtraPerformances
arguments:
# arguments dictionary
The following arguments are supported:
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Size int
- The size of the volume. Unit: GiB.
- Volume
Id string - The id of the volume.
- Volume
Type string - The type of the volume. Valid values:
TSSD_TL0
.
- Name
Regex string - A Name Regex of Resource.
- Output
File string - File name where to save data source results.
- Size int
- The size of the volume. Unit: GiB.
- Volume
Id string - The id of the volume.
- Volume
Type string - The type of the volume. Valid values:
TSSD_TL0
.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- size Integer
- The size of the volume. Unit: GiB.
- volume
Id String - The id of the volume.
- volume
Type String - The type of the volume. Valid values:
TSSD_TL0
.
- name
Regex string - A Name Regex of Resource.
- output
File string - File name where to save data source results.
- size number
- The size of the volume. Unit: GiB.
- volume
Id string - The id of the volume.
- volume
Type string - The type of the volume. Valid values:
TSSD_TL0
.
- name_
regex str - A Name Regex of Resource.
- output_
file str - File name where to save data source results.
- size int
- The size of the volume. Unit: GiB.
- volume_
id str - The id of the volume.
- volume_
type str - The type of the volume. Valid values:
TSSD_TL0
.
- name
Regex String - A Name Regex of Resource.
- output
File String - File name where to save data source results.
- size Number
- The size of the volume. Unit: GiB.
- volume
Id String - The id of the volume.
- volume
Type String - The type of the volume. Valid values:
TSSD_TL0
.
getMaxExtraPerformances Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Performances
List<Get
Max Extra Performances Performance> - The collection of query.
- Total
Count int - The total count of query.
- Name
Regex string - Output
File string - Size int
- Volume
Id string - Volume
Type string
- Id string
- The provider-assigned unique ID for this managed resource.
- Performances
[]Get
Max Extra Performances Performance - The collection of query.
- Total
Count int - The total count of query.
- Name
Regex string - Output
File string - Size int
- Volume
Id string - Volume
Type string
- id String
- The provider-assigned unique ID for this managed resource.
- performances
List<Get
Max Extra Performances Performance> - The collection of query.
- total
Count Integer - The total count of query.
- name
Regex String - output
File String - size Integer
- volume
Id String - volume
Type String
- id string
- The provider-assigned unique ID for this managed resource.
- performances
Get
Max Extra Performances Performance[] - The collection of query.
- total
Count number - The total count of query.
- name
Regex string - output
File string - size number
- volume
Id string - volume
Type string
- id str
- The provider-assigned unique ID for this managed resource.
- performances
Sequence[Get
Max Extra Performances Performance] - The collection of query.
- total_
count int - The total count of query.
- name_
regex str - output_
file str - size int
- volume_
id str - volume_
type str
- id String
- The provider-assigned unique ID for this managed resource.
- performances List<Property Map>
- The collection of query.
- total
Count Number - The total count of query.
- name
Regex String - output
File String - size Number
- volume
Id String - volume
Type String
Supporting Types
GetMaxExtraPerformancesPerformance
- Baselines
List<Get
Max Extra Performances Performance Baseline> - The baseline of the performance.
- Limits
List<Get
Max Extra Performances Performance Limit> - The limit of the extra performance.
- Max
Extra List<GetPerformance Can Purchases Max Extra Performances Performance Max Extra Performance Can Purchase> - The max extra performance can purchase.
- Baselines
[]Get
Max Extra Performances Performance Baseline - The baseline of the performance.
- Limits
[]Get
Max Extra Performances Performance Limit - The limit of the extra performance.
- Max
Extra []GetPerformance Can Purchases Max Extra Performances Performance Max Extra Performance Can Purchase - The max extra performance can purchase.
- baselines
List<Get
Max Extra Performances Performance Baseline> - The baseline of the performance.
- limits
List<Get
Max Extra Performances Performance Limit> - The limit of the extra performance.
- max
Extra List<GetPerformance Can Purchases Max Extra Performances Performance Max Extra Performance Can Purchase> - The max extra performance can purchase.
- baselines
Get
Max Extra Performances Performance Baseline[] - The baseline of the performance.
- limits
Get
Max Extra Performances Performance Limit[] - The limit of the extra performance.
- max
Extra GetPerformance Can Purchases Max Extra Performances Performance Max Extra Performance Can Purchase[] - The max extra performance can purchase.
- baselines
Sequence[Get
Max Extra Performances Performance Baseline] - The baseline of the performance.
- limits
Sequence[Get
Max Extra Performances Performance Limit] - The limit of the extra performance.
- max_
extra_ Sequence[Getperformance_ can_ purchases Max Extra Performances Performance Max Extra Performance Can Purchase] - The max extra performance can purchase.
- baselines List<Property Map>
- The baseline of the performance.
- limits List<Property Map>
- The limit of the extra performance.
- max
Extra List<Property Map>Performance Can Purchases - The max extra performance can purchase.
GetMaxExtraPerformancesPerformanceBaseline
- Iops int
- The limit of the iops.
- Throughput int
- The limit of the throughput.
- Iops int
- The limit of the iops.
- Throughput int
- The limit of the throughput.
- iops Integer
- The limit of the iops.
- throughput Integer
- The limit of the throughput.
- iops number
- The limit of the iops.
- throughput number
- The limit of the throughput.
- iops int
- The limit of the iops.
- throughput int
- The limit of the throughput.
- iops Number
- The limit of the iops.
- throughput Number
- The limit of the throughput.
GetMaxExtraPerformancesPerformanceLimit
- Iops int
- The limit of the iops.
- Throughput int
- The limit of the throughput.
- Iops int
- The limit of the iops.
- Throughput int
- The limit of the throughput.
- iops Integer
- The limit of the iops.
- throughput Integer
- The limit of the throughput.
- iops number
- The limit of the iops.
- throughput number
- The limit of the throughput.
- iops int
- The limit of the iops.
- throughput int
- The limit of the throughput.
- iops Number
- The limit of the iops.
- throughput Number
- The limit of the throughput.
GetMaxExtraPerformancesPerformanceMaxExtraPerformanceCanPurchase
- Extra
Performance stringType Id - The type of the extra performance.
- Limit int
- The limit of the extra performance.
- Extra
Performance stringType Id - The type of the extra performance.
- Limit int
- The limit of the extra performance.
- extra
Performance StringType Id - The type of the extra performance.
- limit Integer
- The limit of the extra performance.
- extra
Performance stringType Id - The type of the extra performance.
- limit number
- The limit of the extra performance.
- extra_
performance_ strtype_ id - The type of the extra performance.
- limit int
- The limit of the extra performance.
- extra
Performance StringType Id - The type of the extra performance.
- limit Number
- The limit of the extra performance.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengine
Terraform Provider.