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 string
- The unique name of the resource.
- args SatelliteLinkArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args 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 string
- The unique name of the resource.
- args SatelliteLinkArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SatelliteLinkArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args 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 string
- CRN of the Location.
- Location string
- Location ID.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Ws
Endpoint string - The ws endpoint of the location.
- Crn string
- CRN of the Location.
- Location string
- Location ID.
- Satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- Ws
Endpoint string - The ws endpoint of the location.
- crn String
- CRN of the Location.
- location String
- Location ID.
- satellite
Link StringId - The unique identifier of the ibm_satellite_link.
- ws
Endpoint String - The ws endpoint of the location.
- crn string
- CRN of the Location.
- location string
- Location ID.
- satellite
Link stringId - The unique identifier of the ibm_satellite_link.
- ws
Endpoint string - The ws endpoint of the location.
- crn str
- CRN of the Location.
- location str
- Location ID.
- satellite_
link_ strid - The unique identifier of the ibm_satellite_link.
- ws_
endpoint str - The ws endpoint of the location.
- crn String
- CRN of the Location.
- location 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
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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 double - Bandwidth double
- Connectors
List<Satellite
Link Performance Connector> - Health
Status string - Rx
Bandwidth double - Tunnels double
- Tx
Bandwidth double
- Avg
Latency float64 - Bandwidth float64
- Connectors
[]Satellite
Link Performance Connector - Health
Status string - Rx
Bandwidth float64 - Tunnels float64
- Tx
Bandwidth float64
- avg
Latency Double - bandwidth Double
- connectors
List<Satellite
Link Performance Connector> - health
Status String - rx
Bandwidth Double - tunnels Double
- tx
Bandwidth Double
- avg
Latency number - bandwidth number
- connectors
Satellite
Link Performance Connector[] - health
Status string - rx
Bandwidth number - tunnels number
- tx
Bandwidth number
- avg_
latency float - bandwidth float
- connectors
Sequence[Satellite
Link Performance Connector] - health_
status str - rx_
bandwidth float - tunnels float
- tx_
bandwidth float
- avg
Latency Number - bandwidth Number
- connectors List<Property Map>
- health
Status String - rx
Bandwidth Number - tunnels Number
- tx
Bandwidth 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.