1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. FleetAppsManagement
  5. getPlatformConfiguration
Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi

oci.FleetAppsManagement.getPlatformConfiguration

Explore with Pulumi AI

Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi

This data source provides details about a specific Platform Configuration resource in Oracle Cloud Infrastructure Fleet Apps Management service.

Gets a PlatformConfiguration by identifier

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";

const testPlatformConfiguration = oci.FleetAppsManagement.getPlatformConfiguration({
    platformConfigurationId: testPlatformConfigurationOciFleetAppsManagementPlatformConfiguration.id,
});
Copy
import pulumi
import pulumi_oci as oci

test_platform_configuration = oci.FleetAppsManagement.get_platform_configuration(platform_configuration_id=test_platform_configuration_oci_fleet_apps_management_platform_configuration["id"])
Copy
package main

import (
	"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/fleetappsmanagement"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := fleetappsmanagement.GetPlatformConfiguration(ctx, &fleetappsmanagement.GetPlatformConfigurationArgs{
			PlatformConfigurationId: testPlatformConfigurationOciFleetAppsManagementPlatformConfiguration.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;

return await Deployment.RunAsync(() => 
{
    var testPlatformConfiguration = Oci.FleetAppsManagement.GetPlatformConfiguration.Invoke(new()
    {
        PlatformConfigurationId = testPlatformConfigurationOciFleetAppsManagementPlatformConfiguration.Id,
    });

});
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.FleetAppsManagement.FleetAppsManagementFunctions;
import com.pulumi.oci.FleetAppsManagement.inputs.GetPlatformConfigurationArgs;
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 testPlatformConfiguration = FleetAppsManagementFunctions.getPlatformConfiguration(GetPlatformConfigurationArgs.builder()
            .platformConfigurationId(testPlatformConfigurationOciFleetAppsManagementPlatformConfiguration.id())
            .build());

    }
}
Copy
variables:
  testPlatformConfiguration:
    fn::invoke:
      function: oci:FleetAppsManagement:getPlatformConfiguration
      arguments:
        platformConfigurationId: ${testPlatformConfigurationOciFleetAppsManagementPlatformConfiguration.id}
Copy

Using getPlatformConfiguration

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 getPlatformConfiguration(args: GetPlatformConfigurationArgs, opts?: InvokeOptions): Promise<GetPlatformConfigurationResult>
function getPlatformConfigurationOutput(args: GetPlatformConfigurationOutputArgs, opts?: InvokeOptions): Output<GetPlatformConfigurationResult>
Copy
def get_platform_configuration(platform_configuration_id: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetPlatformConfigurationResult
def get_platform_configuration_output(platform_configuration_id: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetPlatformConfigurationResult]
Copy
func GetPlatformConfiguration(ctx *Context, args *GetPlatformConfigurationArgs, opts ...InvokeOption) (*GetPlatformConfigurationResult, error)
func GetPlatformConfigurationOutput(ctx *Context, args *GetPlatformConfigurationOutputArgs, opts ...InvokeOption) GetPlatformConfigurationResultOutput
Copy

> Note: This function is named GetPlatformConfiguration in the Go SDK.

public static class GetPlatformConfiguration 
{
    public static Task<GetPlatformConfigurationResult> InvokeAsync(GetPlatformConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetPlatformConfigurationResult> Invoke(GetPlatformConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetPlatformConfigurationResult> getPlatformConfiguration(GetPlatformConfigurationArgs args, InvokeOptions options)
public static Output<GetPlatformConfigurationResult> getPlatformConfiguration(GetPlatformConfigurationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:FleetAppsManagement/getPlatformConfiguration:getPlatformConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

PlatformConfigurationId This property is required. string
unique PlatformConfiguration identifier
PlatformConfigurationId This property is required. string
unique PlatformConfiguration identifier
platformConfigurationId This property is required. String
unique PlatformConfiguration identifier
platformConfigurationId This property is required. string
unique PlatformConfiguration identifier
platform_configuration_id This property is required. str
unique PlatformConfiguration identifier
platformConfigurationId This property is required. String
unique PlatformConfiguration identifier

getPlatformConfiguration Result

The following output properties are available:

CompartmentId string
Tenancy OCID
ConfigCategoryDetails List<GetPlatformConfigurationConfigCategoryDetail>
Config Category Details.
DefinedTags Dictionary<string, string>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
Description string
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
DisplayName string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
FreeformTags Dictionary<string, string>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
Id string
The OCID of the resource.
LifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
PlatformConfigurationId string
ResourceRegion string
Associated region
State string
The current state of the PlatformConfiguration.
SystemTags Dictionary<string, string>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeCreated string
The time this resource was created. An RFC3339 formatted datetime string.
TimeUpdated string
The time this resource was last updated. An RFC3339 formatted datetime string.
Type string
The type of the configuration.
CompartmentId string
Tenancy OCID
ConfigCategoryDetails []GetPlatformConfigurationConfigCategoryDetail
Config Category Details.
DefinedTags map[string]string
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
Description string
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
DisplayName string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
FreeformTags map[string]string
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
Id string
The OCID of the resource.
LifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
PlatformConfigurationId string
ResourceRegion string
Associated region
State string
The current state of the PlatformConfiguration.
SystemTags map[string]string
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
TimeCreated string
The time this resource was created. An RFC3339 formatted datetime string.
TimeUpdated string
The time this resource was last updated. An RFC3339 formatted datetime string.
Type string
The type of the configuration.
compartmentId String
Tenancy OCID
configCategoryDetails List<GetPlatformConfigurationConfigCategoryDetail>
Config Category Details.
definedTags Map<String,String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description String
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
displayName String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
freeformTags Map<String,String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id String
The OCID of the resource.
lifecycleDetails String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
platformConfigurationId String
resourceRegion String
Associated region
state String
The current state of the PlatformConfiguration.
systemTags Map<String,String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated String
The time this resource was created. An RFC3339 formatted datetime string.
timeUpdated String
The time this resource was last updated. An RFC3339 formatted datetime string.
type String
The type of the configuration.
compartmentId string
Tenancy OCID
configCategoryDetails GetPlatformConfigurationConfigCategoryDetail[]
Config Category Details.
definedTags {[key: string]: string}
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description string
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
displayName string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
freeformTags {[key: string]: string}
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id string
The OCID of the resource.
lifecycleDetails string
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
platformConfigurationId string
resourceRegion string
Associated region
state string
The current state of the PlatformConfiguration.
systemTags {[key: string]: string}
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated string
The time this resource was created. An RFC3339 formatted datetime string.
timeUpdated string
The time this resource was last updated. An RFC3339 formatted datetime string.
type string
The type of the configuration.
compartment_id str
Tenancy OCID
config_category_details Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetail]
Config Category Details.
defined_tags Mapping[str, str]
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description str
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
display_name str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
freeform_tags Mapping[str, str]
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id str
The OCID of the resource.
lifecycle_details str
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
platform_configuration_id str
resource_region str
Associated region
state str
The current state of the PlatformConfiguration.
system_tags Mapping[str, str]
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
time_created str
The time this resource was created. An RFC3339 formatted datetime string.
time_updated str
The time this resource was last updated. An RFC3339 formatted datetime string.
type str
The type of the configuration.
compartmentId String
Tenancy OCID
configCategoryDetails List<Property Map>
Config Category Details.
definedTags Map<String>
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {"foo-namespace.bar-key": "value"}
description String
A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.
displayName String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
freeformTags Map<String>
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {"bar-key": "value"}
id String
The OCID of the resource.
lifecycleDetails String
A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
platformConfigurationId String
resourceRegion String
Associated region
state String
The current state of the PlatformConfiguration.
systemTags Map<String>
System tags for this resource. Each key is predefined and scoped to a namespace. Example: {"orcl-cloud.free-tier-retained": "true"}
timeCreated String
The time this resource was created. An RFC3339 formatted datetime string.
timeUpdated String
The time this resource was last updated. An RFC3339 formatted datetime string.
type String
The type of the configuration.

Supporting Types

GetPlatformConfigurationConfigCategoryDetail

CompatibleProducts This property is required. List<GetPlatformConfigurationConfigCategoryDetailCompatibleProduct>
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
Components This property is required. List<string>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
ConfigCategory This property is required. string
Category of configuration
Credentials This property is required. List<GetPlatformConfigurationConfigCategoryDetailCredential>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
PatchTypes This property is required. List<GetPlatformConfigurationConfigCategoryDetailPatchType>
Patch Types associated with this Product Stack which will be considered as Product.
Products This property is required. List<GetPlatformConfigurationConfigCategoryDetailProduct>
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
SubCategoryDetails This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail>
ProductStack Config Category Details.
Versions This property is required. List<string>
Versions associated with the PRODUCT .
CompatibleProducts This property is required. []GetPlatformConfigurationConfigCategoryDetailCompatibleProduct
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
Components This property is required. []string
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
ConfigCategory This property is required. string
Category of configuration
Credentials This property is required. []GetPlatformConfigurationConfigCategoryDetailCredential
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
PatchTypes This property is required. []GetPlatformConfigurationConfigCategoryDetailPatchType
Patch Types associated with this Product Stack which will be considered as Product.
Products This property is required. []GetPlatformConfigurationConfigCategoryDetailProduct
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
SubCategoryDetails This property is required. []GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail
ProductStack Config Category Details.
Versions This property is required. []string
Versions associated with the PRODUCT .
compatibleProducts This property is required. List<GetPlatformConfigurationConfigCategoryDetailCompatibleProduct>
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
components This property is required. List<String>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
configCategory This property is required. String
Category of configuration
credentials This property is required. List<GetPlatformConfigurationConfigCategoryDetailCredential>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. List<GetPlatformConfigurationConfigCategoryDetailPatchType>
Patch Types associated with this Product Stack which will be considered as Product.
products This property is required. List<GetPlatformConfigurationConfigCategoryDetailProduct>
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
subCategoryDetails This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail>
ProductStack Config Category Details.
versions This property is required. List<String>
Versions associated with the PRODUCT .
compatibleProducts This property is required. GetPlatformConfigurationConfigCategoryDetailCompatibleProduct[]
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
components This property is required. string[]
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
configCategory This property is required. string
Category of configuration
credentials This property is required. GetPlatformConfigurationConfigCategoryDetailCredential[]
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. GetPlatformConfigurationConfigCategoryDetailPatchType[]
Patch Types associated with this Product Stack which will be considered as Product.
products This property is required. GetPlatformConfigurationConfigCategoryDetailProduct[]
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
subCategoryDetails This property is required. GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail[]
ProductStack Config Category Details.
versions This property is required. string[]
Versions associated with the PRODUCT .
compatible_products This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailCompatibleProduct]
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
components This property is required. Sequence[str]
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
config_category This property is required. str
Category of configuration
credentials This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailCredential]
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patch_types This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailPatchType]
Patch Types associated with this Product Stack which will be considered as Product.
products This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailProduct]
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
sub_category_details This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail]
ProductStack Config Category Details.
versions This property is required. Sequence[str]
Versions associated with the PRODUCT .
compatibleProducts This property is required. List<Property Map>
Products compatible with this Product. Provide products from the list of other products you have created that are compatible with the present one
components This property is required. List<String>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
configCategory This property is required. String
Category of configuration
credentials This property is required. List<Property Map>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. List<Property Map>
Patch Types associated with this Product Stack which will be considered as Product.
products This property is required. List<Property Map>
Products that belong to the stack. For example, Oracle WebLogic and Java for the Oracle Fusion Middleware product stack.
subCategoryDetails This property is required. List<Property Map>
ProductStack Config Category Details.
versions This property is required. List<String>
Versions associated with the PRODUCT .

