EnterpriseMigrationJobStats

EnterpriseMigrationJobStats
EnterpriseMigrationJobStats
JSON Example
{
    "_href": "string",
    "migrationJobLogicalId": "string",
    "migrationStatus": "string",
    "blueGatewayStats": {
        "connectedVceCount": "number",
        "tunnelCount": "number",
        "tunnelCountV6": "number",
        "establishedNsdTunnelCount": "number",
        "flowCount": "number"
    },
    "greenGatewayStats": {
        "connectedVceCount": "number",
        "tunnelCount": "number",
        "tunnelCountV6": "number",
        "establishedNsdTunnelCount": "number",
        "flowCount": "number"
    },
    "impactedEdges": [
        {
            "edgeIdentifier": "number",
            "enterpriseIdentifier": "number",
            "edgeLogicalId": "string",
            "edgeName": "string",
            "edgeLastContact": "string",
            "edgeState": "string",
            "blueGatewayTunnelStatus": "string",
            "greenGatewayTunnelStatus": "string"
        }
    ]
}
string
_href
Optional

_href

string
migrationJobLogicalId
Required

migrationJobLogicalId

string
migrationStatus
Required

migrationStatus

Possible values are : GATEWAY_MIGRATION_STAGE_1, GATEWAY_MIGRATION_FINALIZED, GATEWAY_MIGRATION_ABORTED, GATEWAY_MIGRATION_FAILED, GATEWAY_MIGRATION_COMPLETED,
blueGatewayStats
Required

blueGatewayStats

greenGatewayStats
Required

greenGatewayStats

impactedEdges
Optional

No field or null value means that the migration job has not been started yet. Impacted Edges have not got calculated