PUT /site

Operation:
PUT /site
Description:
Sets the local site to match what is specified in the {@link SiteType}. It can contain a list of associated sites in addition to info specific to the local site PUT /api/site
Since:
Input parameters
The {@link LocalSiteType} to update the local site with.

Consume media type(s):
application/vnd.vmware.vcloud.site+xml
application/vnd.vmware.vcloud.site+json
Input type:
SiteType
Output parameters
Produce media type(s):
application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json
Output type:
TaskType
Examples