mirror of https://github.com/apache/jclouds.git
add adminCatalog media type
This commit is contained in:
parent
235eda5554
commit
def07846c8
|
@ -127,6 +127,8 @@ public class VCloudDirectorMediaType {
|
|||
|
||||
public static final String ENVELOPE = "application/vnd.???";
|
||||
|
||||
public static final String ADMIN_CATALOG = "application/vnd.vmware.admin.catalog+xml";
|
||||
|
||||
/**
|
||||
*
|
||||
* All acceptable media types.
|
||||
|
|
Loading…
Reference in New Issue