Get location - certificate type associations.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locations/{locationId}/certificateTypes
This operation retrieves location - certificate type associations.
Request
Path Parameters
-
locationId: string
Location identifier
-
orgId: string
Organization identifier
-
projectId: string
Project identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Location - certificate type associations were successfully retrieved.
Root Schema : LocationCertificateTypes
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : LocationCertificateType
Type:
Show Source
object
-
certificateTypeId:
string
Id of the certificate type to which the project is associatedExample:
123
-
links(optional):
array links
-
locationId:
string
Id of the location to associate certificate type withExample:
123
-
organizationId:
string
Id of the organization to which the project belongsExample:
123
-
projectId:
string
Id of the project to which the location belongsExample:
123
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type