[PCA 3.x] Create Custom Image From Instance Getting 404 NotAuthorizedOrNotFound Error
(Doc ID 3029872.1)
Last updated on JUNE 18, 2024
Applies to:
Private Cloud Appliance X9-2 - Version Not Applicable and laterPrivate Cloud Appliance X10 - Version Not Applicable and later
Linux x86-64
Symptoms
To allow a user to create custom image from PCA 3.x instance, the following policy statement can be defined for a user group in Compute Enclave (CEUI).
...
allow group <test_group> to manage instance-images in tenancy
allow group <test_group> to use instances in tenancy
allow group <test_group> to use tag-namespaces in tenancy
...
The custom image can be created successfully, but an error message will pop-up showing the following error:
...
"response":{"error":{"message":"SERVICE_000002: Calling underlying service resulted in an error: Underlying service call error.","errorCode":"SERVICE_EXECUTION_ERROR","cause":null,"csrfToken":null,"idps":null,"serviceError":{"status":"NOT_FOUND","statusCode":404,"response":{"code":"NotAuthorizedOrNotFound",
...
Changes
N/A
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |