Oracle Cloud Infrastructure v2.11.0 published on Thursday, Sep 19, 2024 by Pulumi
oci.ServiceMesh.getVirtualDeployment
Explore with Pulumi AI
This data source provides details about a specific Virtual Deployment resource in Oracle Cloud Infrastructure Service Mesh service.
Gets a VirtualDeployment by identifier.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVirtualDeployment = oci.ServiceMesh.getVirtualDeployment({
virtualDeploymentId: testVirtualDeploymentOciServiceMeshVirtualDeployment.id,
});
import pulumi
import pulumi_oci as oci
test_virtual_deployment = oci.ServiceMesh.get_virtual_deployment(virtual_deployment_id=test_virtual_deployment_oci_service_mesh_virtual_deployment["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/ServiceMesh"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ServiceMesh.GetVirtualDeployment(ctx, &servicemesh.GetVirtualDeploymentArgs{
VirtualDeploymentId: testVirtualDeploymentOciServiceMeshVirtualDeployment.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testVirtualDeployment = Oci.ServiceMesh.GetVirtualDeployment.Invoke(new()
{
VirtualDeploymentId = testVirtualDeploymentOciServiceMeshVirtualDeployment.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.ServiceMesh.ServiceMeshFunctions;
import com.pulumi.oci.ServiceMesh.inputs.GetVirtualDeploymentArgs;
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 testVirtualDeployment = ServiceMeshFunctions.getVirtualDeployment(GetVirtualDeploymentArgs.builder()
.virtualDeploymentId(testVirtualDeploymentOciServiceMeshVirtualDeployment.id())
.build());
}
}
variables:
testVirtualDeployment:
fn::invoke:
Function: oci:ServiceMesh:getVirtualDeployment
Arguments:
virtualDeploymentId: ${testVirtualDeploymentOciServiceMeshVirtualDeployment.id}
Using getVirtualDeployment
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 getVirtualDeployment(args: GetVirtualDeploymentArgs, opts?: InvokeOptions): Promise<GetVirtualDeploymentResult>
function getVirtualDeploymentOutput(args: GetVirtualDeploymentOutputArgs, opts?: InvokeOptions): Output<GetVirtualDeploymentResult>
def get_virtual_deployment(virtual_deployment_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualDeploymentResult
def get_virtual_deployment_output(virtual_deployment_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualDeploymentResult]
func GetVirtualDeployment(ctx *Context, args *GetVirtualDeploymentArgs, opts ...InvokeOption) (*GetVirtualDeploymentResult, error)
func GetVirtualDeploymentOutput(ctx *Context, args *GetVirtualDeploymentOutputArgs, opts ...InvokeOption) GetVirtualDeploymentResultOutput
> Note: This function is named GetVirtualDeployment
in the Go SDK.
public static class GetVirtualDeployment
{
public static Task<GetVirtualDeploymentResult> InvokeAsync(GetVirtualDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualDeploymentResult> Invoke(GetVirtualDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualDeploymentResult> getVirtualDeployment(GetVirtualDeploymentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:ServiceMesh/getVirtualDeployment:getVirtualDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- Virtual
Deployment stringId - Unique VirtualDeployment identifier.
- Virtual
Deployment stringId - Unique VirtualDeployment identifier.
- virtual
Deployment StringId - Unique VirtualDeployment identifier.
- virtual
Deployment stringId - Unique VirtualDeployment identifier.
- virtual_
deployment_ strid - Unique VirtualDeployment identifier.
- virtual
Deployment StringId - Unique VirtualDeployment identifier.
getVirtualDeployment Result
The following output properties are available:
- Access
Loggings List<GetVirtual Deployment Access Logging> - This configuration determines if logging is enabled and where the logs will be output.
- Compartment
Id string - The OCID of the compartment.
- 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
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- 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
- Unique identifier that is immutable on creation.
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
- Listeners
List<Get
Virtual Deployment Listener> - The listeners for the virtual deployment
- Name string
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- Service
Discoveries List<GetVirtual Deployment Service Discovery> - Service Discovery configuration for virtual deployments.
- State string
- The current state of the Resource.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time when this resource was created in an RFC3339 formatted datetime string.
- Time
Updated string - The time when this resource was updated in an RFC3339 formatted datetime string.
- Virtual
Deployment stringId - Virtual
Service stringId - The OCID of the virtual service in which this virtual deployment is created.
- Access
Loggings []GetVirtual Deployment Access Logging - This configuration determines if logging is enabled and where the logs will be output.
- Compartment
Id string - The OCID of the compartment.
- 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
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- 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
- Unique identifier that is immutable on creation.
- Lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
- Listeners
[]Get
Virtual Deployment Listener - The listeners for the virtual deployment
- Name string
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- Service
Discoveries []GetVirtual Deployment Service Discovery - Service Discovery configuration for virtual deployments.
- State string
- The current state of the Resource.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time when this resource was created in an RFC3339 formatted datetime string.
- Time
Updated string - The time when this resource was updated in an RFC3339 formatted datetime string.
- Virtual
Deployment stringId - Virtual
Service stringId - The OCID of the virtual service in which this virtual deployment is created.
- access
Loggings List<GetVirtual Deployment Access Logging> - This configuration determines if logging is enabled and where the logs will be output.
- compartment
Id String - The OCID of the compartment.
- 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
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- 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
- Unique identifier that is immutable on creation.
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
- listeners
List<Get
Virtual Deployment Listener> - The listeners for the virtual deployment
- name String
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- service
Discoveries List<GetVirtual Deployment Service Discovery> - Service Discovery configuration for virtual deployments.
- state String
- The current state of the Resource.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time when this resource was created in an RFC3339 formatted datetime string.
- time
Updated String - The time when this resource was updated in an RFC3339 formatted datetime string.
- virtual
Deployment StringId - virtual
Service StringId - The OCID of the virtual service in which this virtual deployment is created.
- access
Loggings GetVirtual Deployment Access Logging[] - This configuration determines if logging is enabled and where the logs will be output.
- compartment
Id string - The OCID of the compartment.
- {[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
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- {[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
- Unique identifier that is immutable on creation.
- lifecycle
Details string - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
- listeners
Get
Virtual Deployment Listener[] - The listeners for the virtual deployment
- name string
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- service
Discoveries GetVirtual Deployment Service Discovery[] - Service Discovery configuration for virtual deployments.
- state string
- The current state of the Resource.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The time when this resource was created in an RFC3339 formatted datetime string.
- time
Updated string - The time when this resource was updated in an RFC3339 formatted datetime string.
- virtual
Deployment stringId - virtual
Service stringId - The OCID of the virtual service in which this virtual deployment is created.
- access_
loggings Sequence[servicemesh.Get Virtual Deployment Access Logging] - This configuration determines if logging is enabled and where the logs will be output.
- compartment_
id str - The OCID of the compartment.
- 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
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- 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
- Unique identifier that is immutable on creation.
- 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 a Failed state.
- listeners
Sequence[servicemesh.
Get Virtual Deployment Listener] - The listeners for the virtual deployment
- name str
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- service_
discoveries Sequence[servicemesh.Get Virtual Deployment Service Discovery] - Service Discovery configuration for virtual deployments.
- state str
- The current state of the Resource.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The time when this resource was created in an RFC3339 formatted datetime string.
- time_
updated str - The time when this resource was updated in an RFC3339 formatted datetime string.
- virtual_
deployment_ strid - virtual_
service_ strid - The OCID of the virtual service in which this virtual deployment is created.
- access
Loggings List<Property Map> - This configuration determines if logging is enabled and where the logs will be output.
- compartment
Id String - The OCID of the compartment.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- description String
- Description of the resource. It can be changed after creation. Avoid entering confidential information. Example:
This is my new resource
- 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
- Unique identifier that is immutable on creation.
- lifecycle
Details String - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in a Failed state.
- listeners List<Property Map>
- The listeners for the virtual deployment
- name String
- A user-friendly name. The name must be unique within the same virtual service and cannot be changed after creation. Avoid entering confidential information. Example:
My unique resource name
- service
Discoveries List<Property Map> - Service Discovery configuration for virtual deployments.
- state String
- The current state of the Resource.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time when this resource was created in an RFC3339 formatted datetime string.
- time
Updated String - The time when this resource was updated in an RFC3339 formatted datetime string.
- virtual
Deployment StringId - virtual
Service StringId - The OCID of the virtual service in which this virtual deployment is created.
Supporting Types
GetVirtualDeploymentAccessLogging
- Is
Enabled bool - Determines if the logging configuration is enabled.
- Is
Enabled bool - Determines if the logging configuration is enabled.
- is
Enabled Boolean - Determines if the logging configuration is enabled.
- is
Enabled boolean - Determines if the logging configuration is enabled.
- is_
enabled bool - Determines if the logging configuration is enabled.
- is
Enabled Boolean - Determines if the logging configuration is enabled.
GetVirtualDeploymentListener
- Idle
Timeout stringIn Ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- Port int
- Port in which virtual deployment is running.
- Protocol string
- Type of protocol used in virtual deployment.
- Request
Timeout stringIn Ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
- Idle
Timeout stringIn Ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- Port int
- Port in which virtual deployment is running.
- Protocol string
- Type of protocol used in virtual deployment.
- Request
Timeout stringIn Ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
- idle
Timeout StringIn Ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- port Integer
- Port in which virtual deployment is running.
- protocol String
- Type of protocol used in virtual deployment.
- request
Timeout StringIn Ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
- idle
Timeout stringIn Ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- port number
- Port in which virtual deployment is running.
- protocol string
- Type of protocol used in virtual deployment.
- request
Timeout stringIn Ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
- idle_
timeout_ strin_ ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- port int
- Port in which virtual deployment is running.
- protocol str
- Type of protocol used in virtual deployment.
- request_
timeout_ strin_ ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
- idle
Timeout StringIn Ms - The maximum duration in milliseconds for which the request's stream may be idle. The value 0 (zero) indicates that the timeout is disabled.
- port Number
- Port in which virtual deployment is running.
- protocol String
- Type of protocol used in virtual deployment.
- request
Timeout StringIn Ms - The maximum duration in milliseconds for the deployed service to respond to an incoming request through the listener. If provided, the timeout value overrides the default timeout of 15 seconds for the HTTP/HTTP2 listeners, and disabled (no timeout) for the GRPC listeners. The value 0 (zero) indicates that the timeout is disabled. The timeout cannot be configured for the TCP and TLS_PASSTHROUGH listeners. For streaming responses from the deployed service, consider either keeping the timeout disabled or set a sufficiently high value.
GetVirtualDeploymentServiceDiscovery
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.