Get a Special Service
get
/powerUnits/{powerUnitGid}/specialServices/{specialServiceGid}
Request
Path Parameters
-
powerUnitGid(required): string
Resource ID
-
specialServiceGid(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
-
domainName: string
Database domain where this data is stored.
-
effectiveDate:
effectiveDate
The effective date of this special service associated with the power unit.
-
expirationDate:
expirationDate
The expiration date of this special service associated with the power unit.
-
links: array
links
Read Only:
true
-
specialServiceGid: string
The special service code identifier defining the service required.
Nested Schema : effectiveDate
The effective date of this special service associated with the power unit.
Match All
The effective date of this special service associated with the power unit.
Show Source
Nested Schema : expirationDate
The expiration date of this special service associated with the power unit.
Match All
The expiration date of this special service associated with the power unit.
Show Source