list_swlib_entity_subtypes

指定したエンティティ・タイプのソフトウェア・ライブラリで使用可能なエンティティ・サブタイプをリストします。

書式

emcli list_swlib_entity_subtypes 
        [-entity_type_id="type_internal_name"] 
        [-show_subtype_id] 

[ ]  indicates that the parameter is optional

オプション

  • entity_type_id

    タイプの内部識別子。

  • show_subtype_id

    サブタイプの内部識別子の出力を有効にします。

この例では、タイプCOMP_Componentのソフトウェア・ライブラリで使用可能なすべてのサブタイプをリストします。

emcli list_swlib_entity_subtypes 
        -entity_type_id="COMP_Component"
        -show_subtype_id