Oracle · Schema

VnicAttachment

Represents the attachment between an instance and a VNIC. Each instance has a primary VNIC attachment created during launch.

CloudDatabaseEnterpriseInfrastructureSaaS

Properties

Name Type Description
id string The OCID of the VNIC attachment
instanceId string The OCID of the instance
compartmentId string The OCID of the compartment
availabilityDomain string The availability domain of the instance
displayName string A user-friendly name for the attachment
vnicId string The OCID of the VNIC
subnetId string The OCID of the subnet of the VNIC
nicIndex integer Which physical network interface card (NIC) the VNIC uses. 0 for the primary VNIC.
vlanTag integer The Oracle-assigned VLAN tag of the VNIC attachment
vlanId string The OCID of the VLAN to create the VNIC in
lifecycleState string The lifecycle state of the VNIC attachment
timeCreated string The date and time the VNIC attachment was created
View JSON Schema on GitHub