GET attachments XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
GET: /qcbin/rest/domains/DOMAIN_NAME/projects/PROJECT_NAME/defects/1/attachments
Accept: application/xml
-->
<Entities TotalResults="2">
    <Entity Type="attachment">
        <Fields>
            <Field Name="ref-subtype">
                <Value>0</Value>
            </Field>
            <Field Name="vc-user-name">
                <Value>sa</Value>
            </Field>
            <Field Name="id">
                <Value>3</Value>
            </Field>
            <Field Name="parent-id">
                <Value>1</Value>
            </Field>
            <Field Name="last-modified">
                <Value>2009-08-18 20:09:52</Value>
            </Field>
            <Field Name="ref-ckout-path">
                <Value/>
            </Field>
            <Field Name="description">
                <Value/>
            </Field>
            <Field Name="vc-cur-ver">
                <Value/>
            </Field>
            <Field Name="name">
                <Value>SetDrives.bat</Value>
            </Field>
            <Field Name="ref-type">
                <Value>File</Value>
            </Field>
            <Field Name="parent-type">
                <Value>defect</Value>
            </Field>
            <Field Name="file-size">
                <Value>1766</Value>
            </Field>
        </Fields>
    </Entity>
    <Entity Type="attachment">
        <Fields>
            <Field Name="ref-subtype">
                <Value>0</Value>
            </Field>
            <Field Name="vc-user-name">
                <Value>sa</Value>
            </Field>
            <Field Name="id">
                <Value>4</Value>
            </Field>
            <Field Name="parent-id">
                <Value>1</Value>
            </Field>
            <Field Name="last-modified">
                <Value>2010-02-24 19:04:40</Value>
            </Field>
            <Field Name="ref-ckout-path">
                <Value/>
            </Field>
            <Field Name="description">
                <Value/>
            </Field>
            <Field Name="vc-cur-ver">
                <Value/>
            </Field>
            <Field Name="name">
                <Value>COEFailure.txt</Value>
            </Field>
            <Field Name="ref-type">
                <Value>File</Value>
            </Field>
            <Field Name="parent-type">
                <Value>defect</Value>
            </Field>
            <Field Name="file-size">
                <Value>388</Value>
            </Field>
        </Fields>
    </Entity>
</Entities>



© 1994 - 2014 Hewlett-Packard Development Company, L.P.