Get a Load Unload Point
get
/locations/{locationGid}/loadUnloadPoints/{loadUnloadPoint}
Request
Path Parameters
-
loadUnloadPoint(required): string
Resource ID
-
locationGid(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
description: string
Description for the load/unload point.
-
domainName: string
Database domain where this data is stored.
-
equipmentGroupProfileGid: string
Equipment group profile for the load/unload point; overrides any at the location.
-
isLoad: boolean
Indicates if this dock or point make be used for loading.
-
isUnload: boolean
Indicates if this dock or point make be used for loading.
-
links: array
links
Read Only:
true -
loadSequence: number
(int32)
Indicates where dock should be in a load sequence.
-
loadUnloadPoint: string
Load/unload point such as a loading dock.
-
unloadSequence: number
(int32)
Indicates where dock should be in an unload sequence.