Module: Vcloud::Core::Fog::ContentTypes Private

Defined in:
lib/vcloud/core/fog/fog_constants.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Private helper constants for use with the vCloud API.

Constant Summary collapse

ORG =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'application/vnd.vmware.vcloud.org+xml'
VDC =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'application/vnd.vmware.vcloud.vdc+xml'
VAPP =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'application/vnd.vmware.vcloud.vApp+xml'
NETWORK =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'application/vnd.vmware.vcloud.network+xml'
METADATA =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

'application/vnd.vmware.vcloud.metadata.value+xml'