Skip to content

Commit aea7d7c

Browse files
feat: enable default_from_api flag for ODB Network related fields in Oracledatabase AutonomousDatabase resource (#14898)
1 parent a419b91 commit aea7d7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mmv1/products/oracledatabase/AutonomousDatabase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,12 +666,14 @@ properties:
666666
projects/{project}/locations/{location}/odbNetworks/{odb_network}
667667
It is optional but if specified, this should match the parent ODBNetwork of
668668
the odb_subnet and backup_odb_subnet.
669+
default_from_api: true
669670
- name: odbSubnet
670671
type: String
671672
description: |-
672673
The name of the OdbSubnet associated with the Autonomous Database for
673674
IP allocation. Format:
674675
projects/{project}/locations/{location}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}
676+
default_from_api: true
675677
- name: 'createTime'
676678
type: String
677679
description: 'The date and time that the Autonomous Database was created. '

0 commit comments

Comments
 (0)