Oracle · Example Payload

Oci Compute Create Vnic Details Example

CloudDatabaseEnterpriseInfrastructureSaaSFortune 100

Oci Compute Create Vnic Details Example is an example object payload from Oracle, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

subnetIddisplayNameassignPublicIpassignPrivateDnsRecordprivateIphostnameLabelnsgIdsskipSourceDestCheck

Example Payload

Raw ↑
{
  "subnetId": "500123",
  "displayName": "example_value",
  "assignPublicIp": true,
  "assignPrivateDnsRecord": true,
  "privateIp": "example_value",
  "hostnameLabel": "example_value",
  "nsgIds": [],
  "skipSourceDestCheck": true
}