SqlQueryCRN Parameter (Connect-IBMCloudSQLQuery Cmdlet)
The CRN which uniquely identifies your SQL Query instance in IBM Cloud.
Syntax
Connect-IBMCloudSQLQuery -SqlQueryCRN string
Data Type
cstr
Default Value
""
Remarks
Access to resources, such as jobs, in the IBM Cloud Data Engine REST API is governed by an Instance Cloud Resource Name. To retrieve your SqlQuery CRN, select your SQL Query instance from the Dashboard. On the left hand side, the manage tab should be automatically selected. On that page, you may find the SqlQuery CRN of that instance under the 'Deployment details' pane. If not specified, the IBM Cloud Data Engine will automatically retrieve the SqlQueryCRN. If more than one SqlQuery service is available, then the first one in the list will be picked.