Get certificate types associated with the integration with Asset Monitoring Cloud Service
get
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/assetIntegrations/{assetIntegrationId}/certificateTypes
This operation retrieves certificate types associated with the integration with Asset Monitoring Cloud Service.
Request
Path Parameters
-
assetIntegrationId: string
Integration 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
Certificate types associated with the integration were successfully retrieved
Root Schema : AMIntegrationCertificateTypes
Type:
Show Source
object
-
items:
array items
-
links(optional):
array links
Read Only:
true
Nested Schema : AMIntegrationCertificateType
Type:
Show Source
object
-
assetIntegrationId:
string
Id of the integration with Asset Monitoring Cloud ServiceExample:
51
-
certificateTypeId:
string
Id of the certificate typeExample:
49
-
links(optional):
array links
-
organizationId(optional):
string
Id of the organizationExample:
ORA-DEFAULT-ORG
-
projectId:
string
Id of the projectExample:
50
Nested Schema : Link
Type:
Show Source
object
-
href:
string
The target resource's URI
-
rel:
string
Relation type