OVHCloud v2.0.7 published on Wednesday, Mar 19, 2025 by OVHcloud
ovh.OVHcloud.Connects
Explore with Pulumi AI
Get the details of your Ovhcloud Connect products.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ovh from "@pulumi/ovh";
const occs = ovh.OVHcloud.Connect({});
import pulumi
import pulumi_ovh as ovh
occs = ovh.OVHcloud.connect()
package main
import (
	"github.com/ovh/pulumi-ovh/sdk/v2/go/ovh/ovhcloud"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := ovhcloud.Connect(ctx, &ovhcloud.ConnectArgs{}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ovh = Pulumi.Ovh;
return await Deployment.RunAsync(() => 
{
    var occs = Ovh.OVHcloud.Connect.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ovh.OVHcloud.OVHcloudFunctions;
import com.pulumi.ovh.OVHcloud.inputs.ConnectArgs;
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 occs = OVHcloudFunctions.Connect();
    }
}
variables:
  occs:
    fn::invoke:
      function: ovh:OVHcloud:Connect
      arguments: {}
Using Connects
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 connects(opts?: InvokeOptions): Promise<ConnectsResult>
function connectsOutput(opts?: InvokeOptions): Output<ConnectsResult>def connects(opts: Optional[InvokeOptions] = None) -> ConnectsResult
def connects_output(opts: Optional[InvokeOptions] = None) -> Output[ConnectsResult]func Connects(ctx *Context, opts ...InvokeOption) (*ConnectsResult, error)
func ConnectsOutput(ctx *Context, opts ...InvokeOption) ConnectsResultOutputpublic static class Connects 
{
    public static Task<ConnectsResult> InvokeAsync(InvokeOptions? opts = null)
    public static Output<ConnectsResult> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<ConnectsResult> connects(InvokeOptions options)
public static Output<ConnectsResult> connects(InvokeOptions options)
fn::invoke:
  function: ovh:OVHcloud:Connects
  arguments:
    # arguments dictionaryConnects Result
The following output properties are available:
- Id string
 - The provider-assigned unique ID for this managed resource.
 - Occs
List<Connects
Occ>  
- Id string
 - The provider-assigned unique ID for this managed resource.
 - Occs
[]Connects
Occ  
- id String
 - The provider-assigned unique ID for this managed resource.
 - occs
List<Connects
Occ>  
- id string
 - The provider-assigned unique ID for this managed resource.
 - occs
Connects
Occ[]  
- id str
 - The provider-assigned unique ID for this managed resource.
 - occs
Sequence[ovhcloud.
Connects Occ]  
- id String
 - The provider-assigned unique ID for this managed resource.
 - occs List<Property Map>
 
Supporting Types
ConnectsOcc 
- Bandwidth string
 - Service bandwidth
 - Description string
 - Service description
 - Iam
Connects
Occ Iam  - IAM resource information
 - Interface
Lists List<double> - List of interfaces linked to a service
 - Pop string
 - Pop reference where the service is delivered
 - Port
Quantity string - Port quantity
 - Product string
 - Product name of the service
 - Provider
Name string - Service provider
 - Service
Name string - Service name
 - Status string
 - Service status
 - Uuid string
 - uuid of the Ovhcloud Connect service
 - Vrack string
 - vrack linked to the service
 
- Bandwidth string
 - Service bandwidth
 - Description string
 - Service description
 - Iam
Connects
Occ Iam  - IAM resource information
 - Interface
Lists []float64 - List of interfaces linked to a service
 - Pop string
 - Pop reference where the service is delivered
 - Port
Quantity string - Port quantity
 - Product string
 - Product name of the service
 - Provider
Name string - Service provider
 - Service
Name string - Service name
 - Status string
 - Service status
 - Uuid string
 - uuid of the Ovhcloud Connect service
 - Vrack string
 - vrack linked to the service
 
- bandwidth String
 - Service bandwidth
 - description String
 - Service description
 - iam
Connects
Occ Iam  - IAM resource information
 - interface
Lists List<Double> - List of interfaces linked to a service
 - pop String
 - Pop reference where the service is delivered
 - port
Quantity String - Port quantity
 - product String
 - Product name of the service
 - provider
Name String - Service provider
 - service
Name String - Service name
 - status String
 - Service status
 - uuid String
 - uuid of the Ovhcloud Connect service
 - vrack String
 - vrack linked to the service
 
- bandwidth string
 - Service bandwidth
 - description string
 - Service description
 - iam
Connects
Occ Iam  - IAM resource information
 - interface
Lists number[] - List of interfaces linked to a service
 - pop string
 - Pop reference where the service is delivered
 - port
Quantity string - Port quantity
 - product string
 - Product name of the service
 - provider
Name string - Service provider
 - service
Name string - Service name
 - status string
 - Service status
 - uuid string
 - uuid of the Ovhcloud Connect service
 - vrack string
 - vrack linked to the service
 
- bandwidth str
 - Service bandwidth
 - description str
 - Service description
 - iam
ovhcloud.
Connects Occ Iam  - IAM resource information
 - interface_
lists Sequence[float] - List of interfaces linked to a service
 - pop str
 - Pop reference where the service is delivered
 - port_
quantity str - Port quantity
 - product str
 - Product name of the service
 - provider_
name str - Service provider
 - service_
name str - Service name
 - status str
 - Service status
 - uuid str
 - uuid of the Ovhcloud Connect service
 - vrack str
 - vrack linked to the service
 
- bandwidth String
 - Service bandwidth
 - description String
 - Service description
 - iam Property Map
 - IAM resource information
 - interface
Lists List<Number> - List of interfaces linked to a service
 - pop String
 - Pop reference where the service is delivered
 - port
Quantity String - Port quantity
 - product String
 - Product name of the service
 - provider
Name String - Service provider
 - service
Name String - Service name
 - status String
 - Service status
 - uuid String
 - uuid of the Ovhcloud Connect service
 - vrack String
 - vrack linked to the service
 
ConnectsOccIam  
- Display
Name string - Resource display name
 - Id string
 - Unique identifier of the resource in the IAM
 - Dictionary<string, string>
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - Urn string
 - URN of the private database, used when writing IAM policies
 
- Display
Name string - Resource display name
 - Id string
 - Unique identifier of the resource in the IAM
 - map[string]string
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - Urn string
 - URN of the private database, used when writing IAM policies
 
- display
Name String - Resource display name
 - id String
 - Unique identifier of the resource in the IAM
 - Map<String,String>
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - urn String
 - URN of the private database, used when writing IAM policies
 
- display
Name string - Resource display name
 - id string
 - Unique identifier of the resource in the IAM
 - {[key: string]: string}
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - urn string
 - URN of the private database, used when writing IAM policies
 
- display_
name str - Resource display name
 - id str
 - Unique identifier of the resource in the IAM
 - Mapping[str, str]
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - urn str
 - URN of the private database, used when writing IAM policies
 
- display
Name String - Resource display name
 - id String
 - Unique identifier of the resource in the IAM
 - Map<String>
 - Resource tags. Tags that were internally computed are prefixed with 
ovh: - urn String
 - URN of the private database, used when writing IAM policies
 
Package Details
- Repository
 - ovh ovh/pulumi-ovh
 - License
 - Apache-2.0
 - Notes
 - This Pulumi package is based on the 
ovhTerraform Provider.