Viewing docs for volcenginecc v0.0.42
published on Thursday, Jun 11, 2026 by Volcengine
published on Thursday, Jun 11, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.42
published on Thursday, Jun 11, 2026 by Volcengine
published on Thursday, Jun 11, 2026 by Volcengine
Data Source schema for Volcengine::DirectConnect::BgpPeer
Using getBgpPeer
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 getBgpPeer(args: GetBgpPeerArgs, opts?: InvokeOptions): Promise<GetBgpPeerResult>
function getBgpPeerOutput(args: GetBgpPeerOutputArgs, opts?: InvokeOptions): Output<GetBgpPeerResult>def get_bgp_peer(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBgpPeerResult
def get_bgp_peer_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBgpPeerResult]func LookupBgpPeer(ctx *Context, args *LookupBgpPeerArgs, opts ...InvokeOption) (*LookupBgpPeerResult, error)
func LookupBgpPeerOutput(ctx *Context, args *LookupBgpPeerOutputArgs, opts ...InvokeOption) LookupBgpPeerResultOutput> Note: This function is named LookupBgpPeer in the Go SDK.
public static class GetBgpPeer
{
public static Task<GetBgpPeerResult> InvokeAsync(GetBgpPeerArgs args, InvokeOptions? opts = null)
public static Output<GetBgpPeerResult> Invoke(GetBgpPeerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBgpPeerResult> getBgpPeer(GetBgpPeerArgs args, InvokeOptions options)
public static Output<GetBgpPeerResult> getBgpPeer(GetBgpPeerArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:directconnect/getBgpPeer:getBgpPeer
arguments:
# arguments dictionarydata "volcenginecc_directconnect_getbgppeer" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getBgpPeer Result
The following output properties are available:
- Account
Id string - ID of the account to which the BGP neighbor belongs.
- Auth
Key string - Authentication key of the BGP neighbor.
- Bgp
Peer stringId - ID of the BGP neighbor.
- Bgp
Peer stringName - Name of the BGP neighbor.
- Creation
Time string - Time when the BGP neighbor was created.
- Description string
- Description of the BGP neighbor.
- Id string
- Uniquely identifies the resource.
- Ip
Version string - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- Local
Asn int - ASN of the Volcano side.
- Remote
Asn int - Peer ASN of the BGP neighbor.
- Session
Status string - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- Status string
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- Update
Time string - Time when the BGP neighbor was updated.
- Virtual
Interface stringId - ID of the virtual interface where the BGP neighbor is located.
- Account
Id string - ID of the account to which the BGP neighbor belongs.
- Auth
Key string - Authentication key of the BGP neighbor.
- Bgp
Peer stringId - ID of the BGP neighbor.
- Bgp
Peer stringName - Name of the BGP neighbor.
- Creation
Time string - Time when the BGP neighbor was created.
- Description string
- Description of the BGP neighbor.
- Id string
- Uniquely identifies the resource.
- Ip
Version string - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- Local
Asn int - ASN of the Volcano side.
- Remote
Asn int - Peer ASN of the BGP neighbor.
- Session
Status string - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- Status string
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- Update
Time string - Time when the BGP neighbor was updated.
- Virtual
Interface stringId - ID of the virtual interface where the BGP neighbor is located.
- account_
id string - ID of the account to which the BGP neighbor belongs.
- auth_
key string - Authentication key of the BGP neighbor.
- bgp_
peer_ stringid - ID of the BGP neighbor.
- bgp_
peer_ stringname - Name of the BGP neighbor.
- creation_
time string - Time when the BGP neighbor was created.
- description string
- Description of the BGP neighbor.
- id string
- Uniquely identifies the resource.
- ip_
version string - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- local_
asn number - ASN of the Volcano side.
- remote_
asn number - Peer ASN of the BGP neighbor.
- session_
status string - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- status string
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- update_
time string - Time when the BGP neighbor was updated.
- virtual_
interface_ stringid - ID of the virtual interface where the BGP neighbor is located.
- account
Id String - ID of the account to which the BGP neighbor belongs.
- auth
Key String - Authentication key of the BGP neighbor.
- bgp
Peer StringId - ID of the BGP neighbor.
- bgp
Peer StringName - Name of the BGP neighbor.
- creation
Time String - Time when the BGP neighbor was created.
- description String
- Description of the BGP neighbor.
- id String
- Uniquely identifies the resource.
- ip
Version String - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- local
Asn Integer - ASN of the Volcano side.
- remote
Asn Integer - Peer ASN of the BGP neighbor.
- session
Status String - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- status String
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- update
Time String - Time when the BGP neighbor was updated.
- virtual
Interface StringId - ID of the virtual interface where the BGP neighbor is located.
- account
Id string - ID of the account to which the BGP neighbor belongs.
- auth
Key string - Authentication key of the BGP neighbor.
- bgp
Peer stringId - ID of the BGP neighbor.
- bgp
Peer stringName - Name of the BGP neighbor.
- creation
Time string - Time when the BGP neighbor was created.
- description string
- Description of the BGP neighbor.
- id string
- Uniquely identifies the resource.
- ip
Version string - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- local
Asn number - ASN of the Volcano side.
- remote
Asn number - Peer ASN of the BGP neighbor.
- session
Status string - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- status string
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- update
Time string - Time when the BGP neighbor was updated.
- virtual
Interface stringId - ID of the virtual interface where the BGP neighbor is located.
- account_
id str - ID of the account to which the BGP neighbor belongs.
- auth_
key str - Authentication key of the BGP neighbor.
- bgp_
peer_ strid - ID of the BGP neighbor.
- bgp_
peer_ strname - Name of the BGP neighbor.
- creation_
time str - Time when the BGP neighbor was created.
- description str
- Description of the BGP neighbor.
- id str
- Uniquely identifies the resource.
- ip_
version str - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- local_
asn int - ASN of the Volcano side.
- remote_
asn int - Peer ASN of the BGP neighbor.
- session_
status str - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- status str
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- update_
time str - Time when the BGP neighbor was updated.
- virtual_
interface_ strid - ID of the virtual interface where the BGP neighbor is located.
- account
Id String - ID of the account to which the BGP neighbor belongs.
- auth
Key String - Authentication key of the BGP neighbor.
- bgp
Peer StringId - ID of the BGP neighbor.
- bgp
Peer StringName - Name of the BGP neighbor.
- creation
Time String - Time when the BGP neighbor was created.
- description String
- Description of the BGP neighbor.
- id String
- Uniquely identifies the resource.
- ip
Version String - IP type of the BGP neighbor. IPv4 indicates IPv4 type, IPv6 indicates IPv6 type.
- local
Asn Number - ASN of the Volcano side.
- remote
Asn Number - Peer ASN of the BGP neighbor.
- session
Status String - Session status of the BGP neighbor. Up indicates normal, Down indicates not operational.
- status String
- Status of the BGP neighbor. Creating means the neighbor is being created, Deleting means it is being deleted, Pending means it is being configured, Available means it is available.
- update
Time String - Time when the BGP neighbor was updated.
- virtual
Interface StringId - ID of the virtual interface where the BGP neighbor is located.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.42
published on Thursday, Jun 11, 2026 by Volcengine
published on Thursday, Jun 11, 2026 by Volcengine