Comment 2 Ray Johnston 2012-09-05 05:50:37 UTC Note that gsapi_new_instance is still limited to a single instance -- see the code in psi/iapi.c: /* limited to 1 instance, till it works :) */ if ( gsapi_instance_counter >= gsapi_instance_max ) return e_Fatal; We do not ...
/api/v1.1/instances/{identityId}Provisions a new service instance in a domain.Request Response ExamplesSupported Media Types application/jsonPath Parameters identityId Type: string Required: true Name of the identity domain for the Oracle Cloud Service account.Body...