Aller au contenu principal

Find AzureCloudConnectorPublicHaDynamic

GET 

/projects/:projectId/azure/cloudconnectors/publichadynamics/:id

This operation allows to an AzureCloudConnectorPublicHaDynamic

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

    id uuid

    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

    name string

    cloud connector name

    state string

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

    cloud connector state

    projectName string

    name of the project associated to the cloud connector

    projectId uuid

    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}

    uuid of the project associated to the cloud connector

    bandWidth int32

    cloud connector bandwidth

    technicalVpnId uuid

    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}

    network connector uuid associated to the cloud connector

    azureCredentialId uuid

    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}

    azure credential uuid to be used to manage the cloud connector on Azure

    primaryPopLocalization string

    primary pop localization of the cloud connector

    azureRegion string

    azure regeion

    resourceGroupName string

    azure resource group name

    vnetName string

    vnet name

    azureGatewaySubnet stringrequired

    Possible values: Value must match regular expression \S

    azure gateway subnet

    azureAsn int32

    azure asn

    networkSideAsn int32

    network side asn

    workflowExecutionId uuid

    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}

    uuid of the last workflow execution associated to the cloud connector

    workflowExecutionStatus string

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

    status of the last workflow execution associated to the cloud connector

    networkSideGatewaySubnetPrimary string

    network side gateway subnet primary

    networkSideGatewaySubnetSecondary string

    network side gateway subnet secondary

    secondaryPopLocalization string

    secondary pop localization of the cloud connector

Loading...