Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
oci.Vbs.getInstVbsInstance
Explore with Pulumi AI
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
This data source provides details about a specific Vbs Instance resource in Oracle Cloud Infrastructure Vbs Inst service.
Gets a VbsInstance by identifier
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testVbsInstance = oci.Vbs.getInstVbsInstance({
vbsInstanceId: testVbsInstanceOciVbsInstVbsInstance.id,
});
import pulumi
import pulumi_oci as oci
test_vbs_instance = oci.Vbs.get_inst_vbs_instance(vbs_instance_id=test_vbs_instance_oci_vbs_inst_vbs_instance["id"])
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/Vbs"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := Vbs.GetInstVbsInstance(ctx, &vbs.GetInstVbsInstanceArgs{
VbsInstanceId: testVbsInstanceOciVbsInstVbsInstance.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 testVbsInstance = Oci.Vbs.GetInstVbsInstance.Invoke(new()
{
VbsInstanceId = testVbsInstanceOciVbsInstVbsInstance.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Vbs.VbsFunctions;
import com.pulumi.oci.Vbs.inputs.GetInstVbsInstanceArgs;
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 testVbsInstance = VbsFunctions.getInstVbsInstance(GetInstVbsInstanceArgs.builder()
.vbsInstanceId(testVbsInstanceOciVbsInstVbsInstance.id())
.build());
}
}
variables:
testVbsInstance:
fn::invoke:
Function: oci:Vbs:getInstVbsInstance
Arguments:
vbsInstanceId: ${testVbsInstanceOciVbsInstVbsInstance.id}
Using getInstVbsInstance
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 getInstVbsInstance(args: GetInstVbsInstanceArgs, opts?: InvokeOptions): Promise<GetInstVbsInstanceResult>
function getInstVbsInstanceOutput(args: GetInstVbsInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstVbsInstanceResult>
def get_inst_vbs_instance(vbs_instance_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstVbsInstanceResult
def get_inst_vbs_instance_output(vbs_instance_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstVbsInstanceResult]
func GetInstVbsInstance(ctx *Context, args *GetInstVbsInstanceArgs, opts ...InvokeOption) (*GetInstVbsInstanceResult, error)
func GetInstVbsInstanceOutput(ctx *Context, args *GetInstVbsInstanceOutputArgs, opts ...InvokeOption) GetInstVbsInstanceResultOutput
> Note: This function is named GetInstVbsInstance
in the Go SDK.
public static class GetInstVbsInstance
{
public static Task<GetInstVbsInstanceResult> InvokeAsync(GetInstVbsInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetInstVbsInstanceResult> Invoke(GetInstVbsInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInstVbsInstanceResult> getInstVbsInstance(GetInstVbsInstanceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:Vbs/getInstVbsInstance:getInstVbsInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Vbs
Instance stringId - unique VbsInstance identifier
- Vbs
Instance stringId - unique VbsInstance identifier
- vbs
Instance StringId - unique VbsInstance identifier
- vbs
Instance stringId - unique VbsInstance identifier
- vbs_
instance_ strid - unique VbsInstance identifier
- vbs
Instance StringId - unique VbsInstance identifier
getInstVbsInstance Result
The following output properties are available:
- Compartment
Id string - Compartment of the service instance
- Dictionary<string, object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - Service instance display name
- Dictionary<string, object>
- 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
- Idcs
Access stringToken - Is
Resource boolUsage Agreement Granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- Lifecyle
Details 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.
- Name string
- Service instance name (unique identifier)
- Resource
Compartment stringId - Compartment where VBS may create additional resources for the service instance
- State string
- The current state of the VbsInstance.
- Dictionary<string, object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- Vbs
Access stringUrl - Public web URL for accessing the VBS service instance
- Vbs
Instance stringId
- Compartment
Id string - Compartment of the service instance
- map[string]interface{}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- Display
Name string - Service instance display name
- map[string]interface{}
- 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
- Idcs
Access stringToken - Is
Resource boolUsage Agreement Granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- Lifecyle
Details 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.
- Name string
- Service instance name (unique identifier)
- Resource
Compartment stringId - Compartment where VBS may create additional resources for the service instance
- State string
- The current state of the VbsInstance.
- map[string]interface{}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- Time
Updated string - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- Vbs
Access stringUrl - Public web URL for accessing the VBS service instance
- Vbs
Instance stringId
- compartment
Id String - Compartment of the service instance
- Map<String,Object>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - Service instance display name
- Map<String,Object>
- 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
- idcs
Access StringToken - is
Resource BooleanUsage Agreement Granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- lifecyle
Details 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.
- name String
- Service instance name (unique identifier)
- resource
Compartment StringId - Compartment where VBS may create additional resources for the service instance
- state String
- The current state of the VbsInstance.
- Map<String,Object>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- time
Updated String - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- vbs
Access StringUrl - Public web URL for accessing the VBS service instance
- vbs
Instance StringId
- compartment
Id string - Compartment of the service instance
- {[key: string]: any}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name string - Service instance display name
- {[key: string]: any}
- 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
- idcs
Access stringToken - is
Resource booleanUsage Agreement Granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- lifecyle
Details 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.
- name string
- Service instance name (unique identifier)
- resource
Compartment stringId - Compartment where VBS may create additional resources for the service instance
- state string
- The current state of the VbsInstance.
- {[key: string]: any}
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- time
Updated string - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- vbs
Access stringUrl - Public web URL for accessing the VBS service instance
- vbs
Instance stringId
- compartment_
id str - Compartment of the service instance
- Mapping[str, Any]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display_
name str - Service instance display name
- Mapping[str, Any]
- 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
- idcs_
access_ strtoken - is_
resource_ boolusage_ agreement_ granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- lifecyle_
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.
- name str
- Service instance name (unique identifier)
- resource_
compartment_ strid - Compartment where VBS may create additional resources for the service instance
- state str
- The current state of the VbsInstance.
- Mapping[str, Any]
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- time_
updated str - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- vbs_
access_ strurl - Public web URL for accessing the VBS service instance
- vbs_
instance_ strid
- compartment
Id String - Compartment of the service instance
- Map<Any>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:
{"foo-namespace.bar-key": "value"}
- display
Name String - Service instance display name
- Map<Any>
- 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
- idcs
Access StringToken - is
Resource BooleanUsage Agreement Granted - Whether the VBS service instance owner explicitly approved VBS to create and use resources in the customer tenancy
- lifecyle
Details 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.
- name String
- Service instance name (unique identifier)
- resource
Compartment StringId - Compartment where VBS may create additional resources for the service instance
- state String
- The current state of the VbsInstance.
- Map<Any>
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The time the the VbsInstance was created. An RFC3339 formatted datetime string
- time
Updated String - The time the VbsInstance was updated. An RFC3339 formatted datetime string
- vbs
Access StringUrl - Public web URL for accessing the VBS service instance
- vbs
Instance StringId
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 v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi