D.25. tarantella object

tarantella object 命令可用于创建、列出、编辑和删除组织层次结构中的对象。您还可以添加和删除分配的应用程序链接,为每个应用程序配置应用服务器负载平衡,以及添加和删除组成员。

语法

tarantella object add_host | add_link | add_mapping | add_member | 
delete | edit | list_attributes | list_contents | new_3270app |
new_5250app | new_charapp | new_container | new_dc | new_doc |
new_dynamicapp | new_group | new_host | new_org | new_orgunit |
new_person | new_windowsapp | new_xapp | remove_host | 
remove_link | remove_mapping | remove_member | rename | script

描述

下表显示了此命令的可用子命令。

子命令

描述

更多信息

add_host

将应用服务器添加到可以运行应用程序的服务器列表。

第 D.26 节 “tarantella object add_host”

add_link

添加分配的应用程序链接。

第 D.27 节 “tarantella object add_link”

add_mapping

向动态应用程序添加映射。

第 D.28 节 “tarantella object add_mapping”

add_member

向组添加成员。

第 D.29 节 “tarantella object add_member”

delete

将对象从组织层次结构中永久删除。

第 D.30 节 “tarantella object delete”

edit

编辑对象的属性。

第 D.31 节 “tarantella object edit”

list_attributes

列出对象的属性。

第 D.32 节 “tarantella object list_attributes”

list_contents

列出 OU 或组织的内容。

第 D.33 节 “tarantella object list_contents”

new_3270app

创建 3270 应用程序对象。

第 D.34 节 “tarantella object new_3270app”

new_5250app

创建 5250 应用程序对象。

第 D.35 节 “tarantella object new_5250app”

new_charapp

创建字符应用程序对象。

第 D.36 节 “tarantella object new_charapp”

new_container

创建 Active Directory 容器对象。

第 D.37 节 “tarantella object new_container”

new_dc

创建域组件对象。

第 D.38 节 “tarantella object new_dc”

new_doc

创建文档对象。

第 D.39 节 “tarantella object new_doc”

new_dynamicapp

创建动态应用程序对象。

第 D.40 节 “tarantella object new_dynamicapp”

new_group

创建组对象。

第 D.41 节 “tarantella object new_group”

new_host

创建应用服务器对象。

第 D.42 节 “tarantella object new_host”

new_org

创建组织对象。

第 D.43 节 “tarantella object new_org”

new_orgunit

创建组织单元对象。

第 D.44 节 “tarantella object new_orgunit”

new_person

创建用户配置文件对象。

第 D.45 节 “tarantella object new_person”

new_windowsapp

创建 Windows 应用程序对象。

第 D.46 节 “tarantella object new_windowsapp”

new_xapp

创建 X 应用程序对象。

第 D.47 节 “tarantella object new_xapp”

remove_host

将应用服务器从可以运行应用程序的服务器列表中删除。

第 D.48 节 “tarantella object remove_host”

remove_link

删除分配的应用程序链接。

第 D.49 节 “tarantella object remove_link”

remove_mapping

为动态应用程序删除映射。

第 D.50 节 “tarantella object remove_mapping”

remove_member

从组中删除成员。

第 D.51 节 “tarantella object remove_member”

rename

重命名或移动对象。

第 D.52 节 “tarantella object rename”

script

运行对象命令的批处理脚本。

第 D.53 节 “tarantella object script”

注意

所有命令都包括 --help 选项。您可以使用 tarantella object subcommand --help 获取有关特定命令的帮助信息。

示例

以下示例列出属于组织单元 Sales 的对象。

$ tarantella object list_contents \
--name "o=示例/ou=Sales"