ibm.getIsDedicatedHostProfiles
Explore with Pulumi AI
Retrieve an information about the dedicated host profiles. For more information, about dedicated host profiles, see dedicated host profiles.
Note:
VPC infrastructure services are a regional specific based endpoint, by default targets to us-south
. Please make sure to target right region in the provider block as shown in the provider.tf
file, if VPC service is created in region other than us-south
.
provider.tf
import * as pulumi from "@pulumi/pulumi";
import pulumi
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
return await Deployment.RunAsync(() =>
{
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
}
}
{}
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const example = ibm.getIsDedicatedHostProfiles({});
import pulumi
import pulumi_ibm as ibm
example = ibm.get_is_dedicated_host_profiles()
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.GetIsDedicatedHostProfiles(ctx, &ibm.GetIsDedicatedHostProfilesArgs{}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var example = Ibm.GetIsDedicatedHostProfiles.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetIsDedicatedHostProfilesArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = IbmFunctions.getIsDedicatedHostProfiles();
}
}
variables:
example:
fn::invoke:
function: ibm:getIsDedicatedHostProfiles
arguments: {}
Using getIsDedicatedHostProfiles
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 getIsDedicatedHostProfiles(args: GetIsDedicatedHostProfilesArgs, opts?: InvokeOptions): Promise<GetIsDedicatedHostProfilesResult>
function getIsDedicatedHostProfilesOutput(args: GetIsDedicatedHostProfilesOutputArgs, opts?: InvokeOptions): Output<GetIsDedicatedHostProfilesResult>
def get_is_dedicated_host_profiles(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIsDedicatedHostProfilesResult
def get_is_dedicated_host_profiles_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIsDedicatedHostProfilesResult]
func GetIsDedicatedHostProfiles(ctx *Context, args *GetIsDedicatedHostProfilesArgs, opts ...InvokeOption) (*GetIsDedicatedHostProfilesResult, error)
func GetIsDedicatedHostProfilesOutput(ctx *Context, args *GetIsDedicatedHostProfilesOutputArgs, opts ...InvokeOption) GetIsDedicatedHostProfilesResultOutput
> Note: This function is named GetIsDedicatedHostProfiles
in the Go SDK.
public static class GetIsDedicatedHostProfiles
{
public static Task<GetIsDedicatedHostProfilesResult> InvokeAsync(GetIsDedicatedHostProfilesArgs args, InvokeOptions? opts = null)
public static Output<GetIsDedicatedHostProfilesResult> Invoke(GetIsDedicatedHostProfilesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIsDedicatedHostProfilesResult> getIsDedicatedHostProfiles(GetIsDedicatedHostProfilesArgs args, InvokeOptions options)
public static Output<GetIsDedicatedHostProfilesResult> getIsDedicatedHostProfiles(GetIsDedicatedHostProfilesArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getIsDedicatedHostProfiles:getIsDedicatedHostProfiles
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- The unique identifier of the dedicated host profiles.
- Id string
- The unique identifier of the dedicated host profiles.
- id String
- The unique identifier of the dedicated host profiles.
- id string
- The unique identifier of the dedicated host profiles.
- id str
- The unique identifier of the dedicated host profiles.
- id String
- The unique identifier of the dedicated host profiles.
getIsDedicatedHostProfiles Result
The following output properties are available:
- Id string
- Profiles
List<Get
Is Dedicated Host Profiles Profile> - Total
Count double
- Id string
- Profiles
[]Get
Is Dedicated Host Profiles Profile - Total
Count float64
- id String
- profiles
List<Get
Is Dedicated Host Profiles Profile> - total
Count Double
- id string
- profiles
Get
Is Dedicated Host Profiles Profile[] - total
Count number
- id String
- profiles List<Property Map>
- total
Count Number
Supporting Types
GetIsDedicatedHostProfilesProfile
- Class string
- The product class this dedicated host profile belongs to.
- Disks
List<Get
Is Dedicated Host Profiles Profile Disk> Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- Family string
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- Href string
- The URL for this dedicated host.
- Memories
List<Get
Is Dedicated Host Profiles Profile Memory> Nested
memory
blocks have the following structure:Nested scheme for
memory
:- Name string
- The global unique name for this dedicated host profile.
- Socket
Counts List<GetIs Dedicated Host Profiles Profile Socket Count> Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- Status string
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - Supported
Instance List<GetProfiles Is Dedicated Host Profiles Profile Supported Instance Profile> Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- Vcpu
Architectures List<GetIs Dedicated Host Profiles Profile Vcpu Architecture> Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- Vcpu
Counts List<GetIs Dedicated Host Profiles Profile Vcpu Count> Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- Vcpu
Manufacturers List<GetIs Dedicated Host Profiles Profile Vcpu Manufacturer> Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
- Class string
- The product class this dedicated host profile belongs to.
- Disks
[]Get
Is Dedicated Host Profiles Profile Disk Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- Family string
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- Href string
- The URL for this dedicated host.
- Memories
[]Get
Is Dedicated Host Profiles Profile Memory Nested
memory
blocks have the following structure:Nested scheme for
memory
:- Name string
- The global unique name for this dedicated host profile.
- Socket
Counts []GetIs Dedicated Host Profiles Profile Socket Count Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- Status string
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - Supported
Instance []GetProfiles Is Dedicated Host Profiles Profile Supported Instance Profile Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- Vcpu
Architectures []GetIs Dedicated Host Profiles Profile Vcpu Architecture Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- Vcpu
Counts []GetIs Dedicated Host Profiles Profile Vcpu Count Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- Vcpu
Manufacturers []GetIs Dedicated Host Profiles Profile Vcpu Manufacturer Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
- class_ String
- The product class this dedicated host profile belongs to.
- disks
List<Get
Is Dedicated Host Profiles Profile Disk> Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- family String
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- href String
- The URL for this dedicated host.
- memories
List<Get
Is Dedicated Host Profiles Profile Memory> Nested
memory
blocks have the following structure:Nested scheme for
memory
:- name String
- The global unique name for this dedicated host profile.
- socket
Counts List<GetIs Dedicated Host Profiles Profile Socket Count> Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- status String
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - supported
Instance List<GetProfiles Is Dedicated Host Profiles Profile Supported Instance Profile> Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- vcpu
Architectures List<GetIs Dedicated Host Profiles Profile Vcpu Architecture> Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- vcpu
Counts List<GetIs Dedicated Host Profiles Profile Vcpu Count> Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- vcpu
Manufacturers List<GetIs Dedicated Host Profiles Profile Vcpu Manufacturer> Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
- class string
- The product class this dedicated host profile belongs to.
- disks
Get
Is Dedicated Host Profiles Profile Disk[] Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- family string
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- href string
- The URL for this dedicated host.
- memories
Get
Is Dedicated Host Profiles Profile Memory[] Nested
memory
blocks have the following structure:Nested scheme for
memory
:- name string
- The global unique name for this dedicated host profile.
- socket
Counts GetIs Dedicated Host Profiles Profile Socket Count[] Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- status string
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - supported
Instance GetProfiles Is Dedicated Host Profiles Profile Supported Instance Profile[] Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- vcpu
Architectures GetIs Dedicated Host Profiles Profile Vcpu Architecture[] Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- vcpu
Counts GetIs Dedicated Host Profiles Profile Vcpu Count[] Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- vcpu
Manufacturers GetIs Dedicated Host Profiles Profile Vcpu Manufacturer[] Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
- class_ str
- The product class this dedicated host profile belongs to.
- disks
Sequence[Get
Is Dedicated Host Profiles Profile Disk] Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- family str
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- href str
- The URL for this dedicated host.
- memories
Sequence[Get
Is Dedicated Host Profiles Profile Memory] Nested
memory
blocks have the following structure:Nested scheme for
memory
:- name str
- The global unique name for this dedicated host profile.
- socket_
counts Sequence[GetIs Dedicated Host Profiles Profile Socket Count] Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- status str
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - supported_
instance_ Sequence[Getprofiles Is Dedicated Host Profiles Profile Supported Instance Profile] Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- vcpu_
architectures Sequence[GetIs Dedicated Host Profiles Profile Vcpu Architecture] Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- vcpu_
counts Sequence[GetIs Dedicated Host Profiles Profile Vcpu Count] Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- vcpu_
manufacturers Sequence[GetIs Dedicated Host Profiles Profile Vcpu Manufacturer] Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
- class String
- The product class this dedicated host profile belongs to.
- disks List<Property Map>
Collection of the dedicated host profile's disks. Nested
disks
blocks have the following structure:Nested scheme for
disks
:- family String
- The product family this dedicated host profile belongs toThe enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
- href String
- The URL for this dedicated host.
- memories List<Property Map>
Nested
memory
blocks have the following structure:Nested scheme for
memory
:- name String
- The global unique name for this dedicated host profile.
- socket
Counts List<Property Map> Nested
socket_count
blocks have the following structure:Nested scheme for
socket_count
:- status String
- The status of the dedicated host profile. Values coule be,
previous
: This dedicated host profile is an older revision, but remains provisionable and usable.current
: This profile is the latest revision. - supported
Instance List<Property Map>Profiles Array of instance profiles that can be used by instances placed on dedicated hosts with this profile.
Nested scheme for
supported_instance_profiles
:- vcpu
Architectures List<Property Map> Nested
vcpu_architecture
blocks have the following structure:Nested scheme for
vcpu_architecture
:- vcpu
Counts List<Property Map> Nested
vcpu_count
blocks have the following structure:Nested scheme for
vcpu_count
:- vcpu
Manufacturers List<Property Map> Nested
vcpu_manufacturer
blocks have the following structure:Nested scheme for
vcpu_manufacturer
:
GetIsDedicatedHostProfilesProfileDisk
- Interface
Types List<GetIs Dedicated Host Profiles Profile Disk Interface Type> Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- Quantities
List<Get
Is Dedicated Host Profiles Profile Disk Quantity> The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- Sizes
List<Get
Is Dedicated Host Profiles Profile Disk Size> - The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - Supported
Instance List<GetInterface Types Is Dedicated Host Profiles Profile Disk Supported Instance Interface Type> Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
- Interface
Types []GetIs Dedicated Host Profiles Profile Disk Interface Type Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- Quantities
[]Get
Is Dedicated Host Profiles Profile Disk Quantity The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- Sizes
[]Get
Is Dedicated Host Profiles Profile Disk Size - The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - Supported
Instance []GetInterface Types Is Dedicated Host Profiles Profile Disk Supported Instance Interface Type Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
- interface
Types List<GetIs Dedicated Host Profiles Profile Disk Interface Type> Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- quantities
List<Get
Is Dedicated Host Profiles Profile Disk Quantity> The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- sizes
List<Get
Is Dedicated Host Profiles Profile Disk Size> - The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - supported
Instance List<GetInterface Types Is Dedicated Host Profiles Profile Disk Supported Instance Interface Type> Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
- interface
Types GetIs Dedicated Host Profiles Profile Disk Interface Type[] Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- quantities
Get
Is Dedicated Host Profiles Profile Disk Quantity[] The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- sizes
Get
Is Dedicated Host Profiles Profile Disk Size[] - The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - supported
Instance GetInterface Types Is Dedicated Host Profiles Profile Disk Supported Instance Interface Type[] Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
- interface_
types Sequence[GetIs Dedicated Host Profiles Profile Disk Interface Type] Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- quantities
Sequence[Get
Is Dedicated Host Profiles Profile Disk Quantity] The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- sizes
Sequence[Get
Is Dedicated Host Profiles Profile Disk Size] - The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - supported_
instance_ Sequence[Getinterface_ types Is Dedicated Host Profiles Profile Disk Supported Instance Interface Type] Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
- interface
Types List<Property Map> Nested
interface_type
blocks have the following structure:Nested scheme for
interface_type
:- quantities List<Property Map>
The number of disks of this type for a dedicated host with this profile. Nested
quantity
blocks have the following structure:Nested scheme for
quantity
:- sizes List<Property Map>
- The size of the disk in GB (gigabytes). Nested
size
blocks have the following structure: Nested scheme forsize
: - supported
Instance List<Property Map>Interface Types Nested
supported_instance_interface_types
blocks have the following structure:Nested scheme for
supported_instance_interface_types
:
GetIsDedicatedHostProfilesProfileDiskInterfaceType
GetIsDedicatedHostProfilesProfileDiskQuantity
GetIsDedicatedHostProfilesProfileDiskSize
GetIsDedicatedHostProfilesProfileDiskSupportedInstanceInterfaceType
GetIsDedicatedHostProfilesProfileMemory
- Default double
- The default value for this profile field.
- Max double
- The maximum value for this profile field.
- Min double
- The minimum value for this profile field.
- Step double
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value double
- The value for this profile field.
- Values List<double>
- The permitted values for this profile field.
- Default float64
- The default value for this profile field.
- Max float64
- The maximum value for this profile field.
- Min float64
- The minimum value for this profile field.
- Step float64
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value float64
- The value for this profile field.
- Values []float64
- The permitted values for this profile field.
- default_ Double
- The default value for this profile field.
- max Double
- The maximum value for this profile field.
- min Double
- The minimum value for this profile field.
- step Double
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Double
- The value for this profile field.
- values List<Double>
- The permitted values for this profile field.
- default number
- The default value for this profile field.
- max number
- The maximum value for this profile field.
- min number
- The minimum value for this profile field.
- step number
- The increment step value for this profile field.
- type string
- The type for this profile field.
- value number
- The value for this profile field.
- values number[]
- The permitted values for this profile field.
- default float
- The default value for this profile field.
- max float
- The maximum value for this profile field.
- min float
- The minimum value for this profile field.
- step float
- The increment step value for this profile field.
- type str
- The type for this profile field.
- value float
- The value for this profile field.
- values Sequence[float]
- The permitted values for this profile field.
- default Number
- The default value for this profile field.
- max Number
- The maximum value for this profile field.
- min Number
- The minimum value for this profile field.
- step Number
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Number
- The value for this profile field.
- values List<Number>
- The permitted values for this profile field.
GetIsDedicatedHostProfilesProfileSocketCount
- Default double
- The default value for this profile field.
- Max double
- The maximum value for this profile field.
- Min double
- The minimum value for this profile field.
- Step double
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value double
- The value for this profile field.
- Values List<double>
- The permitted values for this profile field.
- Default float64
- The default value for this profile field.
- Max float64
- The maximum value for this profile field.
- Min float64
- The minimum value for this profile field.
- Step float64
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value float64
- The value for this profile field.
- Values []float64
- The permitted values for this profile field.
- default_ Double
- The default value for this profile field.
- max Double
- The maximum value for this profile field.
- min Double
- The minimum value for this profile field.
- step Double
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Double
- The value for this profile field.
- values List<Double>
- The permitted values for this profile field.
- default number
- The default value for this profile field.
- max number
- The maximum value for this profile field.
- min number
- The minimum value for this profile field.
- step number
- The increment step value for this profile field.
- type string
- The type for this profile field.
- value number
- The value for this profile field.
- values number[]
- The permitted values for this profile field.
- default float
- The default value for this profile field.
- max float
- The maximum value for this profile field.
- min float
- The minimum value for this profile field.
- step float
- The increment step value for this profile field.
- type str
- The type for this profile field.
- value float
- The value for this profile field.
- values Sequence[float]
- The permitted values for this profile field.
- default Number
- The default value for this profile field.
- max Number
- The maximum value for this profile field.
- min Number
- The minimum value for this profile field.
- step Number
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Number
- The value for this profile field.
- values List<Number>
- The permitted values for this profile field.
GetIsDedicatedHostProfilesProfileSupportedInstanceProfile
GetIsDedicatedHostProfilesProfileVcpuArchitecture
GetIsDedicatedHostProfilesProfileVcpuCount
- Default double
- The default value for this profile field.
- Max double
- The maximum value for this profile field.
- Min double
- The minimum value for this profile field.
- Step double
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value double
- The value for this profile field.
- Values List<double>
- The permitted values for this profile field.
- Default float64
- The default value for this profile field.
- Max float64
- The maximum value for this profile field.
- Min float64
- The minimum value for this profile field.
- Step float64
- The increment step value for this profile field.
- Type string
- The type for this profile field.
- Value float64
- The value for this profile field.
- Values []float64
- The permitted values for this profile field.
- default_ Double
- The default value for this profile field.
- max Double
- The maximum value for this profile field.
- min Double
- The minimum value for this profile field.
- step Double
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Double
- The value for this profile field.
- values List<Double>
- The permitted values for this profile field.
- default number
- The default value for this profile field.
- max number
- The maximum value for this profile field.
- min number
- The minimum value for this profile field.
- step number
- The increment step value for this profile field.
- type string
- The type for this profile field.
- value number
- The value for this profile field.
- values number[]
- The permitted values for this profile field.
- default float
- The default value for this profile field.
- max float
- The maximum value for this profile field.
- min float
- The minimum value for this profile field.
- step float
- The increment step value for this profile field.
- type str
- The type for this profile field.
- value float
- The value for this profile field.
- values Sequence[float]
- The permitted values for this profile field.
- default Number
- The default value for this profile field.
- max Number
- The maximum value for this profile field.
- min Number
- The minimum value for this profile field.
- step Number
- The increment step value for this profile field.
- type String
- The type for this profile field.
- value Number
- The value for this profile field.
- values List<Number>
- The permitted values for this profile field.
GetIsDedicatedHostProfilesProfileVcpuManufacturer
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.