Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
oci.OneSubsription.getOrganizationSubscriptions
Explore with Pulumi AI
Oracle Cloud Infrastructure v1.41.0 published on Wednesday, Jun 19, 2024 by Pulumi
This data source provides the list of Organization Subscriptions in Oracle Cloud Infrastructure Onesubscription service.
API that returns data for the list of subscription ids returned from Organizations API
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testOrganizationSubscriptions = oci.OneSubsription.getOrganizationSubscriptions({
compartmentId: compartmentId,
});
import pulumi
import pulumi_oci as oci
test_organization_subscriptions = oci.OneSubsription.get_organization_subscriptions(compartment_id=compartment_id)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/go/oci/OneSubsription"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := OneSubsription.GetOrganizationSubscriptions(ctx, &onesubsription.GetOrganizationSubscriptionsArgs{
CompartmentId: compartmentId,
}, 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 testOrganizationSubscriptions = Oci.OneSubsription.GetOrganizationSubscriptions.Invoke(new()
{
CompartmentId = compartmentId,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.OneSubsription.OneSubsriptionFunctions;
import com.pulumi.oci.OneSubsription.inputs.GetOrganizationSubscriptionsArgs;
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 testOrganizationSubscriptions = OneSubsriptionFunctions.getOrganizationSubscriptions(GetOrganizationSubscriptionsArgs.builder()
.compartmentId(compartmentId)
.build());
}
}
variables:
testOrganizationSubscriptions:
fn::invoke:
Function: oci:OneSubsription:getOrganizationSubscriptions
Arguments:
compartmentId: ${compartmentId}
Using getOrganizationSubscriptions
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 getOrganizationSubscriptions(args: GetOrganizationSubscriptionsArgs, opts?: InvokeOptions): Promise<GetOrganizationSubscriptionsResult>
function getOrganizationSubscriptionsOutput(args: GetOrganizationSubscriptionsOutputArgs, opts?: InvokeOptions): Output<GetOrganizationSubscriptionsResult>
def get_organization_subscriptions(compartment_id: Optional[str] = None,
filters: Optional[Sequence[_onesubsription.GetOrganizationSubscriptionsFilter]] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationSubscriptionsResult
def get_organization_subscriptions_output(compartment_id: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_onesubsription.GetOrganizationSubscriptionsFilterArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationSubscriptionsResult]
func GetOrganizationSubscriptions(ctx *Context, args *GetOrganizationSubscriptionsArgs, opts ...InvokeOption) (*GetOrganizationSubscriptionsResult, error)
func GetOrganizationSubscriptionsOutput(ctx *Context, args *GetOrganizationSubscriptionsOutputArgs, opts ...InvokeOption) GetOrganizationSubscriptionsResultOutput
> Note: This function is named GetOrganizationSubscriptions
in the Go SDK.
public static class GetOrganizationSubscriptions
{
public static Task<GetOrganizationSubscriptionsResult> InvokeAsync(GetOrganizationSubscriptionsArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationSubscriptionsResult> Invoke(GetOrganizationSubscriptionsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrganizationSubscriptionsResult> getOrganizationSubscriptions(GetOrganizationSubscriptionsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: oci:OneSubsription/getOrganizationSubscriptions:getOrganizationSubscriptions
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The OCID of the root compartment.
- Filters
List<Get
Organization Subscriptions Filter>
- Compartment
Id string - The OCID of the root compartment.
- Filters
[]Get
Organization Subscriptions Filter
- compartment
Id String - The OCID of the root compartment.
- filters
List<Get
Organization Subscriptions Filter>
- compartment
Id string - The OCID of the root compartment.
- filters
Get
Organization Subscriptions Filter[]
- compartment_
id str - The OCID of the root compartment.
- filters
Sequence[onesubsription.
Get Organization Subscriptions Filter]
- compartment
Id String - The OCID of the root compartment.
- filters List<Property Map>
getOrganizationSubscriptions Result
The following output properties are available:
- Compartment
Id string - Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Subscriptions List<GetOrganization Subscriptions Organization Subscription> - The list of organization_subscriptions.
- Filters
List<Get
Organization Subscriptions Filter>
- Compartment
Id string - Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Subscriptions []GetOrganization Subscriptions Organization Subscription - The list of organization_subscriptions.
- Filters
[]Get
Organization Subscriptions Filter
- compartment
Id String - id String
- The provider-assigned unique ID for this managed resource.
- organization
Subscriptions List<GetOrganization Subscriptions Organization Subscription> - The list of organization_subscriptions.
- filters
List<Get
Organization Subscriptions Filter>
- compartment
Id string - id string
- The provider-assigned unique ID for this managed resource.
- organization
Subscriptions GetOrganization Subscriptions Organization Subscription[] - The list of organization_subscriptions.
- filters
Get
Organization Subscriptions Filter[]
- compartment_
id str - id str
- The provider-assigned unique ID for this managed resource.
- organization_
subscriptions Sequence[onesubsription.Get Organization Subscriptions Organization Subscription] - The list of organization_subscriptions.
- filters
Sequence[onesubsription.
Get Organization Subscriptions Filter]
- compartment
Id String - id String
- The provider-assigned unique ID for this managed resource.
- organization
Subscriptions List<Property Map> - The list of organization_subscriptions.
- filters List<Property Map>
Supporting Types
GetOrganizationSubscriptionsFilter
GetOrganizationSubscriptionsOrganizationSubscription
- Currencies
List<Get
Organization Subscriptions Organization Subscription Currency> - Currency details
- Id string
- SPM internal Subscription ID
- Service
Name string - Customer friendly service name provided by PRG
- Status string
- Status of the plan
- Time
End string - Represents the date when the last service of the subscription ends
- Time
Start string - Represents the date when the first service of the subscription was activated
- Total
Value string - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- Type string
- Subscription Type i.e. IAAS,SAAS,PAAS
- Currencies
[]Get
Organization Subscriptions Organization Subscription Currency - Currency details
- Id string
- SPM internal Subscription ID
- Service
Name string - Customer friendly service name provided by PRG
- Status string
- Status of the plan
- Time
End string - Represents the date when the last service of the subscription ends
- Time
Start string - Represents the date when the first service of the subscription was activated
- Total
Value string - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- Type string
- Subscription Type i.e. IAAS,SAAS,PAAS
- currencies
List<Get
Organization Subscriptions Organization Subscription Currency> - Currency details
- id String
- SPM internal Subscription ID
- service
Name String - Customer friendly service name provided by PRG
- status String
- Status of the plan
- time
End String - Represents the date when the last service of the subscription ends
- time
Start String - Represents the date when the first service of the subscription was activated
- total
Value String - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- type String
- Subscription Type i.e. IAAS,SAAS,PAAS
- currencies
Get
Organization Subscriptions Organization Subscription Currency[] - Currency details
- id string
- SPM internal Subscription ID
- service
Name string - Customer friendly service name provided by PRG
- status string
- Status of the plan
- time
End string - Represents the date when the last service of the subscription ends
- time
Start string - Represents the date when the first service of the subscription was activated
- total
Value string - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- type string
- Subscription Type i.e. IAAS,SAAS,PAAS
- currencies
Sequence[onesubsription.
Get Organization Subscriptions Organization Subscription Currency] - Currency details
- id str
- SPM internal Subscription ID
- service_
name str - Customer friendly service name provided by PRG
- status str
- Status of the plan
- time_
end str - Represents the date when the last service of the subscription ends
- time_
start str - Represents the date when the first service of the subscription was activated
- total_
value str - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- type str
- Subscription Type i.e. IAAS,SAAS,PAAS
- currencies List<Property Map>
- Currency details
- id String
- SPM internal Subscription ID
- service
Name String - Customer friendly service name provided by PRG
- status String
- Status of the plan
- time
End String - Represents the date when the last service of the subscription ends
- time
Start String - Represents the date when the first service of the subscription was activated
- total
Value String - Total aggregate TCLV of all lines for the subscription including expired, active, and signed
- type String
- Subscription Type i.e. IAAS,SAAS,PAAS
GetOrganizationSubscriptionsOrganizationSubscriptionCurrency
- Iso
Code string - Currency Code
- Name string
- Currency name
- Std
Precision string - Standard Precision of the Currency
- Iso
Code string - Currency Code
- Name string
- Currency name
- Std
Precision string - Standard Precision of the Currency
- iso
Code String - Currency Code
- name String
- Currency name
- std
Precision String - Standard Precision of the Currency
- iso
Code string - Currency Code
- name string
- Currency name
- std
Precision string - Standard Precision of the Currency
- iso_
code str - Currency Code
- name str
- Currency name
- std_
precision str - Standard Precision of the Currency
- iso
Code String - Currency Code
- name String
- Currency name
- std
Precision String - Standard Precision of the Currency
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