Enum NetworkAnchorConnectionStatus

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<NetworkAnchorConnectionStatus>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20180828")
    public enum NetworkAnchorConnectionStatus
    extends Enum<NetworkAnchorConnectionStatus>
    implements BmcEnum
    This can be merge to lifecycleState CONNECTED - Partner and CSI information is assigned and MulticloudLink provisioned.

    DISCONNECTED - Only partner cloud information is assigned. CONNECTING

    • Oracle Cloud Infrastructure information is assigned and the control plane is provisioning resources. ACTIVE - Network anchor is connected and resources (VNICs) exist within a subnet. ERROR - DRG attach fails during connection. FAILED - Network anchor creation failed NEEDS_ATTENTION - Network anchor is in temporary bad state UPDATING - Network anchor is getting updated. DELETING - Network anchor is getting deleted DELETED - A connected network anchor is deleted.