Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

content library api upload

$
0
0

I am trying to upload an OVF to a content library. the upload returns 200.

 

But when i run:
/rest/com/vmware/content/library/item/updatesession/file/id:<Upload_Session_Id>?~action=validate

It tells em it errors out, and i am unable to find the cause of the error

 

{

    "type": "com.vmware.vapi.std.errors.not_allowed_in_current_state",

    "value": {

        "messages": [

            {

                "args": [

                    "moe_win_20190410_1001_disk0.vmdk",

                    "ds:///vmfs/volumes/5c61a5ed-86e8ae08-8d87-e4434b1ffd90//contentlib-62375051-0ef2-498d-8340-3a50eae676a0/db8bc525-9059-4faa-8121-0acabc9c0259/moe_win_20190410_1001_disk0_4217bc35-9f78-446e-8159-c5cc9e768bde.vmdk?serverId=73b5814f-9172-4373-af43-2cc13937ccaf",

                    "Unable to parse disk image while uploading to: ds:///vmfs/volumes/5c61a5ed-86e8ae08-8d87-e4434b1ffd90//contentlib-62375051-0ef2-498d-8340-3a50eae676a0/db8bc525-9059-4faa-8121-0acabc9c0259/moe_win_20190410_1001_disk0_4217bc35-9f78-446e-8159-c5cc9e768bde.vmdk?serverId=73b5814f-9172-4373-af43-2cc13937ccaf"

                ],

                "default_message": "Error transferring file moe_win_20190410_1001_disk0.vmdk to storage backing location ds:///vmfs/volumes/5c61a5ed-86e8ae08-8d87-e4434b1ffd90//contentlib-62375051-0ef2-498d-8340-3a50eae676a0/db8bc525-9059-4faa-8121-0acabc9c0259/moe_win_20190410_1001_disk0_4217bc35-9f78-446e-8159-c5cc9e768bde.vmdk?serverId=73b5814f-9172-4373-af43-2cc13937ccaf. Reason: Unable to parse disk image while uploading to: ds:///vmfs/volumes/5c61a5ed-86e8ae08-8d87-e4434b1ffd90//contentlib-62375051-0ef2-498d-8340-3a50eae676a0/db8bc525-9059-4faa-8121-0acabc9c0259/moe_win_20190410_1001_disk0_4217bc35-9f78-446e-8159-c5cc9e768bde.vmdk?serverId=73b5814f-9172-4373-af43-2cc13937ccaf.",

                "id": "com.vmware.vdcs.cls-main.update_session_file_transfer_error"

            }

        ]

    }

}


Viewing all articles
Browse latest Browse all 175326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>