@NotNull
    public static Map<String, String> attachVolume(@NotNull final OCIAttachVolumeInputs ociAttachVolumeInputs)
            throws Exception {

        final HttpClientInputs httpClientInputs = new HttpClientInputs();