PUT /admin/catalog/{id}
- Operation:
- PUT /admin/catalog/{id}
- Description:
- Modifies a catalog.
A catalog could be published or unpublished. The IsPublished property is
treated as a read only value by the server. In order to control
publishing settings use the 'publish' action must be used.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.admin.catalog+xml
- Input type:
- AdminCatalogType
- Output parameters
-
UserType
- Produce media type(s):
- application/vnd.vmware.admin.catalog+xml
- Output type:
- AdminCatalogType
- Examples
-