ConfirmAssetLinkCandidate
Confirm a pending or ambiguous asset-link candidate and persist the confirmed relationship.
/api/v1/asset-links/{uuid}/confirmOperation ID
ConfirmAssetLinkCandidateSince
1.1.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonPath Parameters
uuidStringRequiredUuid value that identifies the target resource
Body Fields
operatorStringRequiredOperator for this resource
Example: value
candidateObjectRequiredCandidate for this resource
targetPlatformUuidStringTarget platform uuid for this resource
Example: value
targetAssetTypeStringTarget asset type for this resource
Example: value
targetAssetUuidStringTarget asset uuid for this resource
Example: value
targetAssetNameStringTarget asset name for this resource
Example: value
targetRegionUuidStringTarget region uuid for this resource
Example: value
targetZoneUuidStringTarget zone uuid for this resource
Example: value
matchMethodStringMatch method for this resource
Example: value
matchFieldStringMatch field for this resource
Example: value
matchValueStringMatch value for this resource
Example: value
confidenceLongConfidence for this resource
Example: 0
