OVHCloud v2.1.0 published on Friday, Mar 28, 2025 by OVHcloud
ovh.Dedicated.getServerSpecificationsNetwork
Explore with Pulumi AI
Use this data source to get the network information about a dedicated server associated with your OVHcloud Account.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ovh from "@pulumi/ovh";
const spec = ovh.Dedicated.getServerSpecificationsNetwork({
serviceName: "myserver",
});
import pulumi
import pulumi_ovh as ovh
spec = ovh.Dedicated.get_server_specifications_network(service_name="myserver")
package main
import (
"github.com/ovh/pulumi-ovh/sdk/v2/go/ovh/dedicated"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := dedicated.GetServerSpecificationsNetwork(ctx, &dedicated.GetServerSpecificationsNetworkArgs{
ServiceName: "myserver",
}, 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 spec = Ovh.Dedicated.GetServerSpecificationsNetwork.Invoke(new()
{
ServiceName = "myserver",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ovh.Dedicated.DedicatedFunctions;
import com.pulumi.ovh.Dedicated.inputs.GetServerSpecificationsNetworkArgs;
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 spec = DedicatedFunctions.getServerSpecificationsNetwork(GetServerSpecificationsNetworkArgs.builder()
.serviceName("myserver")
.build());
}
}
variables:
spec:
fn::invoke:
function: ovh:Dedicated:getServerSpecificationsNetwork
arguments:
serviceName: myserver
Using getServerSpecificationsNetwork
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 getServerSpecificationsNetwork(args: GetServerSpecificationsNetworkArgs, opts?: InvokeOptions): Promise<GetServerSpecificationsNetworkResult>
function getServerSpecificationsNetworkOutput(args: GetServerSpecificationsNetworkOutputArgs, opts?: InvokeOptions): Output<GetServerSpecificationsNetworkResult>
def get_server_specifications_network(service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServerSpecificationsNetworkResult
def get_server_specifications_network_output(service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServerSpecificationsNetworkResult]
func GetServerSpecificationsNetwork(ctx *Context, args *GetServerSpecificationsNetworkArgs, opts ...InvokeOption) (*GetServerSpecificationsNetworkResult, error)
func GetServerSpecificationsNetworkOutput(ctx *Context, args *GetServerSpecificationsNetworkOutputArgs, opts ...InvokeOption) GetServerSpecificationsNetworkResultOutput
> Note: This function is named GetServerSpecificationsNetwork
in the Go SDK.
public static class GetServerSpecificationsNetwork
{
public static Task<GetServerSpecificationsNetworkResult> InvokeAsync(GetServerSpecificationsNetworkArgs args, InvokeOptions? opts = null)
public static Output<GetServerSpecificationsNetworkResult> Invoke(GetServerSpecificationsNetworkInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServerSpecificationsNetworkResult> getServerSpecificationsNetwork(GetServerSpecificationsNetworkArgs args, InvokeOptions options)
public static Output<GetServerSpecificationsNetworkResult> getServerSpecificationsNetwork(GetServerSpecificationsNetworkArgs args, InvokeOptions options)
fn::invoke:
function: ovh:Dedicated/getServerSpecificationsNetwork:getServerSpecificationsNetwork
arguments:
# arguments dictionary
The following arguments are supported:
- Service
Name This property is required. string - The internal name of your dedicated server.
- Service
Name This property is required. string - The internal name of your dedicated server.
- service
Name This property is required. String - The internal name of your dedicated server.
- service
Name This property is required. string - The internal name of your dedicated server.
- service_
name This property is required. str - The internal name of your dedicated server.
- service
Name This property is required. String - The internal name of your dedicated server.
getServerSpecificationsNetwork Result
The following output properties are available:
- Bandwidth
Get
Server Specifications Network Bandwidth - vrack bandwidth limitation
- Connection
Val GetServer Specifications Network Connection Val - Network connection flow rate
- Id string
- The provider-assigned unique ID for this managed resource.
- Ola
Get
Server Specifications Network Ola - OLA details
- Routing
Get
Server Specifications Network Routing - Routing details
- Service
Name string - Switching
Get
Server Specifications Network Switching - Switching details
- Traffic
Get
Server Specifications Network Traffic - Traffic details
- Vmac
Get
Server Specifications Network Vmac - VMAC information for this dedicated server
- Vrack
Get
Server Specifications Network Vrack - vRack details
- Bandwidth
Get
Server Specifications Network Bandwidth - vrack bandwidth limitation
- Connection
Val GetServer Specifications Network Connection Val - Network connection flow rate
- Id string
- The provider-assigned unique ID for this managed resource.
- Ola
Get
Server Specifications Network Ola - OLA details
- Routing
Get
Server Specifications Network Routing - Routing details
- Service
Name string - Switching
Get
Server Specifications Network Switching - Switching details
- Traffic
Get
Server Specifications Network Traffic - Traffic details
- Vmac
Get
Server Specifications Network Vmac - VMAC information for this dedicated server
- Vrack
Get
Server Specifications Network Vrack - vRack details
- bandwidth
Get
Server Specifications Network Bandwidth - vrack bandwidth limitation
- connection
Val GetServer Specifications Network Connection Val - Network connection flow rate
- id String
- The provider-assigned unique ID for this managed resource.
- ola
Get
Server Specifications Network Ola - OLA details
- routing
Get
Server Specifications Network Routing - Routing details
- service
Name String - switching
Get
Server Specifications Network Switching - Switching details
- traffic
Get
Server Specifications Network Traffic - Traffic details
- vmac
Get
Server Specifications Network Vmac - VMAC information for this dedicated server
- vrack
Get
Server Specifications Network Vrack - vRack details
- bandwidth
Get
Server Specifications Network Bandwidth - vrack bandwidth limitation
- connection
Val GetServer Specifications Network Connection Val - Network connection flow rate
- id string
- The provider-assigned unique ID for this managed resource.
- ola
Get
Server Specifications Network Ola - OLA details
- routing
Get
Server Specifications Network Routing - Routing details
- service
Name string - switching
Get
Server Specifications Network Switching - Switching details
- traffic
Get
Server Specifications Network Traffic - Traffic details
- vmac
Get
Server Specifications Network Vmac - VMAC information for this dedicated server
- vrack
Get
Server Specifications Network Vrack - vRack details
- bandwidth
dedicated.
Get Server Specifications Network Bandwidth - vrack bandwidth limitation
- connection_
val dedicated.Get Server Specifications Network Connection Val - Network connection flow rate
- id str
- The provider-assigned unique ID for this managed resource.
- ola
dedicated.
Get Server Specifications Network Ola - OLA details
- routing
dedicated.
Get Server Specifications Network Routing - Routing details
- service_
name str - switching
dedicated.
Get Server Specifications Network Switching - Switching details
- traffic
dedicated.
Get Server Specifications Network Traffic - Traffic details
- vmac
dedicated.
Get Server Specifications Network Vmac - VMAC information for this dedicated server
- vrack
dedicated.
Get Server Specifications Network Vrack - vRack details
- bandwidth Property Map
- vrack bandwidth limitation
- connection
Val Property Map - Network connection flow rate
- id String
- The provider-assigned unique ID for this managed resource.
- ola Property Map
- OLA details
- routing Property Map
- Routing details
- service
Name String - switching Property Map
- Switching details
- traffic Property Map
- Traffic details
- vmac Property Map
- VMAC information for this dedicated server
- vrack Property Map
- vRack details
Supporting Types
GetServerSpecificationsNetworkBandwidth
- Internet
To Ovh This property is required. GetServer Specifications Network Bandwidth Internet To Ovh - Bandwidth limitation Internet to OVH
- Ovh
To Internet This property is required. GetServer Specifications Network Bandwidth Ovh To Internet - Bandwidth limitation OVH to Internet
- Ovh
To Ovh This property is required. GetServer Specifications Network Bandwidth Ovh To Ovh - Bandwidth limitation OVH to OVH
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- Internet
To Ovh This property is required. GetServer Specifications Network Bandwidth Internet To Ovh - Bandwidth limitation Internet to OVH
- Ovh
To Internet This property is required. GetServer Specifications Network Bandwidth Ovh To Internet - Bandwidth limitation OVH to Internet
- Ovh
To Ovh This property is required. GetServer Specifications Network Bandwidth Ovh To Ovh - Bandwidth limitation OVH to OVH
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- internet
To Ovh This property is required. GetServer Specifications Network Bandwidth Internet To Ovh - Bandwidth limitation Internet to OVH
- ovh
To Internet This property is required. GetServer Specifications Network Bandwidth Ovh To Internet - Bandwidth limitation OVH to Internet
- ovh
To Ovh This property is required. GetServer Specifications Network Bandwidth Ovh To Ovh - Bandwidth limitation OVH to OVH
- type
This property is required. String - Bandwidth offer type (included┃standard)
- internet
To Ovh This property is required. GetServer Specifications Network Bandwidth Internet To Ovh - Bandwidth limitation Internet to OVH
- ovh
To Internet This property is required. GetServer Specifications Network Bandwidth Ovh To Internet - Bandwidth limitation OVH to Internet
- ovh
To Ovh This property is required. GetServer Specifications Network Bandwidth Ovh To Ovh - Bandwidth limitation OVH to OVH
- type
This property is required. string - Bandwidth offer type (included┃standard)
- internet_
to_ ovh This property is required. dedicated.Get Server Specifications Network Bandwidth Internet To Ovh - Bandwidth limitation Internet to OVH
- ovh_
to_ internet This property is required. dedicated.Get Server Specifications Network Bandwidth Ovh To Internet - Bandwidth limitation OVH to Internet
- ovh_
to_ ovh This property is required. dedicated.Get Server Specifications Network Bandwidth Ovh To Ovh - Bandwidth limitation OVH to OVH
- type
This property is required. str - Bandwidth offer type (included┃standard)
- internet
To Ovh This property is required. Property Map - Bandwidth limitation Internet to OVH
- ovh
To Internet This property is required. Property Map - Bandwidth limitation OVH to Internet
- ovh
To Ovh This property is required. Property Map - Bandwidth limitation OVH to OVH
- type
This property is required. String - Bandwidth offer type (included┃standard)
GetServerSpecificationsNetworkBandwidthInternetToOvh
GetServerSpecificationsNetworkBandwidthOvhToInternet
GetServerSpecificationsNetworkBandwidthOvhToOvh
GetServerSpecificationsNetworkConnectionVal
GetServerSpecificationsNetworkOla
- Available
This property is required. bool - Is the OLA feature available
- Available
Modes This property is required. List<GetServer Specifications Network Ola Available Mode> - Supported modes
- Supported
Modes This property is required. List<string> - Supported modes (DEPRECATED)
- Available
This property is required. bool - Is the OLA feature available
- Available
Modes This property is required. []GetServer Specifications Network Ola Available Mode - Supported modes
- Supported
Modes This property is required. []string - Supported modes (DEPRECATED)
- available
This property is required. Boolean - Is the OLA feature available
- available
Modes This property is required. List<GetServer Specifications Network Ola Available Mode> - Supported modes
- supported
Modes This property is required. List<String> - Supported modes (DEPRECATED)
- available
This property is required. boolean - Is the OLA feature available
- available
Modes This property is required. GetServer Specifications Network Ola Available Mode[] - Supported modes
- supported
Modes This property is required. string[] - Supported modes (DEPRECATED)
- available
This property is required. bool - Is the OLA feature available
- available_
modes This property is required. Sequence[dedicated.Get Server Specifications Network Ola Available Mode] - Supported modes
- supported_
modes This property is required. Sequence[str] - Supported modes (DEPRECATED)
- available
This property is required. Boolean - Is the OLA feature available
- available
Modes This property is required. List<Property Map> - Supported modes
- supported
Modes This property is required. List<String> - Supported modes (DEPRECATED)
GetServerSpecificationsNetworkOlaAvailableMode
- Default
This property is required. bool - Whether it is the default configuration of the server
- Interfaces
This property is required. List<GetServer Specifications Network Ola Available Mode Interface> - Interface layout
- Name
This property is required. string - Switch name
- Default
This property is required. bool - Whether it is the default configuration of the server
- Interfaces
This property is required. []GetServer Specifications Network Ola Available Mode Interface - Interface layout
- Name
This property is required. string - Switch name
- default_
This property is required. Boolean - Whether it is the default configuration of the server
- interfaces
This property is required. List<GetServer Specifications Network Ola Available Mode Interface> - Interface layout
- name
This property is required. String - Switch name
- default
This property is required. boolean - Whether it is the default configuration of the server
- interfaces
This property is required. GetServer Specifications Network Ola Available Mode Interface[] - Interface layout
- name
This property is required. string - Switch name
- default
This property is required. bool - Whether it is the default configuration of the server
- interfaces
This property is required. Sequence[dedicated.Get Server Specifications Network Ola Available Mode Interface] - Interface layout
- name
This property is required. str - Switch name
- default
This property is required. Boolean - Whether it is the default configuration of the server
- interfaces
This property is required. List<Property Map> - Interface layout
- name
This property is required. String - Switch name
GetServerSpecificationsNetworkOlaAvailableModeInterface
- Aggregation
This property is required. bool - Interface aggregation status
- Count
This property is required. double - Interface count
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- Aggregation
This property is required. bool - Interface aggregation status
- Count
This property is required. float64 - Interface count
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- aggregation
This property is required. Boolean - Interface aggregation status
- count
This property is required. Double - Interface count
- type
This property is required. String - Bandwidth offer type (included┃standard)
- aggregation
This property is required. boolean - Interface aggregation status
- count
This property is required. number - Interface count
- type
This property is required. string - Bandwidth offer type (included┃standard)
- aggregation
This property is required. bool - Interface aggregation status
- count
This property is required. float - Interface count
- type
This property is required. str - Bandwidth offer type (included┃standard)
- aggregation
This property is required. Boolean - Interface aggregation status
- count
This property is required. Number - Interface count
- type
This property is required. String - Bandwidth offer type (included┃standard)
GetServerSpecificationsNetworkRouting
- Ipv4
This property is required. GetServer Specifications Network Routing Ipv4 - Ipv4 routing details
- Ipv6
This property is required. GetServer Specifications Network Routing Ipv6 - Ipv6 routing details
- Ipv4
This property is required. GetServer Specifications Network Routing Ipv4 - Ipv4 routing details
- Ipv6
This property is required. GetServer Specifications Network Routing Ipv6 - Ipv6 routing details
- ipv4
This property is required. GetServer Specifications Network Routing Ipv4 - Ipv4 routing details
- ipv6
This property is required. GetServer Specifications Network Routing Ipv6 - Ipv6 routing details
- ipv4
This property is required. GetServer Specifications Network Routing Ipv4 - Ipv4 routing details
- ipv6
This property is required. GetServer Specifications Network Routing Ipv6 - Ipv6 routing details
- ipv4
This property is required. dedicated.Get Server Specifications Network Routing Ipv4 - Ipv4 routing details
- ipv6
This property is required. dedicated.Get Server Specifications Network Routing Ipv6 - Ipv6 routing details
- ipv4
This property is required. Property Map - Ipv4 routing details
- ipv6
This property is required. Property Map - Ipv6 routing details
GetServerSpecificationsNetworkRoutingIpv4
GetServerSpecificationsNetworkRoutingIpv6
GetServerSpecificationsNetworkSwitching
- Name
This property is required. string - Switch name
- Name
This property is required. string - Switch name
- name
This property is required. String - Switch name
- name
This property is required. string - Switch name
- name
This property is required. str - Switch name
- name
This property is required. String - Switch name
GetServerSpecificationsNetworkTraffic
- Input
Quota Size This property is required. GetServer Specifications Network Traffic Input Quota Size - Monthly input traffic quota allowed
- Input
Quota Used This property is required. GetServer Specifications Network Traffic Input Quota Used - Monthly input traffic consumed this month
- Is
Throttled This property is required. bool - Whether bandwidth is throttleted for being over quota
- Output
Quota Size This property is required. GetServer Specifications Network Traffic Output Quota Size - Monthly output traffic quota allowed
- Output
Quota Used This property is required. GetServer Specifications Network Traffic Output Quota Used - Monthly output traffic consumed this month
- Reset
Quota Date This property is required. string - Next reset quota date for traffic counter
- Input
Quota Size This property is required. GetServer Specifications Network Traffic Input Quota Size - Monthly input traffic quota allowed
- Input
Quota Used This property is required. GetServer Specifications Network Traffic Input Quota Used - Monthly input traffic consumed this month
- Is
Throttled This property is required. bool - Whether bandwidth is throttleted for being over quota
- Output
Quota Size This property is required. GetServer Specifications Network Traffic Output Quota Size - Monthly output traffic quota allowed
- Output
Quota Used This property is required. GetServer Specifications Network Traffic Output Quota Used - Monthly output traffic consumed this month
- Reset
Quota Date This property is required. string - Next reset quota date for traffic counter
- input
Quota Size This property is required. GetServer Specifications Network Traffic Input Quota Size - Monthly input traffic quota allowed
- input
Quota Used This property is required. GetServer Specifications Network Traffic Input Quota Used - Monthly input traffic consumed this month
- is
Throttled This property is required. Boolean - Whether bandwidth is throttleted for being over quota
- output
Quota Size This property is required. GetServer Specifications Network Traffic Output Quota Size - Monthly output traffic quota allowed
- output
Quota Used This property is required. GetServer Specifications Network Traffic Output Quota Used - Monthly output traffic consumed this month
- reset
Quota Date This property is required. String - Next reset quota date for traffic counter
- input
Quota Size This property is required. GetServer Specifications Network Traffic Input Quota Size - Monthly input traffic quota allowed
- input
Quota Used This property is required. GetServer Specifications Network Traffic Input Quota Used - Monthly input traffic consumed this month
- is
Throttled This property is required. boolean - Whether bandwidth is throttleted for being over quota
- output
Quota Size This property is required. GetServer Specifications Network Traffic Output Quota Size - Monthly output traffic quota allowed
- output
Quota Used This property is required. GetServer Specifications Network Traffic Output Quota Used - Monthly output traffic consumed this month
- reset
Quota Date This property is required. string - Next reset quota date for traffic counter
- input_
quota_ size This property is required. dedicated.Get Server Specifications Network Traffic Input Quota Size - Monthly input traffic quota allowed
- input_
quota_ used This property is required. dedicated.Get Server Specifications Network Traffic Input Quota Used - Monthly input traffic consumed this month
- is_
throttled This property is required. bool - Whether bandwidth is throttleted for being over quota
- output_
quota_ size This property is required. dedicated.Get Server Specifications Network Traffic Output Quota Size - Monthly output traffic quota allowed
- output_
quota_ used This property is required. dedicated.Get Server Specifications Network Traffic Output Quota Used - Monthly output traffic consumed this month
- reset_
quota_ date This property is required. str - Next reset quota date for traffic counter
- input
Quota Size This property is required. Property Map - Monthly input traffic quota allowed
- input
Quota Used This property is required. Property Map - Monthly input traffic consumed this month
- is
Throttled This property is required. Boolean - Whether bandwidth is throttleted for being over quota
- output
Quota Size This property is required. Property Map - Monthly output traffic quota allowed
- output
Quota Used This property is required. Property Map - Monthly output traffic consumed this month
- reset
Quota Date This property is required. String - Next reset quota date for traffic counter
GetServerSpecificationsNetworkTrafficInputQuotaSize
GetServerSpecificationsNetworkTrafficInputQuotaUsed
GetServerSpecificationsNetworkTrafficOutputQuotaSize
GetServerSpecificationsNetworkTrafficOutputQuotaUsed
GetServerSpecificationsNetworkVmac
- Supported
This property is required. bool - Whether server is compatible vmac
- Supported
This property is required. bool - Whether server is compatible vmac
- supported
This property is required. Boolean - Whether server is compatible vmac
- supported
This property is required. boolean - Whether server is compatible vmac
- supported
This property is required. bool - Whether server is compatible vmac
- supported
This property is required. Boolean - Whether server is compatible vmac
GetServerSpecificationsNetworkVrack
- Bandwidth
This property is required. GetServer Specifications Network Vrack Bandwidth - vrack bandwidth limitation
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- Bandwidth
This property is required. GetServer Specifications Network Vrack Bandwidth - vrack bandwidth limitation
- Type
This property is required. string - Bandwidth offer type (included┃standard)
- bandwidth
This property is required. GetServer Specifications Network Vrack Bandwidth - vrack bandwidth limitation
- type
This property is required. String - Bandwidth offer type (included┃standard)
- bandwidth
This property is required. GetServer Specifications Network Vrack Bandwidth - vrack bandwidth limitation
- type
This property is required. string - Bandwidth offer type (included┃standard)
- bandwidth
This property is required. dedicated.Get Server Specifications Network Vrack Bandwidth - vrack bandwidth limitation
- type
This property is required. str - Bandwidth offer type (included┃standard)
- bandwidth
This property is required. Property Map - vrack bandwidth limitation
- type
This property is required. String - Bandwidth offer type (included┃standard)
GetServerSpecificationsNetworkVrackBandwidth
Package Details
- Repository
- ovh ovh/pulumi-ovh
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ovh
Terraform Provider.