get
https://{server}/services/eligible-pdb-clone-targets
Returns a list of Oracle services that are eligible to receive a cloned PDB from the specified source database. Only services that meet ALL eligibility criteria are included in the response.
Eligibility Criteria: Services must meet ALL of the following requirements to be included:
- Engine Compatibility: Target service must be Oracle with multi-tenant (CDB/PDB) architecture
- Version Compatibility: Oracle version must be compatible (same or higher major version)
- Status: Target service must be in an operational state (e.g., READY)
- Subscription Access: User must have access to the target service (typically same subscription as source)
- Configuration Compatibility: Target service must support the resource requirements of the source PDB
- PDB Capacity: Target CDB must have capacity to host additional PDBs
Use Cases:
- Display available target services in UI dropdown when user initiates PDB clone operation
- Pre-validate that at least one eligible target exists before showing clone form
- Allow users to select from pre-filtered list of compatible services
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…