Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TopologyAssociatedWithEntityRelationship

Defines the {@code AssociatedWith} relationship between virtual network topology entities. An {@code AssociatedWith} relationship is defined when there is no obvious {@code contains} relationship but entities are still related. For example, a DRG is associated with a VCN because a DRG is not managed by VCN but can be attached to a VCN.

Properties

Optional associatedWithDetails

associatedWithDetails: model.TopologyAssociatedWithRelationshipDetails

id1

id1: string

The OCID of the first entity in the relationship.

id2

id2: string

The OCID of the second entity in the relationship.

Const type

type: string = "ASSOCIATED_WITH"

Methods

getDeserializedJsonObj

getJsonObj