Skip to main content

Find CloudConnectorPublicSelfmade

GET 

https://api.orange.com/evolutionplatform/aws/api/v1//projects/:projectId/aws/cloudconnectors/publicselfmades/:id

This operation allows to get a CloudConnectorPublicSelfmade

Request

Path Parameters

    id uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    cloud connector Id

    projectId uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    project Id

Responses

ok

Schema
    iduuid

    cloud connector id

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    namestring

    cloud connector name

    Default value: name-of-your-CC
    statestring

    cloud connector state

    Possible values: [DESIGNING, DESIGNED, PROVISIONING, STOPPING, SUSPENDING, REPAIRING, ACTIVE, INACTIVE, ERROR, TERMINATED]

    bandwidthint32

    cloud connector bandwidth

    Default value: 50
    maxBandwidthint32

    cloud connector maximum bandwidth

    Default value: 100
    technicalVpnIduuid

    network connector uuid associated with the cloud connector

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    awsCredentialIduuid

    aws credential uuid to be used to manage the cloud connector on aws

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    networkSideAsnint64

    network side asn

    Default value: 4200000024
    serviceLevelstring

    service level of the cloud connector

    Possible values: [Standard, HA]

    primaryPopLocalizationstring

    primary pop localization of the cloud connector

    Default value: primary-network-point-of-service-Id
    secondaryPopLocalizationstring

    secondary pop localization of the cloud connector

    Default value: secondary-network-point-of-service-Id
    networkSideGatewaySubnetPrimarystring

    primary network side gateway subnet

    Default value: 10.0.1.0/27
    networkSideGatewaySubnetSecondarystring

    secondary network side gateway subnet

    Default value: 10.0.2.0/27
    operationalStatusstring

    operational status of the cloud connector

    Possible values: [N/A, Up, Down, Unknown]

    customerTargetGatewayIdstring

    virtual or transit gateway provisioned in AWS

    Default value: virtual-or-transit-gateway-id
    workflowExecutionIduuid

    uuid of the last workflow execution associated with the cloud connector

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    workflowExecutionStatusstring

    status of the last workflow execution associated with the cloud connector

    Possible values: [CREATED, IN_PROGRESS, SUCCEEDED, FAILED, CLEARED]

Authorization: http

name: SecuritySchemetype: httpdescription: Authenticationscheme: bearerbearerFormat: JWT
curl -L 'https://api.orange.com/evolutionplatform/aws/api/v1//projects/:projectId/aws/cloudconnectors/publicselfmades/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://api.orange.com/evolutionplatform/aws/api/v1/
Auth
Parameters
— pathrequired
— pathrequired