KeystoreUpdateParamsType

Element:
KeystoreUpdateParams
Type:
KeystoreUpdateParamsType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Parameters for keystore update.
Since:
5.1
Schema:
upload.xsd
Media type(s):
application/vnd.vmware.admin.keystoreUpdateParams+xml
application/vnd.vmware.admin.keystoreUpdateParams+json
Extends:
FileUploadParamsType
XML Representation:
<KeystoreUpdateParams xmlns="http://www.vmware.com/vcloud/v1.5" fileSize="xs:long" password="xs:string"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
fileSize long No create 5.1 Size in bytes of the file which will be uploaded.
password string No create 5.1 Password for the keystore.

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 5.1 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.

Operations

CRUD Operation Description Since Deprecated
as input POST /admin/extension/settings/ldapSettings/action/updateLdapKeyStore Updates system LDAP keystore. 5.1
as input POST /admin/org/{id}/settings/ldap/action/updateLdapKeyStore Updates organization LDAP keystore. 5.1