Sha256: 58c5f1171faa77e4544de2732453bf43f7658a7d3a6847ecf3f79901c2e7a610

Contents?: true

Size: 1.14 KB

Versions: 6

Compression:

Stored size: 1.14 KB

Contents

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Session
    xmlns="http://www.vmware.com/vcloud/v1.5"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    href="https://vcloud.example.com/api/session/"
    org="System"
    type="application/vnd.vmware.vcloud.session+xml"
    user="vcloud"
    xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://https://vcloud.example.com/api/v1.5/schema/master.xsd">
    <Link
        href="https://vcloud.example.com/api/org/"
        rel="down"
        type="application/vnd.vmware.vcloud.orgList+xml"/>
    <Link
        href="https://vcloud.example.com/api/admin/"
        rel="down"
        type="application/vnd.vmware.admin.vcloud+xml"/>
    <Link
        href="https://vcloud.example.com/api/admin/extension"
        rel="down"
        type="application/vnd.vmware.admin.vmwExtension+xml"/>
    <Link
        href="https://vcloud.example.com/api/query"
        rel="down"
        type="application/vnd.vmware.vcloud.query.queryList+xml"/>
    <Link
        href="https://vcloud.example.com/api/entity/"
        rel="entityResolver"
        type="application/vnd.vmware.vcloud.entity+xml"/>
</Session>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
vcloud-net-spinner-0.2.0 spec/integration/test_data/happy_path_auth_response.xml
vcloud-net-spinner-0.1.6 spec/integration/test_data/happy_path_auth_response.xml
vcloud-net-spinner-0.1.5 spec/integration/test_data/happy_path_auth_response.xml
vcloud-net-spinner-0.1.4 spec/integration/test_data/happy_path_auth_response.xml
vcloud-net-spinner-0.1.2 spec/integration/test_data/happy_path_auth_response.xml
vcloud-network-configurator-0.1.0 spec/integration/test_data/happy_path_auth_response.xml