civo 1.1.5 published on Thursday, Feb 6, 2025 by civo
civo.getSize
Explore with Pulumi AI
Retrieves information about the sizes that Civo supports, with the ability to filter the results.
Using getSize
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 getSize(args: GetSizeArgs, opts?: InvokeOptions): Promise<GetSizeResult>
function getSizeOutput(args: GetSizeOutputArgs, opts?: InvokeOptions): Output<GetSizeResult>
def get_size(filters: Optional[Sequence[GetSizeFilter]] = None,
id: Optional[str] = None,
sorts: Optional[Sequence[GetSizeSort]] = None,
opts: Optional[InvokeOptions] = None) -> GetSizeResult
def get_size_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetSizeFilterArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
sorts: Optional[pulumi.Input[Sequence[pulumi.Input[GetSizeSortArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSizeResult]
func GetSize(ctx *Context, args *GetSizeArgs, opts ...InvokeOption) (*GetSizeResult, error)
func GetSizeOutput(ctx *Context, args *GetSizeOutputArgs, opts ...InvokeOption) GetSizeResultOutput
> Note: This function is named GetSize
in the Go SDK.
public static class GetSize
{
public static Task<GetSizeResult> InvokeAsync(GetSizeArgs args, InvokeOptions? opts = null)
public static Output<GetSizeResult> Invoke(GetSizeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSizeResult> getSize(GetSizeArgs args, InvokeOptions options)
public static Output<GetSizeResult> getSize(GetSizeArgs args, InvokeOptions options)
fn::invoke:
function: civo:index/getSize:getSize
arguments:
# arguments dictionary
The following arguments are supported:
- Filters
List<Get
Size Filter> - One or more key/value pairs on which to filter results
- Id string
- The ID of this resource.
- Sorts
List<Get
Size Sort> - One or more key/direction pairs on which to sort results
- Filters
[]Get
Size Filter - One or more key/value pairs on which to filter results
- Id string
- The ID of this resource.
- Sorts
[]Get
Size Sort - One or more key/direction pairs on which to sort results
- filters
List<Get
Size Filter> - One or more key/value pairs on which to filter results
- id String
- The ID of this resource.
- sorts
List<Get
Size Sort> - One or more key/direction pairs on which to sort results
- filters
Get
Size Filter[] - One or more key/value pairs on which to filter results
- id string
- The ID of this resource.
- sorts
Get
Size Sort[] - One or more key/direction pairs on which to sort results
- filters
Sequence[Get
Size Filter] - One or more key/value pairs on which to filter results
- id str
- The ID of this resource.
- sorts
Sequence[Get
Size Sort] - One or more key/direction pairs on which to sort results
- filters List<Property Map>
- One or more key/value pairs on which to filter results
- id String
- The ID of this resource.
- sorts List<Property Map>
- One or more key/direction pairs on which to sort results
getSize Result
The following output properties are available:
- Id string
- The ID of this resource.
- Sizes
List<Get
Size Size> - Filters
List<Get
Size Filter> - One or more key/value pairs on which to filter results
- Sorts
List<Get
Size Sort> - One or more key/direction pairs on which to sort results
- Id string
- The ID of this resource.
- Sizes
[]Get
Size Size - Filters
[]Get
Size Filter - One or more key/value pairs on which to filter results
- Sorts
[]Get
Size Sort - One or more key/direction pairs on which to sort results
- id String
- The ID of this resource.
- sizes
List<Get
Size Size> - filters
List<Get
Size Filter> - One or more key/value pairs on which to filter results
- sorts
List<Get
Size Sort> - One or more key/direction pairs on which to sort results
- id string
- The ID of this resource.
- sizes
Get
Size Size[] - filters
Get
Size Filter[] - One or more key/value pairs on which to filter results
- sorts
Get
Size Sort[] - One or more key/direction pairs on which to sort results
- id str
- The ID of this resource.
- sizes
Sequence[Get
Size Size] - filters
Sequence[Get
Size Filter] - One or more key/value pairs on which to filter results
- sorts
Sequence[Get
Size Sort] - One or more key/direction pairs on which to sort results
- id String
- The ID of this resource.
- sizes List<Property Map>
- filters List<Property Map>
- One or more key/value pairs on which to filter results
- sorts List<Property Map>
- One or more key/direction pairs on which to sort results
Supporting Types
GetSizeFilter
- Key string
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - Values List<string>
- Only retrieves
sizes
which keys has value that matches one of the values provided here - All bool
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - Match
By string - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
- Key string
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - Values []string
- Only retrieves
sizes
which keys has value that matches one of the values provided here - All bool
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - Match
By string - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
- key String
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - values List<String>
- Only retrieves
sizes
which keys has value that matches one of the values provided here - all Boolean
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - match
By String - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
- key string
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - values string[]
- Only retrieves
sizes
which keys has value that matches one of the values provided here - all boolean
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - match
By string - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
- key str
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - values Sequence[str]
- Only retrieves
sizes
which keys has value that matches one of the values provided here - all bool
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - match_
by str - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
- key String
- Filter sizes by this key. This may be one of
cpu
,description
,disk
,gpu_type
,gpu
,name
,ram
,selectable
,type
. - values List<String>
- Only retrieves
sizes
which keys has value that matches one of the values provided here - all Boolean
- Set to
true
to require that a field match all of thevalues
instead of just one or more of them. This is useful when matching against multi-valued fields such as lists or sets where you want to ensure that all of thevalues
are present in the list or set. - match
By String - One of
exact
(default),re
, orsubstring
. For string-typed fields, specifyre
to match by using thevalues
as regular expressions, or specifysubstring
to match by treating thevalues
as substrings to find within the string field.
GetSizeSize
- Cpu double
- Description string
- Disk double
- Gpu double
- Gpu
Type string - Name string
- Ram double
- Selectable bool
- Type string
- Cpu float64
- Description string
- Disk float64
- Gpu float64
- Gpu
Type string - Name string
- Ram float64
- Selectable bool
- Type string
- cpu Double
- description String
- disk Double
- gpu Double
- gpu
Type String - name String
- ram Double
- selectable Boolean
- type String
- cpu number
- description string
- disk number
- gpu number
- gpu
Type string - name string
- ram number
- selectable boolean
- type string
- cpu float
- description str
- disk float
- gpu float
- gpu_
type str - name str
- ram float
- selectable bool
- type str
- cpu Number
- description String
- disk Number
- gpu Number
- gpu
Type String - name String
- ram Number
- selectable Boolean
- type String
GetSizeSort
Package Details
- Repository
- Civo civo/terraform-provider-civo
- License
- Notes
- This Pulumi package is based on the
civo
Terraform Provider.