Trigger App Scan
DescriptionStart scan for applications on image. This is supported only for server and multi-session images.
Request
URLURL
Path Parameters
Path Parameters
imageId
versionId
Query Parameters
Query Parameters
deleteTemplate
Request Body
{
"providerInstanceId": "string",
"providerLabel": "AKKA"
}
Possible values are: AKKA , AZURE , VSPHERE , ZEROCLOUD
OrgId is required for non-customer CSP token
Authentication
Response
Response BodyResponse Body
201 Created
Successfully accepted Application Inventory request
{
"createdAt": "string",
"details": {},
"errorCode": "ADMIN_TEMPLATE_CREATION_CALL_FAILED",
"errorDetail": "string",
"id": "string",
"orgId": "string",
"receivedIconSets": 0,
"status": "AVAILABLE",
"streamId": "string",
"templateId": "string",
"totalIconSets": 0,
"updatedAt": "string",
"versionId": "string"
}
Possible values are: ADMIN_TEMPLATE_CREATION_CALL_FAILED , ADMIN_TEMPLATE_DELETION_CALL_FAILED , APP_INVENTORY_ALREADY_EXISTS , APP_INVENTORY_CREATION_FAILED , APP_INVENTORY_EDGE_DEPLOYMENT_NOT_FOUND , APP_INVENTORY_INVALID_STATUS , APP_INVENTORY_IN_PROGRESS , APP_INVENTORY_MISSING_FIELDS , APP_INVENTORY_NETWORK_DETAILS_NOT_FOUND , APP_INVENTORY_NOT_FOUND , APP_INVENTORY_NOT_FOUND_FOR_TEMPLATE , APP_INVENTORY_SCAN_IN_PROGRESS , APP_INVENTORY_TIME_OUT , APP_INVENTORY_TIME_OUT_FOR_ICONS , FORBIDDEN , INV_FAILED_TO_FETCH_VM , INV_FETCH_VM_CALL_FAILED , INV_NO_VM_EXISTS , NO_PUBLISHED_ASSET_FOUND_FOR_VERSION , TEMPLATE_ERROR_EVENT , TEMPLATE_ID_NOT_FOUND , TEMPLATE_PROVIDER_LABEL_NOT_FOUND , UNSUPPORTED_PROVIDER , VALIDATION_FAILED
Possible values are: AVAILABLE , FAILED , FAILED_PUBLISH_FAILURE , GET_APPLICATIONS_IN_PROGRESS , GET_APPLICATIONS_TIMED_OUT , GET_ICONS_IN_PROGRESS , GET_ICONS_SCHEDULED , GET_ICONS_TIMED_OUT , IN_PROGRESS , TEMPLATE_CREATION_IN_PROGRESS , TEMPLATE_CREATION_TIMED_OUT , WAITING_FOR_PUBLISH
Errors
Bad request
Unauthorized
Forbidden
Failed Dependency for App Scan
Failed to created Application Inventory
Code Samples
cURL Command
Vendor Extensions
x-codegen-request-body-name: appInventoryRequest