POST /admin/org/{id}/catalogs
- Operation:
- POST /admin/org/{id}/catalogs
- Description:
- Creates a catalog in an organization.
The catalog will always be created in unpublished state.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.admin.catalog+xml
- Input type:
- AdminCatalogType
- Output parameters
-
CatalogType The returned CatalogType element will contain a ,
which will point to the running asynchronous creation operation.
- Produce media type(s):
- application/vnd.vmware.admin.catalog+xml
- Output type:
- AdminCatalogType
- Examples
-