Hi
We are trying to provision a VDB from a replicated dSource.
The replicated DSource is under a non-default namespace.
In the parameter for provisioning, I was playing the below parameters:
vdb_data.source = OracleVirtualSource()
vdb_data.source.name = '<dsource>@<namespace>'
vdb_data.source.config = '<dsource>@<namespace>'
vdb_data.source.container = '<dsource>@<namespace>'
Getting erros as below:
delphixpy.v1_8_1.exceptions.RequestError: APIError(action='Check your input parameters and try again.', command_output=None, details={'timeflowPointParameters': {'container': {'details': 'The field has to be set.', 'action': None, 'id': 'exception.validation.field.unset', 'commandOutput': None, 'diagnoses': None}}, 'source': {'container': {'details': 'The provided string "<dsource>@<namespace>" is not a valid object reference.', 'action': None, 'id': 'exception.validation.format.object_reference.invalid', 'commandOutput': None, 'diagnoses': None}}}, diagnoses=[], id='exception.validation.bad.input', type='APIError')
Let me know if anyone has does any automation using delphixpy to provision from a replicated dsource and they could share their knowledge.
Thank you,
------------------------------
Vijay Bhat
Community Member
Fidelity Investments
------------------------------