ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getCmVersion
Explore with Pulumi AI
Provides a read-only data source for ibm_cm_version. You can then reference the fields of the data source in other resources within the same configuration using interpolation syntax.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const cmVersion = ibm.getCmVersion({
versionLocId: "version_loc_id",
});
import pulumi
import pulumi_ibm as ibm
cm_version = ibm.get_cm_version(version_loc_id="version_loc_id")
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.LookupCmVersion(ctx, &ibm.LookupCmVersionArgs{
VersionLocId: "version_loc_id",
}, 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 cmVersion = Ibm.GetCmVersion.Invoke(new()
{
VersionLocId = "version_loc_id",
});
});
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.GetCmVersionArgs;
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 cmVersion = IbmFunctions.getCmVersion(GetCmVersionArgs.builder()
.versionLocId("version_loc_id")
.build());
}
}
variables:
cmVersion:
fn::invoke:
function: ibm:getCmVersion
arguments:
versionLocId: version_loc_id
Using getCmVersion
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 getCmVersion(args: GetCmVersionArgs, opts?: InvokeOptions): Promise<GetCmVersionResult>
function getCmVersionOutput(args: GetCmVersionOutputArgs, opts?: InvokeOptions): Output<GetCmVersionResult>
def get_cm_version(id: Optional[str] = None,
version_loc_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCmVersionResult
def get_cm_version_output(id: Optional[pulumi.Input[str]] = None,
version_loc_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCmVersionResult]
func LookupCmVersion(ctx *Context, args *LookupCmVersionArgs, opts ...InvokeOption) (*LookupCmVersionResult, error)
func LookupCmVersionOutput(ctx *Context, args *LookupCmVersionOutputArgs, opts ...InvokeOption) LookupCmVersionResultOutput
> Note: This function is named LookupCmVersion
in the Go SDK.
public static class GetCmVersion
{
public static Task<GetCmVersionResult> InvokeAsync(GetCmVersionArgs args, InvokeOptions? opts = null)
public static Output<GetCmVersionResult> Invoke(GetCmVersionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCmVersionResult> getCmVersion(GetCmVersionArgs args, InvokeOptions options)
public static Output<GetCmVersionResult> getCmVersion(GetCmVersionArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getCmVersion:getCmVersion
arguments:
# arguments dictionary
The following arguments are supported:
- Version
Loc stringId - The version locator. A dotted value of
catalogID
.versionID
. - Id string
- (String) Optional - Offering ID - not required if name is set.
- Version
Loc stringId - The version locator. A dotted value of
catalogID
.versionID
. - Id string
- (String) Optional - Offering ID - not required if name is set.
- version
Loc StringId - The version locator. A dotted value of
catalogID
.versionID
. - id String
- (String) Optional - Offering ID - not required if name is set.
- version
Loc stringId - The version locator. A dotted value of
catalogID
.versionID
. - id string
- (String) Optional - Offering ID - not required if name is set.
- version_
loc_ strid - The version locator. A dotted value of
catalogID
.versionID
. - id str
- (String) Optional - Offering ID - not required if name is set.
- version
Loc StringId - The version locator. A dotted value of
catalogID
.versionID
. - id String
- (String) Optional - Offering ID - not required if name is set.
getCmVersion Result
The following output properties are available:
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Configurations
List<Get
Cm Version Configuration> - (List) List of user solicited overrides. Nested scheme for configuration:
- Created string
- (String) The date and time this version was created.
- Crn string
- (String) Version's CRN.
- Deprecate
Pendings List<GetCm Version Deprecate Pending> - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- Deprecated bool
- (Boolean) read only field, indicating if this version is deprecated.
- Entitlements
List<Get
Cm Version Entitlement> - (List) Entitlement license info. Nested scheme for entitlement:
- Flavors
List<Get
Cm Version Flavor> - (String) Flavor of the offering.
- Iam
Permissions List<GetCm Version Iam Permission> - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Image
Manifest stringUrl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- Image
Pull stringKey Name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- Installs
List<Get
Cm Version Install> - (List) Script information. Nested scheme for install:
- Is
Consumable bool - (Boolean) Is the version able to be shared.
- Kind
Id string - (String) Kind ID.
- Licenses
List<Get
Cm Version License> - (List) List of licenses the product was built with. Nested scheme for licenses:
- Long
Description string - (String) Long description for version.
- Long
Description Dictionary<string, string>I18n - (Map) A map of translated strings, by language code.
- Metadatas
List<Get
Cm Version Metadata> - (Map) Resource metadata.
- Offering
Id string - (String) Offering ID.
- Outputs
List<Get
Cm Version Output> - (List) List of output values for this version. Nested scheme for outputs:
- Package
Version string - (String) Version of the package used to create this version.
- Pre
Installs List<GetCm Version Pre Install> - (List) Optional pre-install instructions. Nested scheme for pre_install:
- Repo
Url string - (String) Content's repo URL.
- Required
Resources List<GetCm Version Required Resource> - (List) Resource requirments for installation. Nested scheme for required_resources:
- Rev string
- (String) Cloudant revision.
- Sha string
- (String) SHA256 fingerprint of image.
- Single
Instance bool - (Boolean) Denotes if single instance can be deployed to a given cluster.
- Solution
Infos List<GetCm Version Solution Info> - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- Source
Url string - (String) Content's source URL (e.g git repo).
- States
List<Get
Cm Version State> - (String) Current validation state - , in_progress, valid, invalid, expired.
- List<string>
- (List) List of tags associated with this catalog.
- Tgz
Url string - (String) File used to on-board this version.
- Updated string
- (String) The date and time this version was last updated.
- Validations
List<Get
Cm Version Validation> - (List) Validation response. Nested scheme for validation:
- Version string
- (String) Version of content type.
- Version
Id string - (String) Unique ID.
- Version
Loc stringId - Version
Locator string - (String) A dotted value of
catalogID
.versionID
. - Whitelisted
Accounts List<string> - (List) Whitelisted accounts for version.
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Configurations
[]Get
Cm Version Configuration - (List) List of user solicited overrides. Nested scheme for configuration:
- Created string
- (String) The date and time this version was created.
- Crn string
- (String) Version's CRN.
- Deprecate
Pendings []GetCm Version Deprecate Pending - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- Deprecated bool
- (Boolean) read only field, indicating if this version is deprecated.
- Entitlements
[]Get
Cm Version Entitlement - (List) Entitlement license info. Nested scheme for entitlement:
- Flavors
[]Get
Cm Version Flavor - (String) Flavor of the offering.
- Iam
Permissions []GetCm Version Iam Permission - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Image
Manifest stringUrl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- Image
Pull stringKey Name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- Installs
[]Get
Cm Version Install - (List) Script information. Nested scheme for install:
- Is
Consumable bool - (Boolean) Is the version able to be shared.
- Kind
Id string - (String) Kind ID.
- Licenses
[]Get
Cm Version License - (List) List of licenses the product was built with. Nested scheme for licenses:
- Long
Description string - (String) Long description for version.
- Long
Description map[string]stringI18n - (Map) A map of translated strings, by language code.
- Metadatas
[]Get
Cm Version Metadata - (Map) Resource metadata.
- Offering
Id string - (String) Offering ID.
- Outputs
[]Get
Cm Version Output - (List) List of output values for this version. Nested scheme for outputs:
- Package
Version string - (String) Version of the package used to create this version.
- Pre
Installs []GetCm Version Pre Install - (List) Optional pre-install instructions. Nested scheme for pre_install:
- Repo
Url string - (String) Content's repo URL.
- Required
Resources []GetCm Version Required Resource - (List) Resource requirments for installation. Nested scheme for required_resources:
- Rev string
- (String) Cloudant revision.
- Sha string
- (String) SHA256 fingerprint of image.
- Single
Instance bool - (Boolean) Denotes if single instance can be deployed to a given cluster.
- Solution
Infos []GetCm Version Solution Info - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- Source
Url string - (String) Content's source URL (e.g git repo).
- States
[]Get
Cm Version State - (String) Current validation state - , in_progress, valid, invalid, expired.
- []string
- (List) List of tags associated with this catalog.
- Tgz
Url string - (String) File used to on-board this version.
- Updated string
- (String) The date and time this version was last updated.
- Validations
[]Get
Cm Version Validation - (List) Validation response. Nested scheme for validation:
- Version string
- (String) Version of content type.
- Version
Id string - (String) Unique ID.
- Version
Loc stringId - Version
Locator string - (String) A dotted value of
catalogID
.versionID
. - Whitelisted
Accounts []string - (List) Whitelisted accounts for version.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- configurations
List<Get
Cm Version Configuration> - (List) List of user solicited overrides. Nested scheme for configuration:
- created String
- (String) The date and time this version was created.
- crn String
- (String) Version's CRN.
- deprecate
Pendings List<GetCm Version Deprecate Pending> - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- deprecated Boolean
- (Boolean) read only field, indicating if this version is deprecated.
- entitlements
List<Get
Cm Version Entitlement> - (List) Entitlement license info. Nested scheme for entitlement:
- flavors
List<Get
Cm Version Flavor> - (String) Flavor of the offering.
- iam
Permissions List<GetCm Version Iam Permission> - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- id String
- (String) Optional - Offering ID - not required if name is set.
- image
Manifest StringUrl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- image
Pull StringKey Name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- installs
List<Get
Cm Version Install> - (List) Script information. Nested scheme for install:
- is
Consumable Boolean - (Boolean) Is the version able to be shared.
- kind
Id String - (String) Kind ID.
- licenses
List<Get
Cm Version License> - (List) List of licenses the product was built with. Nested scheme for licenses:
- long
Description String - (String) Long description for version.
- long
Description Map<String,String>I18n - (Map) A map of translated strings, by language code.
- metadatas
List<Get
Cm Version Metadata> - (Map) Resource metadata.
- offering
Id String - (String) Offering ID.
- outputs
List<Get
Cm Version Output> - (List) List of output values for this version. Nested scheme for outputs:
- package
Version String - (String) Version of the package used to create this version.
- pre
Installs List<GetCm Version Pre Install> - (List) Optional pre-install instructions. Nested scheme for pre_install:
- repo
Url String - (String) Content's repo URL.
- required
Resources List<GetCm Version Required Resource> - (List) Resource requirments for installation. Nested scheme for required_resources:
- rev String
- (String) Cloudant revision.
- sha String
- (String) SHA256 fingerprint of image.
- single
Instance Boolean - (Boolean) Denotes if single instance can be deployed to a given cluster.
- solution
Infos List<GetCm Version Solution Info> - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- source
Url String - (String) Content's source URL (e.g git repo).
- states
List<Get
Cm Version State> - (String) Current validation state - , in_progress, valid, invalid, expired.
- List<String>
- (List) List of tags associated with this catalog.
- tgz
Url String - (String) File used to on-board this version.
- updated String
- (String) The date and time this version was last updated.
- validations
List<Get
Cm Version Validation> - (List) Validation response. Nested scheme for validation:
- version String
- (String) Version of content type.
- version
Id String - (String) Unique ID.
- version
Loc StringId - version
Locator String - (String) A dotted value of
catalogID
.versionID
. - whitelisted
Accounts List<String> - (List) Whitelisted accounts for version.
- catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- configurations
Get
Cm Version Configuration[] - (List) List of user solicited overrides. Nested scheme for configuration:
- created string
- (String) The date and time this version was created.
- crn string
- (String) Version's CRN.
- deprecate
Pendings GetCm Version Deprecate Pending[] - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- deprecated boolean
- (Boolean) read only field, indicating if this version is deprecated.
- entitlements
Get
Cm Version Entitlement[] - (List) Entitlement license info. Nested scheme for entitlement:
- flavors
Get
Cm Version Flavor[] - (String) Flavor of the offering.
- iam
Permissions GetCm Version Iam Permission[] - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- id string
- (String) Optional - Offering ID - not required if name is set.
- image
Manifest stringUrl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- image
Pull stringKey Name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- installs
Get
Cm Version Install[] - (List) Script information. Nested scheme for install:
- is
Consumable boolean - (Boolean) Is the version able to be shared.
- kind
Id string - (String) Kind ID.
- licenses
Get
Cm Version License[] - (List) List of licenses the product was built with. Nested scheme for licenses:
- long
Description string - (String) Long description for version.
- long
Description {[key: string]: string}I18n - (Map) A map of translated strings, by language code.
- metadatas
Get
Cm Version Metadata[] - (Map) Resource metadata.
- offering
Id string - (String) Offering ID.
- outputs
Get
Cm Version Output[] - (List) List of output values for this version. Nested scheme for outputs:
- package
Version string - (String) Version of the package used to create this version.
- pre
Installs GetCm Version Pre Install[] - (List) Optional pre-install instructions. Nested scheme for pre_install:
- repo
Url string - (String) Content's repo URL.
- required
Resources GetCm Version Required Resource[] - (List) Resource requirments for installation. Nested scheme for required_resources:
- rev string
- (String) Cloudant revision.
- sha string
- (String) SHA256 fingerprint of image.
- single
Instance boolean - (Boolean) Denotes if single instance can be deployed to a given cluster.
- solution
Infos GetCm Version Solution Info[] - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- source
Url string - (String) Content's source URL (e.g git repo).
- states
Get
Cm Version State[] - (String) Current validation state - , in_progress, valid, invalid, expired.
- string[]
- (List) List of tags associated with this catalog.
- tgz
Url string - (String) File used to on-board this version.
- updated string
- (String) The date and time this version was last updated.
- validations
Get
Cm Version Validation[] - (List) Validation response. Nested scheme for validation:
- version string
- (String) Version of content type.
- version
Id string - (String) Unique ID.
- version
Loc stringId - version
Locator string - (String) A dotted value of
catalogID
.versionID
. - whitelisted
Accounts string[] - (List) Whitelisted accounts for version.
- catalog_
id str - (String) Optional - If not specified, assumes the Public Catalog.
- configurations
Sequence[Get
Cm Version Configuration] - (List) List of user solicited overrides. Nested scheme for configuration:
- created str
- (String) The date and time this version was created.
- crn str
- (String) Version's CRN.
- deprecate_
pendings Sequence[GetCm Version Deprecate Pending] - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- deprecated bool
- (Boolean) read only field, indicating if this version is deprecated.
- entitlements
Sequence[Get
Cm Version Entitlement] - (List) Entitlement license info. Nested scheme for entitlement:
- flavors
Sequence[Get
Cm Version Flavor] - (String) Flavor of the offering.
- iam_
permissions Sequence[GetCm Version Iam Permission] - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- id str
- (String) Optional - Offering ID - not required if name is set.
- image_
manifest_ strurl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- image_
pull_ strkey_ name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- installs
Sequence[Get
Cm Version Install] - (List) Script information. Nested scheme for install:
- is_
consumable bool - (Boolean) Is the version able to be shared.
- kind_
id str - (String) Kind ID.
- licenses
Sequence[Get
Cm Version License] - (List) List of licenses the product was built with. Nested scheme for licenses:
- long_
description str - (String) Long description for version.
- long_
description_ Mapping[str, str]i18n - (Map) A map of translated strings, by language code.
- metadatas
Sequence[Get
Cm Version Metadata] - (Map) Resource metadata.
- offering_
id str - (String) Offering ID.
- outputs
Sequence[Get
Cm Version Output] - (List) List of output values for this version. Nested scheme for outputs:
- package_
version str - (String) Version of the package used to create this version.
- pre_
installs Sequence[GetCm Version Pre Install] - (List) Optional pre-install instructions. Nested scheme for pre_install:
- repo_
url str - (String) Content's repo URL.
- required_
resources Sequence[GetCm Version Required Resource] - (List) Resource requirments for installation. Nested scheme for required_resources:
- rev str
- (String) Cloudant revision.
- sha str
- (String) SHA256 fingerprint of image.
- single_
instance bool - (Boolean) Denotes if single instance can be deployed to a given cluster.
- solution_
infos Sequence[GetCm Version Solution Info] - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- source_
url str - (String) Content's source URL (e.g git repo).
- states
Sequence[Get
Cm Version State] - (String) Current validation state - , in_progress, valid, invalid, expired.
- Sequence[str]
- (List) List of tags associated with this catalog.
- tgz_
url str - (String) File used to on-board this version.
- updated str
- (String) The date and time this version was last updated.
- validations
Sequence[Get
Cm Version Validation] - (List) Validation response. Nested scheme for validation:
- version str
- (String) Version of content type.
- version_
id str - (String) Unique ID.
- version_
loc_ strid - version_
locator str - (String) A dotted value of
catalogID
.versionID
. - whitelisted_
accounts Sequence[str] - (List) Whitelisted accounts for version.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- configurations List<Property Map>
- (List) List of user solicited overrides. Nested scheme for configuration:
- created String
- (String) The date and time this version was created.
- crn String
- (String) Version's CRN.
- deprecate
Pendings List<Property Map> - (List) Deprecation information for an Offering. Nested scheme for deprecate_pending:
- deprecated Boolean
- (Boolean) read only field, indicating if this version is deprecated.
- entitlements List<Property Map>
- (List) Entitlement license info. Nested scheme for entitlement:
- flavors List<Property Map>
- (String) Flavor of the offering.
- iam
Permissions List<Property Map> - (List) List of IAM permissions that are required to consume this version. Nested scheme for iam_permissions:
- id String
- (String) Optional - Offering ID - not required if name is set.
- image
Manifest StringUrl - (String) If set, denotes a url to a YAML file with list of container images used by this version.
- image
Pull StringKey Name - (String) ID of the image pull key to use from Offering.ImagePullKeys.
- installs List<Property Map>
- (List) Script information. Nested scheme for install:
- is
Consumable Boolean - (Boolean) Is the version able to be shared.
- kind
Id String - (String) Kind ID.
- licenses List<Property Map>
- (List) List of licenses the product was built with. Nested scheme for licenses:
- long
Description String - (String) Long description for version.
- long
Description Map<String>I18n - (Map) A map of translated strings, by language code.
- metadatas List<Property Map>
- (Map) Resource metadata.
- offering
Id String - (String) Offering ID.
- outputs List<Property Map>
- (List) List of output values for this version. Nested scheme for outputs:
- package
Version String - (String) Version of the package used to create this version.
- pre
Installs List<Property Map> - (List) Optional pre-install instructions. Nested scheme for pre_install:
- repo
Url String - (String) Content's repo URL.
- required
Resources List<Property Map> - (List) Resource requirments for installation. Nested scheme for required_resources:
- rev String
- (String) Cloudant revision.
- sha String
- (String) SHA256 fingerprint of image.
- single
Instance Boolean - (Boolean) Denotes if single instance can be deployed to a given cluster.
- solution
Infos List<Property Map> - (List) Version Solution Information. Only supported for Product kind Solution. Nested scheme for solution_info:
- source
Url String - (String) Content's source URL (e.g git repo).
- states List<Property Map>
- (String) Current validation state - , in_progress, valid, invalid, expired.
- List<String>
- (List) List of tags associated with this catalog.
- tgz
Url String - (String) File used to on-board this version.
- updated String
- (String) The date and time this version was last updated.
- validations List<Property Map>
- (List) Validation response. Nested scheme for validation:
- version String
- (String) Version of content type.
- version
Id String - (String) Unique ID.
- version
Loc StringId - version
Locator String - (String) A dotted value of
catalogID
.versionID
. - whitelisted
Accounts List<String> - (List) Whitelisted accounts for version.
Supporting Types
GetCmVersionConfiguration
- Custom
Configs List<GetCm Version Configuration Custom Config> - (List) Render type. Nested scheme for custom_config:
- Default
Value string - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - Description string
- (String) Feature description.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- bool
- (Boolean) Hide values.
- Key string
- (String) Output key.
- Options
List<Immutable
Dictionary<string, string>> - (List) List of options of type.
- Required bool
- (Boolean) Is key required to install.
- Type string
- (String) Type of this media item.
- Type
Metadata string - (String) The original type, as found in the source being onboarded.
- Value
Constraint string - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
- Custom
Configs []GetCm Version Configuration Custom Config - (List) Render type. Nested scheme for custom_config:
- Default
Value string - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - Description string
- (String) Feature description.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- bool
- (Boolean) Hide values.
- Key string
- (String) Output key.
- Options []map[string]string
- (List) List of options of type.
- Required bool
- (Boolean) Is key required to install.
- Type string
- (String) Type of this media item.
- Type
Metadata string - (String) The original type, as found in the source being onboarded.
- Value
Constraint string - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
- custom
Configs List<GetCm Version Configuration Custom Config> - (List) Render type. Nested scheme for custom_config:
- default
Value String - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - description String
- (String) Feature description.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Boolean
- (Boolean) Hide values.
- key String
- (String) Output key.
- options List<Map<String,String>>
- (List) List of options of type.
- required Boolean
- (Boolean) Is key required to install.
- type String
- (String) Type of this media item.
- type
Metadata String - (String) The original type, as found in the source being onboarded.
- value
Constraint String - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
- custom
Configs GetCm Version Configuration Custom Config[] - (List) Render type. Nested scheme for custom_config:
- default
Value string - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - description string
- (String) Feature description.
- display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- boolean
- (Boolean) Hide values.
- key string
- (String) Output key.
- options {[key: string]: string}[]
- (List) List of options of type.
- required boolean
- (Boolean) Is key required to install.
- type string
- (String) Type of this media item.
- type
Metadata string - (String) The original type, as found in the source being onboarded.
- value
Constraint string - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
- custom_
configs Sequence[GetCm Version Configuration Custom Config] - (List) Render type. Nested scheme for custom_config:
- default_
value str - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - description str
- (String) Feature description.
- display_
name str - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- bool
- (Boolean) Hide values.
- key str
- (String) Output key.
- options Sequence[Mapping[str, str]]
- (List) List of options of type.
- required bool
- (Boolean) Is key required to install.
- type str
- (String) Type of this media item.
- type_
metadata str - (String) The original type, as found in the source being onboarded.
- value_
constraint str - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
- custom
Configs List<Property Map> - (List) Render type. Nested scheme for custom_config:
- default
Value String - (Map) The default value. To use a secret when the type is password, specify a JSON encoded value of $ref:#/components/schemas/SecretInstance, prefixed with
cmsm_v1:
. - description String
- (String) Feature description.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Boolean
- (Boolean) Hide values.
- key String
- (String) Output key.
- options List<Map<String>>
- (List) List of options of type.
- required Boolean
- (Boolean) Is key required to install.
- type String
- (String) Type of this media item.
- type
Metadata String - (String) The original type, as found in the source being onboarded.
- value
Constraint String - (String) Constraint associated with value, e.g., for string type - regx:[a-z].
GetCmVersionConfigurationCustomConfig
- Associations
List<Get
Cm Version Configuration Custom Config Association> - (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- Config
Constraints Dictionary<string, string> - (Map) Map of constraint parameters that will be passed to the custom widget.
- Grouping string
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- Grouping
Index double - (Integer) Determines the order that this configuration item shows in that particular grouping.
- Original
Grouping string - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- Type string
- (String) Type of this media item.
- Associations
[]Get
Cm Version Configuration Custom Config Association - (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- Config
Constraints map[string]string - (Map) Map of constraint parameters that will be passed to the custom widget.
- Grouping string
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- Grouping
Index float64 - (Integer) Determines the order that this configuration item shows in that particular grouping.
- Original
Grouping string - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- Type string
- (String) Type of this media item.
- associations
List<Get
Cm Version Configuration Custom Config Association> - (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- config
Constraints Map<String,String> - (Map) Map of constraint parameters that will be passed to the custom widget.
- grouping String
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- grouping
Index Double - (Integer) Determines the order that this configuration item shows in that particular grouping.
- original
Grouping String - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- type String
- (String) Type of this media item.
- associations
Get
Cm Version Configuration Custom Config Association[] - (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- config
Constraints {[key: string]: string} - (Map) Map of constraint parameters that will be passed to the custom widget.
- grouping string
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- grouping
Index number - (Integer) Determines the order that this configuration item shows in that particular grouping.
- original
Grouping string - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- type string
- (String) Type of this media item.
- associations
Sequence[Get
Cm Version Configuration Custom Config Association] - (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- config_
constraints Mapping[str, str] - (Map) Map of constraint parameters that will be passed to the custom widget.
- grouping str
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- grouping_
index float - (Integer) Determines the order that this configuration item shows in that particular grouping.
- original_
grouping str - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- type str
- (String) Type of this media item.
- associations List<Property Map>
- (List) List of parameters that are associated with this configuration. Nested scheme for associations:
- config
Constraints Map<String> - (Map) Map of constraint parameters that will be passed to the custom widget.
- grouping String
- (String) Determines where this configuration type is rendered (3 sections today - Target, Resource, and Deployment).
- grouping
Index Number - (Integer) Determines the order that this configuration item shows in that particular grouping.
- original
Grouping String - (String) Original grouping type for this configuration (3 types - Target, Resource, and Deployment).
- type String
- (String) Type of this media item.
GetCmVersionConfigurationCustomConfigAssociation
- Parameters
List<Get
Cm Version Configuration Custom Config Association Parameter> - (List) Parameters for this association. Nested scheme for parameters:
- Parameters
[]Get
Cm Version Configuration Custom Config Association Parameter - (List) Parameters for this association. Nested scheme for parameters:
- parameters
List<Get
Cm Version Configuration Custom Config Association Parameter> - (List) Parameters for this association. Nested scheme for parameters:
- parameters
Get
Cm Version Configuration Custom Config Association Parameter[] - (List) Parameters for this association. Nested scheme for parameters:
- parameters
Sequence[Get
Cm Version Configuration Custom Config Association Parameter] - (List) Parameters for this association. Nested scheme for parameters:
- parameters List<Property Map>
- (List) Parameters for this association. Nested scheme for parameters:
GetCmVersionConfigurationCustomConfigAssociationParameter
- Name string
- (String) Optional - Programmatic Offering name.
- Options
Refresh bool - (Boolean) Refresh options.
- Name string
- (String) Optional - Programmatic Offering name.
- Options
Refresh bool - (Boolean) Refresh options.
- name String
- (String) Optional - Programmatic Offering name.
- options
Refresh Boolean - (Boolean) Refresh options.
- name string
- (String) Optional - Programmatic Offering name.
- options
Refresh boolean - (Boolean) Refresh options.
- name str
- (String) Optional - Programmatic Offering name.
- options_
refresh bool - (Boolean) Refresh options.
- name String
- (String) Optional - Programmatic Offering name.
- options
Refresh Boolean - (Boolean) Refresh options.
GetCmVersionDeprecatePending
- Deprecate
Date string - (String) Date of deprecation.
- Deprecate
State string - (String) Deprecation state.
- Description string
- (String) Feature description.
- Deprecate
Date string - (String) Date of deprecation.
- Deprecate
State string - (String) Deprecation state.
- Description string
- (String) Feature description.
- deprecate
Date String - (String) Date of deprecation.
- deprecate
State String - (String) Deprecation state.
- description String
- (String) Feature description.
- deprecate
Date string - (String) Date of deprecation.
- deprecate
State string - (String) Deprecation state.
- description string
- (String) Feature description.
- deprecate_
date str - (String) Date of deprecation.
- deprecate_
state str - (String) Deprecation state.
- description str
- (String) Feature description.
- deprecate
Date String - (String) Date of deprecation.
- deprecate
State String - (String) Deprecation state.
- description String
- (String) Feature description.
GetCmVersionEntitlement
- Image
Repo stringName - (String) Image repository name.
- Part
Numbers List<string> - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- Product
Id string - (String) Product ID.
- Provider
Id string - (String) Provider ID.
- Provider
Name string - (String) Provider name.
- Image
Repo stringName - (String) Image repository name.
- Part
Numbers []string - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- Product
Id string - (String) Product ID.
- Provider
Id string - (String) Provider ID.
- Provider
Name string - (String) Provider name.
- image
Repo StringName - (String) Image repository name.
- part
Numbers List<String> - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- product
Id String - (String) Product ID.
- provider
Id String - (String) Provider ID.
- provider
Name String - (String) Provider name.
- image
Repo stringName - (String) Image repository name.
- part
Numbers string[] - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- product
Id string - (String) Product ID.
- provider
Id string - (String) Provider ID.
- provider
Name string - (String) Provider name.
- image_
repo_ strname - (String) Image repository name.
- part_
numbers Sequence[str] - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- product_
id str - (String) Product ID.
- provider_
id str - (String) Provider ID.
- provider_
name str - (String) Provider name.
- image
Repo StringName - (String) Image repository name.
- part
Numbers List<String> - (List) list of license entitlement part numbers, eg. D1YGZLL,D1ZXILL.
- product
Id String - (String) Product ID.
- provider
Id String - (String) Provider ID.
- provider
Name String - (String) Provider name.
GetCmVersionFlavor
- index float
- (Integer) Order that this flavor should appear when listed for a single version.
- label str
- (String) Label for this flavor.
- label_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- name str
- (String) Optional - Programmatic Offering name.
GetCmVersionIamPermission
- Resources
List<Get
Cm Version Iam Permission Resource> - (List) Resources. Nested scheme for resources:
- Role
Crns List<string> - (List) Role CRNs for this permission.
- Service
Name string - (String) Service name.
- Resources
[]Get
Cm Version Iam Permission Resource - (List) Resources. Nested scheme for resources:
- Role
Crns []string - (List) Role CRNs for this permission.
- Service
Name string - (String) Service name.
- resources
List<Get
Cm Version Iam Permission Resource> - (List) Resources. Nested scheme for resources:
- role
Crns List<String> - (List) Role CRNs for this permission.
- service
Name String - (String) Service name.
- resources
Get
Cm Version Iam Permission Resource[] - (List) Resources. Nested scheme for resources:
- role
Crns string[] - (List) Role CRNs for this permission.
- service
Name string - (String) Service name.
- resources
Sequence[Get
Cm Version Iam Permission Resource] - (List) Resources. Nested scheme for resources:
- role_
crns Sequence[str] - (List) Role CRNs for this permission.
- service_
name str - (String) Service name.
- resources List<Property Map>
- (List) Resources. Nested scheme for resources:
- role
Crns List<String> - (List) Role CRNs for this permission.
- service
Name String - (String) Service name.
GetCmVersionIamPermissionResource
- Description string
- (String) Feature description.
- Name string
- (String) Optional - Programmatic Offering name.
- Role
Crns List<string> - (List) Role CRNs for this permission.
- Description string
- (String) Feature description.
- Name string
- (String) Optional - Programmatic Offering name.
- Role
Crns []string - (List) Role CRNs for this permission.
- description String
- (String) Feature description.
- name String
- (String) Optional - Programmatic Offering name.
- role
Crns List<String> - (List) Role CRNs for this permission.
- description string
- (String) Feature description.
- name string
- (String) Optional - Programmatic Offering name.
- role
Crns string[] - (List) Role CRNs for this permission.
- description str
- (String) Feature description.
- name str
- (String) Optional - Programmatic Offering name.
- role_
crns Sequence[str] - (List) Role CRNs for this permission.
- description String
- (String) Feature description.
- name String
- (String) Optional - Programmatic Offering name.
- role
Crns List<String> - (List) Role CRNs for this permission.
GetCmVersionInstall
- Delete
Script string - (String) Optional script that if run will remove the installed version.
- Instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- Instructions
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- Script string
- (String) Optional script that needs to be run post any pre-condition script.
- Script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- Delete
Script string - (String) Optional script that if run will remove the installed version.
- Instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- Instructions
I18n map[string]string - (Map) A map of translated strings, by language code.
- Scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- Script string
- (String) Optional script that needs to be run post any pre-condition script.
- Script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script String - (String) Optional script that if run will remove the installed version.
- instructions String
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- scope String
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script String
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission String - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script string - (String) Optional script that if run will remove the installed version.
- instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script string
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete_
script str - (String) Optional script that if run will remove the installed version.
- instructions str
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- scope str
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script str
- (String) Optional script that needs to be run post any pre-condition script.
- script_
permission str - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script String - (String) Optional script that if run will remove the installed version.
- instructions String
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n Map<String> - (Map) A map of translated strings, by language code.
- scope String
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script String
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission String - (String) Optional iam permissions that are required on the target cluster to run this script.
GetCmVersionLicense
- Description string
- (String) Feature description.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Name string
- (String) Optional - Programmatic Offering name.
- Type string
- (String) Type of this media item.
- Url string
- (String) URL of the specified media item being proxied.
- Description string
- (String) Feature description.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Name string
- (String) Optional - Programmatic Offering name.
- Type string
- (String) Type of this media item.
- Url string
- (String) URL of the specified media item being proxied.
- description String
- (String) Feature description.
- id String
- (String) Optional - Offering ID - not required if name is set.
- name String
- (String) Optional - Programmatic Offering name.
- type String
- (String) Type of this media item.
- url String
- (String) URL of the specified media item being proxied.
- description string
- (String) Feature description.
- id string
- (String) Optional - Offering ID - not required if name is set.
- name string
- (String) Optional - Programmatic Offering name.
- type string
- (String) Type of this media item.
- url string
- (String) URL of the specified media item being proxied.
- description str
- (String) Feature description.
- id str
- (String) Optional - Offering ID - not required if name is set.
- name str
- (String) Optional - Programmatic Offering name.
- type str
- (String) Type of this media item.
- url str
- (String) URL of the specified media item being proxied.
- description String
- (String) Feature description.
- id String
- (String) Optional - Offering ID - not required if name is set.
- name String
- (String) Optional - Programmatic Offering name.
- type String
- (String) Type of this media item.
- url String
- (String) URL of the specified media item being proxied.
GetCmVersionMetadata
- End
Deploy stringTime - (String) The time validation ends.
- Est
Deploy doubleTime - (String) The estimated time validation takes.
- Example
Name string - (String) Name of example directory that contains source files in existing examples directory.
- Files
List<Get
Cm Version Metadata File> - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- Images
List<Get
Cm Version Metadata Image> - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- Minimum
Provisioned doubleSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- Modules
List<Get
Cm Version Metadata Module> - Operating
Systems List<GetCm Version Metadata Operating System> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- Source
Url string - (String) Content's source URL (e.g git repo).
- Start
Deploy stringTime - (String) The time validation starts.
- Terraform
Version string - Usage string
- (String) Usage text for the version.
- Usage
Template string - (String) Usage text for the version. Nested scheme for modules:
- Validated
Terraform stringVersion - Version
Name string - (String) Name of the version.
- Vsi
Vpcs List<GetCm Version Metadata Vsi Vpc> - (List) VSI information for this version. Nested scheme for vsi_vpc:
- Working
Directory string - (String) Working directory of source files.
- End
Deploy stringTime - (String) The time validation ends.
- Est
Deploy float64Time - (String) The estimated time validation takes.
- Example
Name string - (String) Name of example directory that contains source files in existing examples directory.
- Files
[]Get
Cm Version Metadata File - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- Images
[]Get
Cm Version Metadata Image - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- Minimum
Provisioned float64Size - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- Modules
[]Get
Cm Version Metadata Module - Operating
Systems []GetCm Version Metadata Operating System - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- Source
Url string - (String) Content's source URL (e.g git repo).
- Start
Deploy stringTime - (String) The time validation starts.
- Terraform
Version string - Usage string
- (String) Usage text for the version.
- Usage
Template string - (String) Usage text for the version. Nested scheme for modules:
- Validated
Terraform stringVersion - Version
Name string - (String) Name of the version.
- Vsi
Vpcs []GetCm Version Metadata Vsi Vpc - (List) VSI information for this version. Nested scheme for vsi_vpc:
- Working
Directory string - (String) Working directory of source files.
- end
Deploy StringTime - (String) The time validation ends.
- est
Deploy DoubleTime - (String) The estimated time validation takes.
- example
Name String - (String) Name of example directory that contains source files in existing examples directory.
- files
List<Get
Cm Version Metadata File> - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
List<Get
Cm Version Metadata Image> - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned DoubleSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- modules
List<Get
Cm Version Metadata Module> - operating
Systems List<GetCm Version Metadata Operating System> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- source
Url String - (String) Content's source URL (e.g git repo).
- start
Deploy StringTime - (String) The time validation starts.
- terraform
Version String - usage String
- (String) Usage text for the version.
- usage
Template String - (String) Usage text for the version. Nested scheme for modules:
- validated
Terraform StringVersion - version
Name String - (String) Name of the version.
- vsi
Vpcs List<GetCm Version Metadata Vsi Vpc> - (List) VSI information for this version. Nested scheme for vsi_vpc:
- working
Directory String - (String) Working directory of source files.
- end
Deploy stringTime - (String) The time validation ends.
- est
Deploy numberTime - (String) The estimated time validation takes.
- example
Name string - (String) Name of example directory that contains source files in existing examples directory.
- files
Get
Cm Version Metadata File[] - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
Get
Cm Version Metadata Image[] - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned numberSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- modules
Get
Cm Version Metadata Module[] - operating
Systems GetCm Version Metadata Operating System[] - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- source
Url string - (String) Content's source URL (e.g git repo).
- start
Deploy stringTime - (String) The time validation starts.
- terraform
Version string - usage string
- (String) Usage text for the version.
- usage
Template string - (String) Usage text for the version. Nested scheme for modules:
- validated
Terraform stringVersion - version
Name string - (String) Name of the version.
- vsi
Vpcs GetCm Version Metadata Vsi Vpc[] - (List) VSI information for this version. Nested scheme for vsi_vpc:
- working
Directory string - (String) Working directory of source files.
- end_
deploy_ strtime - (String) The time validation ends.
- est_
deploy_ floattime - (String) The estimated time validation takes.
- example_
name str - (String) Name of example directory that contains source files in existing examples directory.
- files
Sequence[Get
Cm Version Metadata File] - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
Sequence[Get
Cm Version Metadata Image] - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum_
provisioned_ floatsize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- modules
Sequence[Get
Cm Version Metadata Module] - operating_
systems Sequence[GetCm Version Metadata Operating System] - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- source_
url str - (String) Content's source URL (e.g git repo).
- start_
deploy_ strtime - (String) The time validation starts.
- terraform_
version str - usage str
- (String) Usage text for the version.
- usage_
template str - (String) Usage text for the version. Nested scheme for modules:
- validated_
terraform_ strversion - version_
name str - (String) Name of the version.
- vsi_
vpcs Sequence[GetCm Version Metadata Vsi Vpc] - (List) VSI information for this version. Nested scheme for vsi_vpc:
- working_
directory str - (String) Working directory of source files.
- end
Deploy StringTime - (String) The time validation ends.
- est
Deploy NumberTime - (String) The estimated time validation takes.
- example
Name String - (String) Name of example directory that contains source files in existing examples directory.
- files List<Property Map>
- (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images List<Property Map>
- (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned NumberSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- modules List<Property Map>
- operating
Systems List<Property Map> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- source
Url String - (String) Content's source URL (e.g git repo).
- start
Deploy StringTime - (String) The time validation starts.
- terraform
Version String - usage String
- (String) Usage text for the version.
- usage
Template String - (String) Usage text for the version. Nested scheme for modules:
- validated
Terraform StringVersion - version
Name String - (String) Name of the version.
- vsi
Vpcs List<Property Map> - (List) VSI information for this version. Nested scheme for vsi_vpc:
- working
Directory String - (String) Working directory of source files.
GetCmVersionMetadataFile
- Size double
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- Size float64
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size Double
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size number
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size float
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size Number
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
GetCmVersionMetadataImage
GetCmVersionMetadataModule
- Name string
- (String) Optional - Programmatic Offering name.
- Offering
References List<GetCm Version Metadata Module Offering Reference> - Source string
- (String) Source of the module. Nested scheme for offering_reference:
- Name string
- (String) Optional - Programmatic Offering name.
- Offering
References []GetCm Version Metadata Module Offering Reference - Source string
- (String) Source of the module. Nested scheme for offering_reference:
- name String
- (String) Optional - Programmatic Offering name.
- offering
References List<GetCm Version Metadata Module Offering Reference> - source String
- (String) Source of the module. Nested scheme for offering_reference:
- name string
- (String) Optional - Programmatic Offering name.
- offering
References GetCm Version Metadata Module Offering Reference[] - source string
- (String) Source of the module. Nested scheme for offering_reference:
- name str
- (String) Optional - Programmatic Offering name.
- offering_
references Sequence[GetCm Version Metadata Module Offering Reference] - source str
- (String) Source of the module. Nested scheme for offering_reference:
- name String
- (String) Optional - Programmatic Offering name.
- offering
References List<Property Map> - source String
- (String) Source of the module. Nested scheme for offering_reference:
GetCmVersionMetadataModuleOfferingReference
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Flavor string
- (String) Flavor of the offering.
- Flavors List<string>
- (List) Optional - List of dependent flavors in the specified range.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Kind string
- (String) Kind of the offering.
- Metadata string
- (Map) Resource metadata.
- Name string
- (String) Optional - Programmatic Offering name.
- Version string
- (String) Version of content type.
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Flavor string
- (String) Flavor of the offering.
- Flavors []string
- (List) Optional - List of dependent flavors in the specified range.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Kind string
- (String) Kind of the offering.
- Metadata string
- (Map) Resource metadata.
- Name string
- (String) Optional - Programmatic Offering name.
- Version string
- (String) Version of content type.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- flavor String
- (String) Flavor of the offering.
- flavors List<String>
- (List) Optional - List of dependent flavors in the specified range.
- id String
- (String) Optional - Offering ID - not required if name is set.
- kind String
- (String) Kind of the offering.
- metadata String
- (Map) Resource metadata.
- name String
- (String) Optional - Programmatic Offering name.
- version String
- (String) Version of content type.
- catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- flavor string
- (String) Flavor of the offering.
- flavors string[]
- (List) Optional - List of dependent flavors in the specified range.
- id string
- (String) Optional - Offering ID - not required if name is set.
- kind string
- (String) Kind of the offering.
- metadata string
- (Map) Resource metadata.
- name string
- (String) Optional - Programmatic Offering name.
- version string
- (String) Version of content type.
- catalog_
id str - (String) Optional - If not specified, assumes the Public Catalog.
- flavor str
- (String) Flavor of the offering.
- flavors Sequence[str]
- (List) Optional - List of dependent flavors in the specified range.
- id str
- (String) Optional - Offering ID - not required if name is set.
- kind str
- (String) Kind of the offering.
- metadata str
- (Map) Resource metadata.
- name str
- (String) Optional - Programmatic Offering name.
- version str
- (String) Version of content type.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- flavor String
- (String) Flavor of the offering.
- flavors List<String>
- (List) Optional - List of dependent flavors in the specified range.
- id String
- (String) Optional - Offering ID - not required if name is set.
- kind String
- (String) Kind of the offering.
- metadata String
- (Map) Resource metadata.
- name String
- (String) Optional - Programmatic Offering name.
- version String
- (String) Version of content type.
GetCmVersionMetadataOperatingSystem
- Architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- Dedicated
Host boolOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- Href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- Name string
- (String) Optional - Programmatic Offering name.
- Vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- Version string
- (String) Version of content type.
- Architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- Dedicated
Host boolOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- Href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- Name string
- (String) Optional - Programmatic Offering name.
- Vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- Version string
- (String) Version of content type.
- architecture String
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host BooleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family String
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href String
- (String) URL for this operating system. Required for virtual server image for VPC.
- name String
- (String) Optional - Programmatic Offering name.
- vendor String
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version String
- (String) Version of content type.
- architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host booleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- name string
- (String) Optional - Programmatic Offering name.
- vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version string
- (String) Version of content type.
- architecture str
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated_
host_ boolonly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display_
name str - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family str
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href str
- (String) URL for this operating system. Required for virtual server image for VPC.
- name str
- (String) Optional - Programmatic Offering name.
- vendor str
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version str
- (String) Version of content type.
- architecture String
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host BooleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family String
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href String
- (String) URL for this operating system. Required for virtual server image for VPC.
- name String
- (String) Optional - Programmatic Offering name.
- vendor String
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version String
- (String) Version of content type.
GetCmVersionMetadataVsiVpc
- Files
List<Get
Cm Version Metadata Vsi Vpc File> - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- Images
List<Get
Cm Version Metadata Vsi Vpc Image> - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- Minimum
Provisioned doubleSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- Operating
Systems List<GetCm Version Metadata Vsi Vpc Operating System> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- Files
[]Get
Cm Version Metadata Vsi Vpc File - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- Images
[]Get
Cm Version Metadata Vsi Vpc Image - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- Minimum
Provisioned float64Size - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- Operating
Systems []GetCm Version Metadata Vsi Vpc Operating System - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- files
List<Get
Cm Version Metadata Vsi Vpc File> - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
List<Get
Cm Version Metadata Vsi Vpc Image> - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned DoubleSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- operating
Systems List<GetCm Version Metadata Vsi Vpc Operating System> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- files
Get
Cm Version Metadata Vsi Vpc File[] - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
Get
Cm Version Metadata Vsi Vpc Image[] - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned numberSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- operating
Systems GetCm Version Metadata Vsi Vpc Operating System[] - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- files
Sequence[Get
Cm Version Metadata Vsi Vpc File] - (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images
Sequence[Get
Cm Version Metadata Vsi Vpc Image] - (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum_
provisioned_ floatsize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- operating_
systems Sequence[GetCm Version Metadata Vsi Vpc Operating System] - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
- files List<Property Map>
- (List) Details for the stored image file. Required for virtual server image for VPC. Nested scheme for file:
- images List<Property Map>
- (List) Image operating system. Required for virtual server image for VPC. Nested scheme for images:
- minimum
Provisioned NumberSize - (Integer) Minimum size (in gigabytes) of a volume onto which this image may be provisioned. Required for virtual server image for VPC.
- operating
Systems List<Property Map> - (List) Operating system included in this image. Required for virtual server image for VPC. Nested scheme for operating_system:
GetCmVersionMetadataVsiVpcFile
- Size double
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- Size float64
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size Double
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size number
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size float
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
- size Number
- (Integer) Size of the stored image file rounded up to the next gigabyte. Required for virtual server image for VPC.
GetCmVersionMetadataVsiVpcImage
GetCmVersionMetadataVsiVpcOperatingSystem
- Architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- Dedicated
Host boolOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- Href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- Name string
- (String) Optional - Programmatic Offering name.
- Vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- Version string
- (String) Version of content type.
- Architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- Dedicated
Host boolOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- Display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- Family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- Href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- Name string
- (String) Optional - Programmatic Offering name.
- Vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- Version string
- (String) Version of content type.
- architecture String
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host BooleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family String
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href String
- (String) URL for this operating system. Required for virtual server image for VPC.
- name String
- (String) Optional - Programmatic Offering name.
- vendor String
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version String
- (String) Version of content type.
- architecture string
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host booleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name string - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family string
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href string
- (String) URL for this operating system. Required for virtual server image for VPC.
- name string
- (String) Optional - Programmatic Offering name.
- vendor string
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version string
- (String) Version of content type.
- architecture str
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated_
host_ boolonly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display_
name str - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family str
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href str
- (String) URL for this operating system. Required for virtual server image for VPC.
- name str
- (String) Optional - Programmatic Offering name.
- vendor str
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version str
- (String) Version of content type.
- architecture String
- (String) Operating system architecture. Required for virtual server image for VPC.
- dedicated
Host BooleanOnly - (Boolean) Images with this operating system can only be used on dedicated hosts or dedicated host groups. Required for virtual server image for VPC.
- display
Name String - (String) Unique, display-friendly name for the operating system. Required for virtual server image for VPC.
- family String
- (String) Software family for this operating system. Required for virtual server image for VPC.
- href String
- (String) URL for this operating system. Required for virtual server image for VPC.
- name String
- (String) Optional - Programmatic Offering name.
- vendor String
- (String) Vendor of the operating system. Required for virtual server image for VPC.
- version String
- (String) Version of content type.
GetCmVersionOutput
- Description string
- (String) Feature description.
- Key string
- (String) Output key.
- Description string
- (String) Feature description.
- Key string
- (String) Output key.
- description String
- (String) Feature description.
- key String
- (String) Output key.
- description string
- (String) Feature description.
- key string
- (String) Output key.
- description str
- (String) Feature description.
- key str
- (String) Output key.
- description String
- (String) Feature description.
- key String
- (String) Output key.
GetCmVersionPreInstall
- Delete
Script string - (String) Optional script that if run will remove the installed version.
- Instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- Instructions
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- Script string
- (String) Optional script that needs to be run post any pre-condition script.
- Script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- Delete
Script string - (String) Optional script that if run will remove the installed version.
- Instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- Instructions
I18n map[string]string - (Map) A map of translated strings, by language code.
- Scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- Script string
- (String) Optional script that needs to be run post any pre-condition script.
- Script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script String - (String) Optional script that if run will remove the installed version.
- instructions String
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- scope String
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script String
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission String - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script string - (String) Optional script that if run will remove the installed version.
- instructions string
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- scope string
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script string
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission string - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete_
script str - (String) Optional script that if run will remove the installed version.
- instructions str
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- scope str
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script str
- (String) Optional script that needs to be run post any pre-condition script.
- script_
permission str - (String) Optional iam permissions that are required on the target cluster to run this script.
- delete
Script String - (String) Optional script that if run will remove the installed version.
- instructions String
- (String) Instruction on step and by whom (role) that are needed to take place to prepare the target for installing this version.
- instructions
I18n Map<String> - (Map) A map of translated strings, by language code.
- scope String
- (String) Optional value indicating if this script is scoped to a namespace or the entire cluster.
- script String
- (String) Optional script that needs to be run post any pre-condition script.
- script
Permission String - (String) Optional iam permissions that are required on the target cluster to run this script.
GetCmVersionRequiredResource
GetCmVersionSolutionInfo
- Architecture
Diagrams List<GetCm Version Solution Info Architecture Diagram> - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- Cost
Estimates List<GetCm Version Solution Info Cost Estimate> - (List) Cost estimate definition. Nested scheme for cost_estimate:
- Dependencies
List<Get
Cm Version Solution Info Dependency> - (List) Dependencies for this solution. Nested scheme for dependencies:
- Features
List<Get
Cm Version Solution Info Feature> - (List) Features - titles only. Nested scheme for features:
- Architecture
Diagrams []GetCm Version Solution Info Architecture Diagram - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- Cost
Estimates []GetCm Version Solution Info Cost Estimate - (List) Cost estimate definition. Nested scheme for cost_estimate:
- Dependencies
[]Get
Cm Version Solution Info Dependency - (List) Dependencies for this solution. Nested scheme for dependencies:
- Features
[]Get
Cm Version Solution Info Feature - (List) Features - titles only. Nested scheme for features:
- architecture
Diagrams List<GetCm Version Solution Info Architecture Diagram> - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- cost
Estimates List<GetCm Version Solution Info Cost Estimate> - (List) Cost estimate definition. Nested scheme for cost_estimate:
- dependencies
List<Get
Cm Version Solution Info Dependency> - (List) Dependencies for this solution. Nested scheme for dependencies:
- features
List<Get
Cm Version Solution Info Feature> - (List) Features - titles only. Nested scheme for features:
- architecture
Diagrams GetCm Version Solution Info Architecture Diagram[] - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- cost
Estimates GetCm Version Solution Info Cost Estimate[] - (List) Cost estimate definition. Nested scheme for cost_estimate:
- dependencies
Get
Cm Version Solution Info Dependency[] - (List) Dependencies for this solution. Nested scheme for dependencies:
- features
Get
Cm Version Solution Info Feature[] - (List) Features - titles only. Nested scheme for features:
- architecture_
diagrams Sequence[GetCm Version Solution Info Architecture Diagram] - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- cost_
estimates Sequence[GetCm Version Solution Info Cost Estimate] - (List) Cost estimate definition. Nested scheme for cost_estimate:
- dependencies
Sequence[Get
Cm Version Solution Info Dependency] - (List) Dependencies for this solution. Nested scheme for dependencies:
- features
Sequence[Get
Cm Version Solution Info Feature] - (List) Features - titles only. Nested scheme for features:
- architecture
Diagrams List<Property Map> - (List) Architecture diagrams for this solution. Nested scheme for architecture_diagrams:
- cost
Estimates List<Property Map> - (List) Cost estimate definition. Nested scheme for cost_estimate:
- dependencies List<Property Map>
- (List) Dependencies for this solution. Nested scheme for dependencies:
- features List<Property Map>
- (List) Features - titles only. Nested scheme for features:
GetCmVersionSolutionInfoArchitectureDiagram
- Description string
- (String) Feature description.
- Description
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Diagrams
List<Get
Cm Version Solution Info Architecture Diagram Diagram> - (List) Offering Media information. Nested scheme for diagram:
- Description string
- (String) Feature description.
- Description
I18n map[string]string - (Map) A map of translated strings, by language code.
- Diagrams
[]Get
Cm Version Solution Info Architecture Diagram Diagram - (List) Offering Media information. Nested scheme for diagram:
- description String
- (String) Feature description.
- description
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- diagrams
List<Get
Cm Version Solution Info Architecture Diagram Diagram> - (List) Offering Media information. Nested scheme for diagram:
- description string
- (String) Feature description.
- description
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- diagrams
Get
Cm Version Solution Info Architecture Diagram Diagram[] - (List) Offering Media information. Nested scheme for diagram:
- description str
- (String) Feature description.
- description_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- diagrams
Sequence[Get
Cm Version Solution Info Architecture Diagram Diagram] - (List) Offering Media information. Nested scheme for diagram:
- description String
- (String) Feature description.
- description
I18n Map<String> - (Map) A map of translated strings, by language code.
- diagrams List<Property Map>
- (List) Offering Media information. Nested scheme for diagram:
GetCmVersionSolutionInfoArchitectureDiagramDiagram
- Api
Url string - (String) CM API specific URL of the specified media item.
- Caption string
- (String) Caption for this media item.
- Caption
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Thumbnail
Url string - (String) Thumbnail URL for this media item.
- Type string
- (String) Type of this media item.
- Url string
- (String) URL of the specified media item being proxied.
- Url
Proxies List<GetCm Version Solution Info Architecture Diagram Diagram Url Proxy> - (List) Offering URL proxy information. Nested scheme for url_proxy:
- Api
Url string - (String) CM API specific URL of the specified media item.
- Caption string
- (String) Caption for this media item.
- Caption
I18n map[string]string - (Map) A map of translated strings, by language code.
- Thumbnail
Url string - (String) Thumbnail URL for this media item.
- Type string
- (String) Type of this media item.
- Url string
- (String) URL of the specified media item being proxied.
- Url
Proxies []GetCm Version Solution Info Architecture Diagram Diagram Url Proxy - (List) Offering URL proxy information. Nested scheme for url_proxy:
- api
Url String - (String) CM API specific URL of the specified media item.
- caption String
- (String) Caption for this media item.
- caption
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- thumbnail
Url String - (String) Thumbnail URL for this media item.
- type String
- (String) Type of this media item.
- url String
- (String) URL of the specified media item being proxied.
- url
Proxies List<GetCm Version Solution Info Architecture Diagram Diagram Url Proxy> - (List) Offering URL proxy information. Nested scheme for url_proxy:
- api
Url string - (String) CM API specific URL of the specified media item.
- caption string
- (String) Caption for this media item.
- caption
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- thumbnail
Url string - (String) Thumbnail URL for this media item.
- type string
- (String) Type of this media item.
- url string
- (String) URL of the specified media item being proxied.
- url
Proxies GetCm Version Solution Info Architecture Diagram Diagram Url Proxy[] - (List) Offering URL proxy information. Nested scheme for url_proxy:
- api_
url str - (String) CM API specific URL of the specified media item.
- caption str
- (String) Caption for this media item.
- caption_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- thumbnail_
url str - (String) Thumbnail URL for this media item.
- type str
- (String) Type of this media item.
- url str
- (String) URL of the specified media item being proxied.
- url_
proxies Sequence[GetCm Version Solution Info Architecture Diagram Diagram Url Proxy] - (List) Offering URL proxy information. Nested scheme for url_proxy:
- api
Url String - (String) CM API specific URL of the specified media item.
- caption String
- (String) Caption for this media item.
- caption
I18n Map<String> - (Map) A map of translated strings, by language code.
- thumbnail
Url String - (String) Thumbnail URL for this media item.
- type String
- (String) Type of this media item.
- url String
- (String) URL of the specified media item being proxied.
- url
Proxies List<Property Map> - (List) Offering URL proxy information. Nested scheme for url_proxy:
GetCmVersionSolutionInfoArchitectureDiagramDiagramUrlProxy
GetCmVersionSolutionInfoCostEstimate
- Currency string
- (String) Cost estimate currency.
- Diff
Total stringHourly Cost - (String) Difference in total hourly cost.
- Diff
Total stringMonthly Cost - (String) Difference in total monthly cost.
- Past
Total stringHourly Cost - (String) Past total hourly cost.
- Past
Total stringMonthly Cost - (String) Past total monthly cost.
- Projects
List<Get
Cm Version Solution Info Cost Estimate Project> - (List) Cost estimate projects. Nested scheme for projects:
- Summaries
List<Get
Cm Version Solution Info Cost Estimate Summary> - (List) Cost summary definition. Nested scheme for summary:
- Time
Generated string - (String) When this estimate was generated.
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCost - (String) Total monthly cost.
- Version string
- (String) Version of content type.
- Currency string
- (String) Cost estimate currency.
- Diff
Total stringHourly Cost - (String) Difference in total hourly cost.
- Diff
Total stringMonthly Cost - (String) Difference in total monthly cost.
- Past
Total stringHourly Cost - (String) Past total hourly cost.
- Past
Total stringMonthly Cost - (String) Past total monthly cost.
- Projects
[]Get
Cm Version Solution Info Cost Estimate Project - (List) Cost estimate projects. Nested scheme for projects:
- Summaries
[]Get
Cm Version Solution Info Cost Estimate Summary - (List) Cost summary definition. Nested scheme for summary:
- Time
Generated string - (String) When this estimate was generated.
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCost - (String) Total monthly cost.
- Version string
- (String) Version of content type.
- currency String
- (String) Cost estimate currency.
- diff
Total StringHourly Cost - (String) Difference in total hourly cost.
- diff
Total StringMonthly Cost - (String) Difference in total monthly cost.
- past
Total StringHourly Cost - (String) Past total hourly cost.
- past
Total StringMonthly Cost - (String) Past total monthly cost.
- projects
List<Get
Cm Version Solution Info Cost Estimate Project> - (List) Cost estimate projects. Nested scheme for projects:
- summaries
List<Get
Cm Version Solution Info Cost Estimate Summary> - (List) Cost summary definition. Nested scheme for summary:
- time
Generated String - (String) When this estimate was generated.
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCost - (String) Total monthly cost.
- version String
- (String) Version of content type.
- currency string
- (String) Cost estimate currency.
- diff
Total stringHourly Cost - (String) Difference in total hourly cost.
- diff
Total stringMonthly Cost - (String) Difference in total monthly cost.
- past
Total stringHourly Cost - (String) Past total hourly cost.
- past
Total stringMonthly Cost - (String) Past total monthly cost.
- projects
Get
Cm Version Solution Info Cost Estimate Project[] - (List) Cost estimate projects. Nested scheme for projects:
- summaries
Get
Cm Version Solution Info Cost Estimate Summary[] - (List) Cost summary definition. Nested scheme for summary:
- time
Generated string - (String) When this estimate was generated.
- total
Hourly stringCost - (String) Total hourly cost.
- total
Monthly stringCost - (String) Total monthly cost.
- version string
- (String) Version of content type.
- currency str
- (String) Cost estimate currency.
- diff_
total_ strhourly_ cost - (String) Difference in total hourly cost.
- diff_
total_ strmonthly_ cost - (String) Difference in total monthly cost.
- past_
total_ strhourly_ cost - (String) Past total hourly cost.
- past_
total_ strmonthly_ cost - (String) Past total monthly cost.
- projects
Sequence[Get
Cm Version Solution Info Cost Estimate Project] - (List) Cost estimate projects. Nested scheme for projects:
- summaries
Sequence[Get
Cm Version Solution Info Cost Estimate Summary] - (List) Cost summary definition. Nested scheme for summary:
- time_
generated str - (String) When this estimate was generated.
- total_
hourly_ strcost - (String) Total hourly cost.
- total_
monthly_ strcost - (String) Total monthly cost.
- version str
- (String) Version of content type.
- currency String
- (String) Cost estimate currency.
- diff
Total StringHourly Cost - (String) Difference in total hourly cost.
- diff
Total StringMonthly Cost - (String) Difference in total monthly cost.
- past
Total StringHourly Cost - (String) Past total hourly cost.
- past
Total StringMonthly Cost - (String) Past total monthly cost.
- projects List<Property Map>
- (List) Cost estimate projects. Nested scheme for projects:
- summaries List<Property Map>
- (List) Cost summary definition. Nested scheme for summary:
- time
Generated String - (String) When this estimate was generated.
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCost - (String) Total monthly cost.
- version String
- (String) Version of content type.
GetCmVersionSolutionInfoCostEstimateProject
- Breakdowns
List<Get
Cm Version Solution Info Cost Estimate Project Breakdown> - (List) Cost breakdown definition. Nested scheme for breakdown:
- Diffs
List<Get
Cm Version Solution Info Cost Estimate Project Diff> - (List) Cost breakdown definition. Nested scheme for diff:
- Metadata Dictionary<string, string>
- (Map) Resource metadata.
- Name string
- (String) Optional - Programmatic Offering name.
- Past
Breakdowns List<GetCm Version Solution Info Cost Estimate Project Past Breakdown> - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- Summaries
List<Get
Cm Version Solution Info Cost Estimate Project Summary> - (List) Cost summary definition. Nested scheme for summary:
- Breakdowns
[]Get
Cm Version Solution Info Cost Estimate Project Breakdown - (List) Cost breakdown definition. Nested scheme for breakdown:
- Diffs
[]Get
Cm Version Solution Info Cost Estimate Project Diff - (List) Cost breakdown definition. Nested scheme for diff:
- Metadata map[string]string
- (Map) Resource metadata.
- Name string
- (String) Optional - Programmatic Offering name.
- Past
Breakdowns []GetCm Version Solution Info Cost Estimate Project Past Breakdown - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- Summaries
[]Get
Cm Version Solution Info Cost Estimate Project Summary - (List) Cost summary definition. Nested scheme for summary:
- breakdowns
List<Get
Cm Version Solution Info Cost Estimate Project Breakdown> - (List) Cost breakdown definition. Nested scheme for breakdown:
- diffs
List<Get
Cm Version Solution Info Cost Estimate Project Diff> - (List) Cost breakdown definition. Nested scheme for diff:
- metadata Map<String,String>
- (Map) Resource metadata.
- name String
- (String) Optional - Programmatic Offering name.
- past
Breakdowns List<GetCm Version Solution Info Cost Estimate Project Past Breakdown> - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- summaries
List<Get
Cm Version Solution Info Cost Estimate Project Summary> - (List) Cost summary definition. Nested scheme for summary:
- breakdowns
Get
Cm Version Solution Info Cost Estimate Project Breakdown[] - (List) Cost breakdown definition. Nested scheme for breakdown:
- diffs
Get
Cm Version Solution Info Cost Estimate Project Diff[] - (List) Cost breakdown definition. Nested scheme for diff:
- metadata {[key: string]: string}
- (Map) Resource metadata.
- name string
- (String) Optional - Programmatic Offering name.
- past
Breakdowns GetCm Version Solution Info Cost Estimate Project Past Breakdown[] - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- summaries
Get
Cm Version Solution Info Cost Estimate Project Summary[] - (List) Cost summary definition. Nested scheme for summary:
- breakdowns
Sequence[Get
Cm Version Solution Info Cost Estimate Project Breakdown] - (List) Cost breakdown definition. Nested scheme for breakdown:
- diffs
Sequence[Get
Cm Version Solution Info Cost Estimate Project Diff] - (List) Cost breakdown definition. Nested scheme for diff:
- metadata Mapping[str, str]
- (Map) Resource metadata.
- name str
- (String) Optional - Programmatic Offering name.
- past_
breakdowns Sequence[GetCm Version Solution Info Cost Estimate Project Past Breakdown] - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- summaries
Sequence[Get
Cm Version Solution Info Cost Estimate Project Summary] - (List) Cost summary definition. Nested scheme for summary:
- breakdowns List<Property Map>
- (List) Cost breakdown definition. Nested scheme for breakdown:
- diffs List<Property Map>
- (List) Cost breakdown definition. Nested scheme for diff:
- metadata Map<String>
- (Map) Resource metadata.
- name String
- (String) Optional - Programmatic Offering name.
- past
Breakdowns List<Property Map> - (List) Cost breakdown definition. Nested scheme for past_breakdown:
- summaries List<Property Map>
- (List) Cost summary definition. Nested scheme for summary:
GetCmVersionSolutionInfoCostEstimateProjectBreakdown
- Resources
List<Get
Cm Version Solution Info Cost Estimate Project Breakdown Resource> - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- Resources
[]Get
Cm Version Solution Info Cost Estimate Project Breakdown Resource - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- resources
List<Get
Cm Version Solution Info Cost Estimate Project Breakdown Resource> - (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
- resources
Get
Cm Version Solution Info Cost Estimate Project Breakdown Resource[] - (List) Resources. Nested scheme for resources:
- total
Hourly stringCost - (String) Total hourly cost.
- total
Monthly stringCOst - (String) Total monthly cost.
- resources
Sequence[Get
Cm Version Solution Info Cost Estimate Project Breakdown Resource] - (List) Resources. Nested scheme for resources:
- total_
hourly_ strcost - (String) Total hourly cost.
- total_
monthly_ strcost - (String) Total monthly cost.
- resources List<Property Map>
- (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
GetCmVersionSolutionInfoCostEstimateProjectBreakdownResource
- Cost
Components List<GetCm Version Solution Info Cost Estimate Project Breakdown Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata Dictionary<string, string>
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- Cost
Components []GetCm Version Solution Info Cost Estimate Project Breakdown Resource Cost Component - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata map[string]string
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- cost
Components List<GetCm Version Solution Info Cost Estimate Project Breakdown Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String,String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
- cost
Components GetCm Version Solution Info Cost Estimate Project Breakdown Resource Cost Component[] - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost string - (String) Hourly cost.
- metadata {[key: string]: string}
- (Map) Resource metadata.
- monthly
Cost string - (String) Monthly cost.
- name string
- (String) Optional - Programmatic Offering name.
- cost_
components Sequence[GetCm Version Solution Info Cost Estimate Project Breakdown Resource Cost Component] - (List) Cost components. Nested scheme for cost_components:
- hourly_
cost str - (String) Hourly cost.
- metadata Mapping[str, str]
- (Map) Resource metadata.
- monthly_
cost str - (String) Monthly cost.
- name str
- (String) Optional - Programmatic Offering name.
- cost
Components List<Property Map> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
GetCmVersionSolutionInfoCostEstimateProjectBreakdownResourceCostComponent
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
- hourly
Cost string - (String) Hourly cost.
- hourly
Quantity string - (String) Cost component hourly quantity.
- monthly
Cost string - (String) Monthly cost.
- monthly
Quantity string - (String) Cost component monthly quantity.
- name string
- (String) Optional - Programmatic Offering name.
- price string
- (String) Cost component price.
- unit string
- (String) Cost component unit.
- hourly_
cost str - (String) Hourly cost.
- hourly_
quantity str - (String) Cost component hourly quantity.
- monthly_
cost str - (String) Monthly cost.
- monthly_
quantity str - (String) Cost component monthly quantity.
- name str
- (String) Optional - Programmatic Offering name.
- price str
- (String) Cost component price.
- unit str
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
GetCmVersionSolutionInfoCostEstimateProjectDiff
- Resources
List<Get
Cm Version Solution Info Cost Estimate Project Diff Resource> - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- Resources
[]Get
Cm Version Solution Info Cost Estimate Project Diff Resource - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- resources
List<Get
Cm Version Solution Info Cost Estimate Project Diff Resource> - (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
- resources
Get
Cm Version Solution Info Cost Estimate Project Diff Resource[] - (List) Resources. Nested scheme for resources:
- total
Hourly stringCost - (String) Total hourly cost.
- total
Monthly stringCOst - (String) Total monthly cost.
- resources
Sequence[Get
Cm Version Solution Info Cost Estimate Project Diff Resource] - (List) Resources. Nested scheme for resources:
- total_
hourly_ strcost - (String) Total hourly cost.
- total_
monthly_ strcost - (String) Total monthly cost.
- resources List<Property Map>
- (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
GetCmVersionSolutionInfoCostEstimateProjectDiffResource
- Cost
Components List<GetCm Version Solution Info Cost Estimate Project Diff Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata Dictionary<string, string>
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- Cost
Components []GetCm Version Solution Info Cost Estimate Project Diff Resource Cost Component - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata map[string]string
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- cost
Components List<GetCm Version Solution Info Cost Estimate Project Diff Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String,String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
- cost
Components GetCm Version Solution Info Cost Estimate Project Diff Resource Cost Component[] - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost string - (String) Hourly cost.
- metadata {[key: string]: string}
- (Map) Resource metadata.
- monthly
Cost string - (String) Monthly cost.
- name string
- (String) Optional - Programmatic Offering name.
- cost_
components Sequence[GetCm Version Solution Info Cost Estimate Project Diff Resource Cost Component] - (List) Cost components. Nested scheme for cost_components:
- hourly_
cost str - (String) Hourly cost.
- metadata Mapping[str, str]
- (Map) Resource metadata.
- monthly_
cost str - (String) Monthly cost.
- name str
- (String) Optional - Programmatic Offering name.
- cost
Components List<Property Map> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
GetCmVersionSolutionInfoCostEstimateProjectDiffResourceCostComponent
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
- hourly
Cost string - (String) Hourly cost.
- hourly
Quantity string - (String) Cost component hourly quantity.
- monthly
Cost string - (String) Monthly cost.
- monthly
Quantity string - (String) Cost component monthly quantity.
- name string
- (String) Optional - Programmatic Offering name.
- price string
- (String) Cost component price.
- unit string
- (String) Cost component unit.
- hourly_
cost str - (String) Hourly cost.
- hourly_
quantity str - (String) Cost component hourly quantity.
- monthly_
cost str - (String) Monthly cost.
- monthly_
quantity str - (String) Cost component monthly quantity.
- name str
- (String) Optional - Programmatic Offering name.
- price str
- (String) Cost component price.
- unit str
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
GetCmVersionSolutionInfoCostEstimateProjectPastBreakdown
- Resources
List<Get
Cm Version Solution Info Cost Estimate Project Past Breakdown Resource> - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- Resources
[]Get
Cm Version Solution Info Cost Estimate Project Past Breakdown Resource - (List) Resources. Nested scheme for resources:
- Total
Hourly stringCost - (String) Total hourly cost.
- Total
Monthly stringCOst - (String) Total monthly cost.
- resources
List<Get
Cm Version Solution Info Cost Estimate Project Past Breakdown Resource> - (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
- resources
Get
Cm Version Solution Info Cost Estimate Project Past Breakdown Resource[] - (List) Resources. Nested scheme for resources:
- total
Hourly stringCost - (String) Total hourly cost.
- total
Monthly stringCOst - (String) Total monthly cost.
- resources
Sequence[Get
Cm Version Solution Info Cost Estimate Project Past Breakdown Resource] - (List) Resources. Nested scheme for resources:
- total_
hourly_ strcost - (String) Total hourly cost.
- total_
monthly_ strcost - (String) Total monthly cost.
- resources List<Property Map>
- (List) Resources. Nested scheme for resources:
- total
Hourly StringCost - (String) Total hourly cost.
- total
Monthly StringCOst - (String) Total monthly cost.
GetCmVersionSolutionInfoCostEstimateProjectPastBreakdownResource
- Cost
Components List<GetCm Version Solution Info Cost Estimate Project Past Breakdown Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata Dictionary<string, string>
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- Cost
Components []GetCm Version Solution Info Cost Estimate Project Past Breakdown Resource Cost Component - (List) Cost components. Nested scheme for cost_components:
- Hourly
Cost string - (String) Hourly cost.
- Metadata map[string]string
- (Map) Resource metadata.
- Monthly
Cost string - (String) Monthly cost.
- Name string
- (String) Optional - Programmatic Offering name.
- cost
Components List<GetCm Version Solution Info Cost Estimate Project Past Breakdown Resource Cost Component> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String,String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
- cost
Components GetCm Version Solution Info Cost Estimate Project Past Breakdown Resource Cost Component[] - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost string - (String) Hourly cost.
- metadata {[key: string]: string}
- (Map) Resource metadata.
- monthly
Cost string - (String) Monthly cost.
- name string
- (String) Optional - Programmatic Offering name.
- cost_
components Sequence[GetCm Version Solution Info Cost Estimate Project Past Breakdown Resource Cost Component] - (List) Cost components. Nested scheme for cost_components:
- hourly_
cost str - (String) Hourly cost.
- metadata Mapping[str, str]
- (Map) Resource metadata.
- monthly_
cost str - (String) Monthly cost.
- name str
- (String) Optional - Programmatic Offering name.
- cost
Components List<Property Map> - (List) Cost components. Nested scheme for cost_components:
- hourly
Cost String - (String) Hourly cost.
- metadata Map<String>
- (Map) Resource metadata.
- monthly
Cost String - (String) Monthly cost.
- name String
- (String) Optional - Programmatic Offering name.
GetCmVersionSolutionInfoCostEstimateProjectPastBreakdownResourceCostComponent
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- Hourly
Cost string - (String) Hourly cost.
- Hourly
Quantity string - (String) Cost component hourly quantity.
- Monthly
Cost string - (String) Monthly cost.
- Monthly
Quantity string - (String) Cost component monthly quantity.
- Name string
- (String) Optional - Programmatic Offering name.
- Price string
- (String) Cost component price.
- Unit string
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
- hourly
Cost string - (String) Hourly cost.
- hourly
Quantity string - (String) Cost component hourly quantity.
- monthly
Cost string - (String) Monthly cost.
- monthly
Quantity string - (String) Cost component monthly quantity.
- name string
- (String) Optional - Programmatic Offering name.
- price string
- (String) Cost component price.
- unit string
- (String) Cost component unit.
- hourly_
cost str - (String) Hourly cost.
- hourly_
quantity str - (String) Cost component hourly quantity.
- monthly_
cost str - (String) Monthly cost.
- monthly_
quantity str - (String) Cost component monthly quantity.
- name str
- (String) Optional - Programmatic Offering name.
- price str
- (String) Cost component price.
- unit str
- (String) Cost component unit.
- hourly
Cost String - (String) Hourly cost.
- hourly
Quantity String - (String) Cost component hourly quantity.
- monthly
Cost String - (String) Monthly cost.
- monthly
Quantity String - (String) Cost component monthly quantity.
- name String
- (String) Optional - Programmatic Offering name.
- price String
- (String) Cost component price.
- unit String
- (String) Cost component unit.
GetCmVersionSolutionInfoCostEstimateProjectSummary
- No
Price Dictionary<string, string>Resource Counts - (Map) No price resource counts.
- Total
Detected doubleResources - (Integer) Total detected resources.
- Total
No doublePrice Resources - (Integer) Total no price resources.
- Total
Supported doubleResources - (Integer) Total supported resources.
- Total
Unsupported doubleResources - (Integer) Total unsupported resources.
- Total
Usage doubleBased Resources - (Integer) Total usage based resources.
- Unsupported
Resource Dictionary<string, string>Counts - (Map) Unsupported resource counts.
- No
Price map[string]stringResource Counts - (Map) No price resource counts.
- Total
Detected float64Resources - (Integer) Total detected resources.
- Total
No float64Price Resources - (Integer) Total no price resources.
- Total
Supported float64Resources - (Integer) Total supported resources.
- Total
Unsupported float64Resources - (Integer) Total unsupported resources.
- Total
Usage float64Based Resources - (Integer) Total usage based resources.
- Unsupported
Resource map[string]stringCounts - (Map) Unsupported resource counts.
- no
Price Map<String,String>Resource Counts - (Map) No price resource counts.
- total
Detected DoubleResources - (Integer) Total detected resources.
- total
No DoublePrice Resources - (Integer) Total no price resources.
- total
Supported DoubleResources - (Integer) Total supported resources.
- total
Unsupported DoubleResources - (Integer) Total unsupported resources.
- total
Usage DoubleBased Resources - (Integer) Total usage based resources.
- unsupported
Resource Map<String,String>Counts - (Map) Unsupported resource counts.
- no
Price {[key: string]: string}Resource Counts - (Map) No price resource counts.
- total
Detected numberResources - (Integer) Total detected resources.
- total
No numberPrice Resources - (Integer) Total no price resources.
- total
Supported numberResources - (Integer) Total supported resources.
- total
Unsupported numberResources - (Integer) Total unsupported resources.
- total
Usage numberBased Resources - (Integer) Total usage based resources.
- unsupported
Resource {[key: string]: string}Counts - (Map) Unsupported resource counts.
- no_
price_ Mapping[str, str]resource_ counts - (Map) No price resource counts.
- total_
detected_ floatresources - (Integer) Total detected resources.
- total_
no_ floatprice_ resources - (Integer) Total no price resources.
- total_
supported_ floatresources - (Integer) Total supported resources.
- total_
unsupported_ floatresources - (Integer) Total unsupported resources.
- total_
usage_ floatbased_ resources - (Integer) Total usage based resources.
- unsupported_
resource_ Mapping[str, str]counts - (Map) Unsupported resource counts.
- no
Price Map<String>Resource Counts - (Map) No price resource counts.
- total
Detected NumberResources - (Integer) Total detected resources.
- total
No NumberPrice Resources - (Integer) Total no price resources.
- total
Supported NumberResources - (Integer) Total supported resources.
- total
Unsupported NumberResources - (Integer) Total unsupported resources.
- total
Usage NumberBased Resources - (Integer) Total usage based resources.
- unsupported
Resource Map<String>Counts - (Map) Unsupported resource counts.
GetCmVersionSolutionInfoCostEstimateSummary
- No
Price Dictionary<string, string>Resource Counts - (Map) No price resource counts.
- Total
Detected doubleResources - (Integer) Total detected resources.
- Total
No doublePrice Resources - (Integer) Total no price resources.
- Total
Supported doubleResources - (Integer) Total supported resources.
- Total
Unsupported doubleResources - (Integer) Total unsupported resources.
- Total
Usage doubleBased Resources - (Integer) Total usage based resources.
- Unsupported
Resource Dictionary<string, string>Counts - (Map) Unsupported resource counts.
- No
Price map[string]stringResource Counts - (Map) No price resource counts.
- Total
Detected float64Resources - (Integer) Total detected resources.
- Total
No float64Price Resources - (Integer) Total no price resources.
- Total
Supported float64Resources - (Integer) Total supported resources.
- Total
Unsupported float64Resources - (Integer) Total unsupported resources.
- Total
Usage float64Based Resources - (Integer) Total usage based resources.
- Unsupported
Resource map[string]stringCounts - (Map) Unsupported resource counts.
- no
Price Map<String,String>Resource Counts - (Map) No price resource counts.
- total
Detected DoubleResources - (Integer) Total detected resources.
- total
No DoublePrice Resources - (Integer) Total no price resources.
- total
Supported DoubleResources - (Integer) Total supported resources.
- total
Unsupported DoubleResources - (Integer) Total unsupported resources.
- total
Usage DoubleBased Resources - (Integer) Total usage based resources.
- unsupported
Resource Map<String,String>Counts - (Map) Unsupported resource counts.
- no
Price {[key: string]: string}Resource Counts - (Map) No price resource counts.
- total
Detected numberResources - (Integer) Total detected resources.
- total
No numberPrice Resources - (Integer) Total no price resources.
- total
Supported numberResources - (Integer) Total supported resources.
- total
Unsupported numberResources - (Integer) Total unsupported resources.
- total
Usage numberBased Resources - (Integer) Total usage based resources.
- unsupported
Resource {[key: string]: string}Counts - (Map) Unsupported resource counts.
- no_
price_ Mapping[str, str]resource_ counts - (Map) No price resource counts.
- total_
detected_ floatresources - (Integer) Total detected resources.
- total_
no_ floatprice_ resources - (Integer) Total no price resources.
- total_
supported_ floatresources - (Integer) Total supported resources.
- total_
unsupported_ floatresources - (Integer) Total unsupported resources.
- total_
usage_ floatbased_ resources - (Integer) Total usage based resources.
- unsupported_
resource_ Mapping[str, str]counts - (Map) Unsupported resource counts.
- no
Price Map<String>Resource Counts - (Map) No price resource counts.
- total
Detected NumberResources - (Integer) Total detected resources.
- total
No NumberPrice Resources - (Integer) Total no price resources.
- total
Supported NumberResources - (Integer) Total supported resources.
- total
Unsupported NumberResources - (Integer) Total unsupported resources.
- total
Usage NumberBased Resources - (Integer) Total usage based resources.
- unsupported
Resource Map<String>Counts - (Map) Unsupported resource counts.
GetCmVersionSolutionInfoDependency
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Flavors List<string>
- (List) Optional - List of dependent flavors in the specified range.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Name string
- (String) Optional - Programmatic Offering name.
- Version string
- (String) Version of content type.
- Catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- Flavors []string
- (List) Optional - List of dependent flavors in the specified range.
- Id string
- (String) Optional - Offering ID - not required if name is set.
- Name string
- (String) Optional - Programmatic Offering name.
- Version string
- (String) Version of content type.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- flavors List<String>
- (List) Optional - List of dependent flavors in the specified range.
- id String
- (String) Optional - Offering ID - not required if name is set.
- name String
- (String) Optional - Programmatic Offering name.
- version String
- (String) Version of content type.
- catalog
Id string - (String) Optional - If not specified, assumes the Public Catalog.
- flavors string[]
- (List) Optional - List of dependent flavors in the specified range.
- id string
- (String) Optional - Offering ID - not required if name is set.
- name string
- (String) Optional - Programmatic Offering name.
- version string
- (String) Version of content type.
- catalog_
id str - (String) Optional - If not specified, assumes the Public Catalog.
- flavors Sequence[str]
- (List) Optional - List of dependent flavors in the specified range.
- id str
- (String) Optional - Offering ID - not required if name is set.
- name str
- (String) Optional - Programmatic Offering name.
- version str
- (String) Version of content type.
- catalog
Id String - (String) Optional - If not specified, assumes the Public Catalog.
- flavors List<String>
- (List) Optional - List of dependent flavors in the specified range.
- id String
- (String) Optional - Offering ID - not required if name is set.
- name String
- (String) Optional - Programmatic Offering name.
- version String
- (String) Version of content type.
GetCmVersionSolutionInfoFeature
- Description string
- (String) Feature description.
- Description
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Title string
- (String) Heading.
- Title
I18n Dictionary<string, string> - (Map) A map of translated strings, by language code.
- Description string
- (String) Feature description.
- Description
I18n map[string]string - (Map) A map of translated strings, by language code.
- Title string
- (String) Heading.
- Title
I18n map[string]string - (Map) A map of translated strings, by language code.
- description String
- (String) Feature description.
- description
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- title String
- (String) Heading.
- title
I18n Map<String,String> - (Map) A map of translated strings, by language code.
- description string
- (String) Feature description.
- description
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- title string
- (String) Heading.
- title
I18n {[key: string]: string} - (Map) A map of translated strings, by language code.
- description str
- (String) Feature description.
- description_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- title str
- (String) Heading.
- title_
i18n Mapping[str, str] - (Map) A map of translated strings, by language code.
- description String
- (String) Feature description.
- description
I18n Map<String> - (Map) A map of translated strings, by language code.
- title String
- (String) Heading.
- title
I18n Map<String> - (Map) A map of translated strings, by language code.
GetCmVersionState
- Current string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- Current
Entered string - (String) Date and time of current request.
- Pending string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- Pending
Requested string - (String) Date and time of pending request.
- Previous string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- Current string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- Current
Entered string - (String) Date and time of current request.
- Pending string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- Pending
Requested string - (String) Date and time of pending request.
- Previous string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current String
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current
Entered String - (String) Date and time of current request.
- pending String
- (String) one of: new, validated, account-published, ibm-published, public-published.
- pending
Requested String - (String) Date and time of pending request.
- previous String
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current
Entered string - (String) Date and time of current request.
- pending string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- pending
Requested string - (String) Date and time of pending request.
- previous string
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current str
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current_
entered str - (String) Date and time of current request.
- pending str
- (String) one of: new, validated, account-published, ibm-published, public-published.
- pending_
requested str - (String) Date and time of pending request.
- previous str
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current String
- (String) one of: new, validated, account-published, ibm-published, public-published.
- current
Entered String - (String) Date and time of current request.
- pending String
- (String) one of: new, validated, account-published, ibm-published, public-published.
- pending
Requested String - (String) Date and time of pending request.
- previous String
- (String) one of: new, validated, account-published, ibm-published, public-published.
GetCmVersionValidation
- Last
Operation string - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- Message string
- (String) Any message needing to be conveyed as part of the validation job.
- Requested string
- (String) Date and time of last validation was requested.
- State string
- (String) Current validation state - , in_progress, valid, invalid, expired.
- Target Dictionary<string, string>
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- Validated string
- (String) Date and time of last successful validation.
- Last
Operation string - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- Message string
- (String) Any message needing to be conveyed as part of the validation job.
- Requested string
- (String) Date and time of last validation was requested.
- State string
- (String) Current validation state - , in_progress, valid, invalid, expired.
- Target map[string]string
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- Validated string
- (String) Date and time of last successful validation.
- last
Operation String - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- message String
- (String) Any message needing to be conveyed as part of the validation job.
- requested String
- (String) Date and time of last validation was requested.
- state String
- (String) Current validation state - , in_progress, valid, invalid, expired.
- target Map<String,String>
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- validated String
- (String) Date and time of last successful validation.
- last
Operation string - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- message string
- (String) Any message needing to be conveyed as part of the validation job.
- requested string
- (String) Date and time of last validation was requested.
- state string
- (String) Current validation state - , in_progress, valid, invalid, expired.
- target {[key: string]: string}
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- validated string
- (String) Date and time of last successful validation.
- last_
operation str - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- message str
- (String) Any message needing to be conveyed as part of the validation job.
- requested str
- (String) Date and time of last validation was requested.
- state str
- (String) Current validation state - , in_progress, valid, invalid, expired.
- target Mapping[str, str]
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- validated str
- (String) Date and time of last successful validation.
- last
Operation String - (String) Last operation (e.g. submit_deployment, generate_installer, install_offering.
- message String
- (String) Any message needing to be conveyed as part of the validation job.
- requested String
- (String) Date and time of last validation was requested.
- state String
- (String) Current validation state - , in_progress, valid, invalid, expired.
- target Map<String>
- (Map) Validation target information (e.g. cluster_id, region, namespace, etc). Values will vary by Content type.
- validated String
- (String) Date and time of last successful validation.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.