ibm.SatelliteLink
Explore with Pulumi AI
Provides a resource for ibm_satellite_link. This allows ibm.SatelliteLink to be created, updated and deleted.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
resources:
satelliteLink:
type: ibm:SatelliteLink
properties:
crn: crn:v1:staging:public:satellite:us-south:a/1ae4eb57181a46ceade4846519678888::location:brbats7009sqna3dtest
locationId: brbats7009sqna3dtest
Create SatelliteLink Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new SatelliteLink(name: string, args: SatelliteLinkArgs, opts?: CustomResourceOptions);
@overload
def SatelliteLink(resource_name: str,
args: SatelliteLinkArgs,
opts: Optional[ResourceOptions] = None)
@overload
def SatelliteLink(resource_name: str,
opts: Optional[ResourceOptions] = None,
crn: Optional[str] = None,
location: Optional[str] = None,
satellite_link_id: Optional[str] = None,
ws_endpoint: Optional[str] = None)
func NewSatelliteLink(ctx *Context, name string, args SatelliteLinkArgs, opts ...ResourceOption) (*SatelliteLink, error)
public SatelliteLink(string name, SatelliteLinkArgs args, CustomResourceOptions? opts = null)
public SatelliteLink(String name, SatelliteLinkArgs args)
public SatelliteLink(String name, SatelliteLinkArgs args, CustomResourceOptions options)
type: ibm:SatelliteLink
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name
This property is required. string - The unique name of the resource.
- args
This property is required. SatelliteLinkArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name
This property is required. str - The unique name of the resource.
- args
This property is required. SatelliteLinkArgs - The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. SatelliteLinkArgs - The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name
This property is required. string - The unique name of the resource.
- args
This property is required. SatelliteLinkArgs - The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name
This property is required. String - The unique name of the resource.
- args
This property is required. SatelliteLinkArgs - The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var satelliteLinkResource = new Ibm.SatelliteLink("satelliteLinkResource", new()
{
Crn = "string",
Location = "string",
SatelliteLinkId = "string",
WsEndpoint = "string",
});
example, err := ibm.NewSatelliteLink(ctx, "satelliteLinkResource", &ibm.SatelliteLinkArgs{
Crn: pulumi.String("string"),
Location: pulumi.String("string"),
SatelliteLinkId: pulumi.String("string"),
WsEndpoint: pulumi.String("string"),
})
var satelliteLinkResource = new SatelliteLink("satelliteLinkResource", SatelliteLinkArgs.builder()
.crn("string")
.location("string")
.satelliteLinkId("string")
.wsEndpoint("string")
.build());
satellite_link_resource = ibm.SatelliteLink("satelliteLinkResource",
crn="string",
location="string",
satellite_link_id="string",
ws_endpoint="string")
const satelliteLinkResource = new ibm.SatelliteLink("satelliteLinkResource", {
crn: "string",
location: "string",
satelliteLinkId: "string",
wsEndpoint: "string",
});
type: ibm:SatelliteLink
properties:
crn: string
location: string
satelliteLinkId: string
wsEndpoint: string
SatelliteLink Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The SatelliteLink resource accepts the following input properties:
- Crn
This property is required. string - CRN of the Location.
- Location
This property is required. string - Location ID.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Ws
Endpoint string - The ws endpoint of the location.
- Crn
This property is required. string - CRN of the Location.
- Location
This property is required. string - Location ID.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Ws
Endpoint string - The ws endpoint of the location.
- crn
This property is required. String - CRN of the Location.
- location
This property is required. String - Location ID.
- satellite
Link StringId - The unique identifier of the ibm_satellite_link.
- ws
Endpoint String - The ws endpoint of the location.
- crn
This property is required. string - CRN of the Location.
- location
This property is required. string - Location ID.
- satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- ws
Endpoint string - The ws endpoint of the location.
- crn
This property is required. str - CRN of the Location.
- location
This property is required. str - Location ID.
- satellite_
link_ strid - The unique identifier of the ibm_satellite_link.
- ws_
endpoint str - The ws endpoint of the location.
- crn
This property is required. String - CRN of the Location.
- location
This property is required. String - Location ID.
- satellite
Link StringId - The unique identifier of the ibm_satellite_link.
- ws
Endpoint String - The ws endpoint of the location.
Outputs
All input properties are implicitly available as output properties. Additionally, the SatelliteLink resource produces the following output properties:
- Created
At string - Timestamp of creation of location.
- Description string
- Description of the location.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- Performances
List<Satellite
Link Performance> - The last performance data of the Location.
- Satellite
Link stringHost - Satellite Link hostname of the location.
- Status string
- Enabled/Disabled.
- Created
At string - Timestamp of creation of location.
- Description string
- Description of the location.
- Id string
- The provider-assigned unique ID for this managed resource.
- Last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- Performances
[]Satellite
Link Performance - The last performance data of the Location.
- Satellite
Link stringHost - Satellite Link hostname of the location.
- Status string
- Enabled/Disabled.
- created
At String - Timestamp of creation of location.
- description String
- Description of the location.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Change String - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- performances
List<Satellite
Link Performance> - The last performance data of the Location.
- satellite
Link StringHost - Satellite Link hostname of the location.
- status String
- Enabled/Disabled.
- created
At string - Timestamp of creation of location.
- description string
- Description of the location.
- id string
- The provider-assigned unique ID for this managed resource.
- last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- performances
Satellite
Link Performance[] - The last performance data of the Location.
- satellite
Link stringHost - Satellite Link hostname of the location.
- status string
- Enabled/Disabled.
- created_
at str - Timestamp of creation of location.
- description str
- Description of the location.
- id str
- The provider-assigned unique ID for this managed resource.
- last_
change str - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- performances
Sequence[Satellite
Link Performance] - The last performance data of the Location.
- satellite_
link_ strhost - Satellite Link hostname of the location.
- status str
- Enabled/Disabled.
- created
At String - Timestamp of creation of location.
- description String
- Description of the location.
- id String
- The provider-assigned unique ID for this managed resource.
- last
Change String - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- performances List<Property Map>
- The last performance data of the Location.
- satellite
Link StringHost - Satellite Link hostname of the location.
- status String
- Enabled/Disabled.
Look up Existing SatelliteLink Resource
Get an existing SatelliteLink resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: SatelliteLinkState, opts?: CustomResourceOptions): SatelliteLink
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
created_at: Optional[str] = None,
crn: Optional[str] = None,
description: Optional[str] = None,
last_change: Optional[str] = None,
location: Optional[str] = None,
performances: Optional[Sequence[SatelliteLinkPerformanceArgs]] = None,
satellite_link_host: Optional[str] = None,
satellite_link_id: Optional[str] = None,
status: Optional[str] = None,
ws_endpoint: Optional[str] = None) -> SatelliteLink
func GetSatelliteLink(ctx *Context, name string, id IDInput, state *SatelliteLinkState, opts ...ResourceOption) (*SatelliteLink, error)
public static SatelliteLink Get(string name, Input<string> id, SatelliteLinkState? state, CustomResourceOptions? opts = null)
public static SatelliteLink get(String name, Output<String> id, SatelliteLinkState state, CustomResourceOptions options)
resources: _: type: ibm:SatelliteLink get: id: ${id}
- name
This property is required. - The unique name of the resulting resource.
- id
This property is required. - The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
This property is required. - The unique name of the resulting resource.
- id
This property is required. - The unique provider ID of the resource to lookup.
- name
This property is required. - The unique name of the resulting resource.
- id
This property is required. - The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
This property is required. - The unique name of the resulting resource.
- id
This property is required. - The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
This property is required. - The unique name of the resulting resource.
- id
This property is required. - The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Created
At string - Timestamp of creation of location.
- Crn string
- CRN of the Location.
- Description string
- Description of the location.
- Last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- Location string
- Location ID.
- Performances
List<Satellite
Link Performance> - The last performance data of the Location.
- Satellite
Link stringHost - Satellite Link hostname of the location.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Status string
- Enabled/Disabled.
- Ws
Endpoint string - The ws endpoint of the location.
- Created
At string - Timestamp of creation of location.
- Crn string
- CRN of the Location.
- Description string
- Description of the location.
- Last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- Location string
- Location ID.
- Performances
[]Satellite
Link Performance Args - The last performance data of the Location.
- Satellite
Link stringHost - Satellite Link hostname of the location.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Status string
- Enabled/Disabled.
- Ws
Endpoint string - The ws endpoint of the location.
- created
At String - Timestamp of creation of location.
- crn String
- CRN of the Location.
- description String
- Description of the location.
- last
Change String - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- location String
- Location ID.
- performances
List<Satellite
Link Performance> - The last performance data of the Location.
- satellite
Link StringHost - Satellite Link hostname of the location.
- satellite
Link StringId - The unique identifier of the ibm_satellite_link.
- status String
- Enabled/Disabled.
- ws
Endpoint String - The ws endpoint of the location.
- created
At string - Timestamp of creation of location.
- crn string
- CRN of the Location.
- description string
- Description of the location.
- last
Change string - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- location string
- Location ID.
- performances
Satellite
Link Performance[] - The last performance data of the Location.
- satellite
Link stringHost - Satellite Link hostname of the location.
- satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- status string
- Enabled/Disabled.
- ws
Endpoint string - The ws endpoint of the location.
- created_
at str - Timestamp of creation of location.
- crn str
- CRN of the Location.
- description str
- Description of the location.
- last_
change str - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- location str
- Location ID.
- performances
Sequence[Satellite
Link Performance Args] - The last performance data of the Location.
- satellite_
link_ strhost - Satellite Link hostname of the location.
- satellite_
link_ strid - The unique identifier of the ibm_satellite_link.
- status str
- Enabled/Disabled.
- ws_
endpoint str - The ws endpoint of the location.
- created
At String - Timestamp of creation of location.
- crn String
- CRN of the Location.
- description String
- Description of the location.
- last
Change String - Timestamp of latest modification of location.
- Constraints: Allowable values are: enabled, disabled
- location String
- Location ID.
- performances List<Property Map>
- The last performance data of the Location.
- satellite
Link StringHost - Satellite Link hostname of the location.
- satellite
Link StringId - The unique identifier of the ibm_satellite_link.
- status String
- Enabled/Disabled.
- ws
Endpoint String - The ws endpoint of the location.
Supporting Types
SatelliteLinkPerformance, SatelliteLinkPerformanceArgs
- Avg
Latency This property is required. double - Bandwidth
This property is required. double - Connectors
This property is required. List<SatelliteLink Performance Connector> - Health
Status This property is required. string - Rx
Bandwidth This property is required. double - Tunnels
This property is required. double - Tx
Bandwidth This property is required. double
- Avg
Latency This property is required. float64 - Bandwidth
This property is required. float64 - Connectors
This property is required. []SatelliteLink Performance Connector - Health
Status This property is required. string - Rx
Bandwidth This property is required. float64 - Tunnels
This property is required. float64 - Tx
Bandwidth This property is required. float64
- avg
Latency This property is required. Double - bandwidth
This property is required. Double - connectors
This property is required. List<SatelliteLink Performance Connector> - health
Status This property is required. String - rx
Bandwidth This property is required. Double - tunnels
This property is required. Double - tx
Bandwidth This property is required. Double
- avg
Latency This property is required. number - bandwidth
This property is required. number - connectors
This property is required. SatelliteLink Performance Connector[] - health
Status This property is required. string - rx
Bandwidth This property is required. number - tunnels
This property is required. number - tx
Bandwidth This property is required. number
- avg_
latency This property is required. float - bandwidth
This property is required. float - connectors
This property is required. Sequence[SatelliteLink Performance Connector] - health_
status This property is required. str - rx_
bandwidth This property is required. float - tunnels
This property is required. float - tx_
bandwidth This property is required. float
- avg
Latency This property is required. Number - bandwidth
This property is required. Number - connectors
This property is required. List<Property Map> - health
Status This property is required. String - rx
Bandwidth This property is required. Number - tunnels
This property is required. Number - tx
Bandwidth This property is required. Number
SatelliteLinkPerformanceConnector, SatelliteLinkPerformanceConnectorArgs
Import
You can import the ibm_satellite_link
resource by using location
. Unique identifier for this location.
$ pulumi import ibm:index/satelliteLink:SatelliteLink satellite_link brbats7009sqna3dtest
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.