arePrimaryAllowlistedIpsUsed property
This field indicates the status of Data Guard and Access control for the Autonomous Database.
The field's value is null if Data Guard is disabled or Access Control is disabled. The field's value is TRUE if both Data Guard and Access Control are enabled, and the Autonomous Database is using primary IP access control list (ACL) for standby. The field's value is FALSE if both Data Guard and Access Control are enabled, and the Autonomous Database is using a different IP access control list (ACL) for standby compared to primary.
Output only.
Implementation
core.bool? arePrimaryAllowlistedIpsUsed;