GetPlatformConfigurationConfigCategoryDetailCompatibleProduct

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

GetPlatformConfigurationConfigCategoryDetailCredential

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

GetPlatformConfigurationConfigCategoryDetailPatchType

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

GetPlatformConfigurationConfigCategoryDetailProduct

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

GetPlatformConfigurationConfigCategoryDetailSubCategoryDetail

Components This property is required. List<string>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
Credentials This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
PatchTypes This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType>
Patch Types associated with this Product Stack which will be considered as Product.
SubCategory This property is required. string
SubCategory of Product Stack.
Versions This property is required. List<string>
Versions associated with the PRODUCT .
Components This property is required. []string
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
Credentials This property is required. []GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
PatchTypes This property is required. []GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType
Patch Types associated with this Product Stack which will be considered as Product.
SubCategory This property is required. string
SubCategory of Product Stack.
Versions This property is required. []string
Versions associated with the PRODUCT .
components This property is required. List<String>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
credentials This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. List<GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType>
Patch Types associated with this Product Stack which will be considered as Product.
subCategory This property is required. String
SubCategory of Product Stack.
versions This property is required. List<String>
Versions associated with the PRODUCT .
components This property is required. string[]
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
credentials This property is required. GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential[]
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType[]
Patch Types associated with this Product Stack which will be considered as Product.
subCategory This property is required. string
SubCategory of Product Stack.
versions This property is required. string[]
Versions associated with the PRODUCT .
components This property is required. Sequence[str]
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
credentials This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential]
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patch_types This property is required. Sequence[fleetappsmanagement.GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType]
Patch Types associated with this Product Stack which will be considered as Product.
sub_category This property is required. str
SubCategory of Product Stack.
versions This property is required. Sequence[str]
Versions associated with the PRODUCT .
components This property is required. List<String>
Various components of the Product. For example:The administration server or node manager can be the components of the Oracle WebLogic Application server. Forms server or concurrent manager can be the components of the Oracle E-Business Suite.
credentials This property is required. List<Property Map>
OCID for the Credential name to be associated with the Product Stack. These are useful for target discovery or lifecycle management activities, for example, Oracle WebLogic admin credentials for Oracle WebLogic Application server.
patchTypes This property is required. List<Property Map>
Patch Types associated with this Product Stack which will be considered as Product.
subCategory This property is required. String
SubCategory of Product Stack.
versions This property is required. List<String>
Versions associated with the PRODUCT .

GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailCredential

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

GetPlatformConfigurationConfigCategoryDetailSubCategoryDetailPatchType

DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
DisplayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
Id This property is required. string
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.
displayName This property is required. string
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. string
The OCID of the resource.
display_name This property is required. str
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. str
The OCID of the resource.
displayName This property is required. String
A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. Example: My new resource
id This property is required. String
The OCID of the resource.

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.
Oracle Cloud Infrastructure v2.30.0 published on Monday, Apr 14, 2025 by Pulumi