Get a list of QueryEndpoints
get
/20180828/queryEndpoints
This path retrieves a list of QueryEndpoints.
Request
Query Parameters
-
compartmentId: string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
-
displayName: string
Minimum Length:
1
Maximum Length:255
A filter to return only resources that match the given display name exactly. -
framework: string
The framework that is used for queries, and for organizing and formatting the returned data.
-
lifecycleState: string
A filter to return only resources that match the given lifecycle state. The state value is not case-sensitive.
-
limit: integer
Minimum Value:
1
Maximum Value:1000
For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).Default Value:10
-
page: string
Minimum Length:
1
For list pagination. The value of the opc-next-page response header from the previous "List" call. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine). -
queryEndpointId: string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the QueryEndpoint.
-
sortBy: string
The field to sort by. You can provide only one sort order. Default order for `timeCreated` is descending. Default order for `displayName` is ascending.Default Value:
timeCreated
Allowed Values:[ "timeCreated", "displayName" ]
-
sortOrder: string
The sort order to use, either ascending (`ASC`) or descending (`DESC`).Allowed Values:
[ "ASC", "DESC" ]
Header Parameters
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID. The only valid characters for request IDs are letters, numbers, underscore, and dash.
Response
Supported Media Types
- application/json
200 Response
A page of QueryEndpointSummary objects.
Headers
-
opc-next-page: string
For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).
-
opc-request-id: string
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Root Schema : QueryEndpointCollection
Type:
object
The results of a QueryEndpoint search. These results contain both QueryEndpointSummary items and other information, such as metadata.
Show Source
-
items(required):
array items
a list of QueryEndpoints.
Nested Schema : items
Type:
array
a list of QueryEndpoints.
Show Source
-
Array of:
object QueryEndpointSummary
Summary information about a QueryEndpoint.
Nested Schema : QueryEndpointSummary
Type:
object
Summary information about a QueryEndpoint.
Show Source
-
allowedSans:
array allowedSans
Minimum Number of Items:
0
Maximum Number of Items:5
The allowed list of CN, SAN, or client certificates that are used to verify the certificate. -
caBundleId:
string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the CA bundle that is used to validate the client certificate.
-
clientAppDetails(required):
object ClientAppDetails
Information about the client application.
-
compartmentId(required):
string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
-
definedTags:
object definedTags
Additional Properties Allowed: additionalPropertiesDefined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations": {"CostCenter": "42"}}`
-
description:
string
A detailed description of the query endpoint. This value can be changed.
-
displayName:
string
A user-friendly name. This name does not have to be unique, and it can be changed.
-
framework(required):
string
The framework that is used for queries, and for organizing and formatting the returned data.
-
freeformTags:
object freeformTags
Additional Properties Allowed: additionalPropertiesFree-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
-
id(required):
string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the QueryEndpoint.
-
identityDomainUrl(required):
string
A fully-formed URL that is an Oracle Identity Domain endpoint used for authentication.
-
lifecycleDetails:
string
A message that describes the current state of the QueryEndpoint in more detail. For example, this message can be used to provide actionable information for a resource in a Failed state.
-
lifecycleState(required):
string
The current state of the QueryEndpoint.
-
payerId(required):
string
The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Payer using this endpoint.
-
systemTags:
object systemTags
Additional Properties Allowed: additionalPropertiesSystem tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
-
timeCreated(required):
string(date-time)
The date and time that the QueryEndpoint was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). For example, `2016-08-25T21:10:29.600Z`
-
timeUpdated:
string(date-time)
The date and time that the QueryEndpoint was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). For example, `2016-08-25T21:10:29.600Z`
-
url(required):
string
A fully-formed URL to which queries may be issued. This URL is generated by Clinical Data Exchange, not by the customer.
Nested Schema : allowedSans
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
5
The allowed list of CN, SAN, or client certificates that are used to verify the certificate.
Show Source
Nested Schema : ClientAppDetails
Type:
object
Information about the client application.
Show Source
-
clientId(required):
string
The ID of the client application under the payer identity domain.
Nested Schema : definedTags
Type:
object
Additional Properties Allowed
Show Source
-
object additionalProperties
Additional Properties Allowed: additionalPropertiesKey-value pair representing a defined tag key and value, scoped to a namespace. Example: `{"CostCenter": "42"}`
Defined tags for this resource. Each key is predefined and scoped to a namespace.
For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm).
Example: `{"Operations": {"CostCenter": "42"}}`
Nested Schema : freeformTags
Type:
object
Additional Properties Allowed
Show Source
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm).
Example: `{"Department": "Finance"}`
Nested Schema : systemTags
Type:
object
Additional Properties Allowed
Show Source
-
object additionalProperties
Additional Properties Allowed: additionalPropertiesKey-value pair representing a system tag key and value, scoped to a namespace. Example: `{"free-tier-retained": "true"}`
System tags for this resource. Each key is predefined and scoped to a namespace.
Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
Nested Schema : additionalProperties
Type:
object
Additional Properties Allowed
Show Source
-
object additionalProperties
The value of the tag. Only the String type is supported.
Key-value pair representing a defined tag key and value, scoped to a namespace.
Example: `{"CostCenter": "42"}`
Nested Schema : additionalProperties
Type:
object
The value of the tag. Only the String type is supported.
Nested Schema : additionalProperties
Type:
object
Additional Properties Allowed
Show Source
-
object additionalProperties
The value of the tag. Only the String type is supported.
Key-value pair representing a system tag key and value, scoped to a namespace.
Example: `{"free-tier-retained": "true"}`
Nested Schema : additionalProperties
Type:
object
The value of the tag. Only the String type is supported.
401 Response
Unauthorized
Headers
-
opc-request-id: string
Unique identifier for the request
Root Schema : Error
Type:
object
Error information.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing.
-
message(required):
string
A human-readable error message.
404 Response
Not Found
Headers
-
opc-request-id: string
Unique identifier for the request
Root Schema : Error
Type:
object
Error information.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing.
-
message(required):
string
A human-readable error message.
429 Response
Too Many Requests
Headers
-
opc-request-id: string
Unique identifier for the request
Root Schema : Error
Type:
object
Error information.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing.
-
message(required):
string
A human-readable error message.
500 Response
Internal Server Error
Headers
-
opc-request-id: string
Unique identifier for the request
Root Schema : Error
Type:
object
Error information.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing.
-
message(required):
string
A human-readable error message.
Default Response
An error has occurred.
Headers
-
opc-request-id: string
Unique identifier for the request
Root Schema : Error
Type:
object
Error information.
Show Source
-
code(required):
string
A short error code that defines the error, meant for programmatic parsing.
-
message(required):
string
A human-readable error message.