|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdminOrgApi
Provides synchronous access to Org objects.
AdminOrgAsyncApi| Methods inherited from interface org.jclouds.vcloud.director.v1_5.features.OrgApi |
|---|
list |
| Method Detail |
|---|
AdminOrg get(String orgUrn)
GET /admin/org/{id}
get in interface OrgApiorgUrn - the reference for the admin org
AdminOrg get(URI orgAdminHref)
get in interface OrgApiOrgSettings getSettings(String orgUrn)
GET /admin/org/{id}/settings
orgUrn - the reference for the admin org
OrgSettings getSettings(URI orgAdminHref)
OrgSettings editSettings(String orgUrn,
OrgSettings newSettings)
PUT /admin/org/{id}/settings
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgSettings editSettings(URI orgAdminHref,
OrgSettings newSettings)
OrgEmailSettings getEmailSettings(String orgUrn)
GET /admin/org/{id}/settings/email
orgUrn - the reference for the admin org
OrgEmailSettings getEmailSettings(URI orgAdminHref)
OrgEmailSettings editEmailSettings(String orgUrn,
OrgEmailSettings newSettings)
PUT /admin/org/{id}/settings/email
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgEmailSettings editEmailSettings(URI orgAdminHref,
OrgEmailSettings newSettings)
OrgGeneralSettings getGeneralSettings(String orgUrn)
GET /admin/org/{id}/settings/general
orgUrn - the reference for the admin org
OrgGeneralSettings getGeneralSettings(URI orgAdminHref)
OrgGeneralSettings editGeneralSettings(String orgUrn,
OrgGeneralSettings newSettings)
PUT /admin/org/{id}/settings/general
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgGeneralSettings editGeneralSettings(URI orgAdminHref,
OrgGeneralSettings newSettings)
OrgLdapSettings getLdapSettings(String orgUrn)
GET /admin/org/{id}/settings/ldap
orgUrn - the reference for the admin org
OrgLdapSettings getLdapSettings(URI orgAdminHref)
OrgPasswordPolicySettings getPasswordPolicy(String orgUrn)
GET /admin/org/{id}/settings/passwordPolicy
orgUrn - the reference for the admin org
OrgPasswordPolicySettings getPasswordPolicy(URI orgAdminHref)
OrgPasswordPolicySettings editPasswordPolicy(String orgUrn,
OrgPasswordPolicySettings newSettings)
PUT /admin/org/{id}/settings/passwordPolicy
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgPasswordPolicySettings editPasswordPolicy(URI orgAdminHref,
OrgPasswordPolicySettings newSettings)
OrgLeaseSettings getVAppLeaseSettings(String orgUrn)
GET /admin/org/{id}/settings/vAppLeaseSettings
orgUrn - the reference for the admin org
OrgLeaseSettings getVAppLeaseSettings(URI orgAdminHref)
OrgLeaseSettings editVAppLeaseSettings(String orgUrn,
OrgLeaseSettings newSettings)
PUT /admin/org/{id}/settings/vAppLeaseSettings
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgLeaseSettings editVAppLeaseSettings(URI orgAdminHref,
OrgLeaseSettings newSettings)
OrgVAppTemplateLeaseSettings getVAppTemplateLeaseSettings(String orgUrn)
GET /admin/org/{id}/settings/vAppTemplateLeaseSettings
orgUrn - the reference for the admin org
OrgVAppTemplateLeaseSettings getVAppTemplateLeaseSettings(URI orgAdminHref)
OrgVAppTemplateLeaseSettings editVAppTemplateLeaseSettings(String orgUrn,
OrgVAppTemplateLeaseSettings newSettings)
PUT /admin/org/{id}/settings/vAppTemplateLeaseSettings
orgUrn - the reference for the admin orgnewSettings - the requested edited settings
OrgVAppTemplateLeaseSettings editVAppTemplateLeaseSettings(URI orgAdminHref,
OrgVAppTemplateLeaseSettings newSettings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||