You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2018/07/17 17:51:00 UTC

[jira] [Resolved] (JCLOUDS-1432) API Client expects 404 code when asset UUID not found for Get APIs

     [ https://issues.apache.org/jira/browse/JCLOUDS-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ignasi Barrera resolved JCLOUDS-1432.
-------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.1.1)

> API Client expects 404 code when asset UUID not found for Get APIs
> ------------------------------------------------------------------
>
>                 Key: JCLOUDS-1432
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1432
>             Project: jclouds
>          Issue Type: Task
>    Affects Versions: 2.1.0
>            Reporter: Trevor Flanagan
>            Priority: Major
>              Labels: dimensiondata
>             Fix For: 2.2.0
>
>
> API Client expects 404 code when asset UUID not found for Get APIs
> {code:java}
>    @Fallback(Fallbacks.NullOnNotFoundOr404.class)
> {code}
> However, CloudControl returns error code 400 and "<responseCode>RESOURCE_NOT_FOUND</responseCode>"
>  in such cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)