Optional xDelete application domain object by name.
ApplicationDomain - the deleted application domain object
EpSdkServiceError - if application domain does not exist
Optional xGet application domain object by id.
ApplicationDomain
EpSdkApiContentError - if api response data is undefined
Optional xGet application domain object by name.
ApplicationDomain - if found
undefined - if not found
EpSdkApiContentError - if more than 1 application domain exists with the same name
Optional xOptional attributesOptional pageOptional xRemoves the custom attribute association for application domains.
Optional xSets the custom attributes in the list on the application domain. Creates attribute definitions / adds entity type 'applicationDomain' if it doesn't exist.
Optional xUnsets the custom attributes in the list on the application domain. Leaves attibute definitions as-is.
Optional xPrivate updateOptional x
Delete application domain object by id.
Returns
ApplicationDomain - the deleted application domain object