Bundle and Promotion Commands

uac bundle

Bundle management commands, including operations to list, create, and delete bundles

uac bundle [OPTIONS] COMMAND [ARGS]...

create

Creates a Bundle

uac bundle create [OPTIONS] retain_sys_ids=value name=value sys_id=value
                  description=value default_promotion_target=value
                  exclude_on_existence=value follow_references=value
                  promote_bundle_definition=value visible_to=value
                  updated=value updated_by=value created=value
                  created_by=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

retain_sys_ids=value name=value sys_id=value description=value default_promotion_target=value exclude_on_existence=value follow_references=value promote_bundle_definition=value visible_to=value updated=value updated_by=value created=value created_by=value

Optional argument(s)

create-by-business-services

Creates a Bundle by Business Services

uac bundle create-by-business-services [OPTIONS] name=value
                                       types_to_include=value
                                       business_services=value
                                       business_services_to_include=value
                                       sys_id=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

name=value types_to_include=value business_services=value business_services_to_include=value sys_id=value

Optional argument(s)

create-by-date

Creates a Bundle by Date

uac bundle create-by-date [OPTIONS] name=value types_to_include=value
                          business_services=value updated_on_or_after=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

name=value types_to_include=value business_services=value updated_on_or_after=value

Optional argument(s)

delete

Deletes the specified Bundle

uac bundle delete [OPTIONS] bundleid=value bundlename=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

bundleid=value bundlename=value

Required argument(s)

get

Retrieve Bundle details using specific query parameters

uac bundle get [OPTIONS] bundleid=value bundlename=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

bundleid=value bundlename=value

Required argument(s)

get-report

Retrieve Bundle Report details using specific query parameters

uac bundle get-report [OPTIONS] bundleid=value bundlename=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

bundleid=value bundlename=value

Required argument(s)

list

Retrieves information on all Bundles

uac bundle list [OPTIONS] bundlename=value business_services=value
                default_promotion_target=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

bundlename=value business_services=value default_promotion_target=value

Optional argument(s)

promote

Promote a Bundle or schedule the promotion of a Bundle

uac bundle promote [OPTIONS] id=value name=value promotion_description=value
                   promotion_target_id=value promotion_target_name=value
                   notification_option=value override_user=value
                   override_password=value date=value time=value
                   schedule=value create_snapshot=value
                   allow_unv_tmplt_changes=value override_token=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

id=value name=value promotion_description=value promotion_target_id=value promotion_target_name=value notification_option=value override_user=value override_password=value date=value time=value schedule=value create_snapshot=value allow_unv_tmplt_changes=value override_token=value

Required argument(s)

update

Modifies the Bundle specified by the sysId

uac bundle update [OPTIONS] retain_sys_ids=value name=value sys_id=value
                  description=value opswise_groups=value
                  default_promotion_target=value exclude_on_existence=value
                  follow_references=value promote_bundle_definition=value
                  promote_by_business_services=value visible_to=value
                  bundle_agent_clusters=value bundle_applications=value
                  bundle_business_services=value bundle_calendars=value
                  bundle_credentials=value bundle_custom_days=value
                  bundle_database_connections=value
                  bundle_email_connections=value bundle_email_templates=value
                  bundle_o_auth_clients=value
                  bundle_peoplesoft_connections=value bundle_reports=value
                  bundle_sap_connections=value bundle_scripts=value
                  bundle_snmp_managers=value bundle_tasks=value
                  bundle_triggers=value bundle_universal_event_templates=value
                  bundle_universal_templates=value bundle_variables=value
                  bundle_virtual_resources=value exclude_related=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

retain_sys_ids=value name=value sys_id=value description=value opswise_groups=value default_promotion_target=value exclude_on_existence=value follow_references=value promote_bundle_definition=value promote_by_business_services=value visible_to=value bundle_agent_clusters=value bundle_applications=value bundle_business_services=value bundle_calendars=value bundle_credentials=value bundle_custom_days=value bundle_database_connections=value bundle_email_connections=value bundle_email_templates=value bundle_o_auth_clients=value bundle_peoplesoft_connections=value bundle_reports=value bundle_sap_connections=value bundle_scripts=value bundle_snmp_managers=value bundle_tasks=value bundle_triggers=value bundle_universal_event_templates=value bundle_universal_templates=value bundle_variables=value bundle_virtual_resources=value exclude_related=value

Optional argument(s)

uac promotion

Commands related to promotions, including scheduling and managing promotion tasks

uac promotion [OPTIONS] COMMAND [ARGS]...

cancel-promotion-schedule

Cancels the scheduled promotion of a Bundle

uac promotion cancel-promotion-schedule [OPTIONS] scheduleid=value
                                        bundleid=value bundlename=value
                                        date=value time=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

scheduleid=value bundleid=value bundlename=value date=value time=value

Required argument(s)

create

Promotes, without a bundle, one or more items of a specific type.

uac promotion create [OPTIONS] item_type=value item_ids=value item_names=value
                     promotion_target_id=value promotion_target_name=value
                     promotion_description=value override_user=value
                     override_password=value exclude_on_existence=value
                     follow_references=value allow_unv_tmplt_changes=value
                     override_token=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

item_type=value item_ids=value item_names=value promotion_target_id=value promotion_target_name=value promotion_description=value override_user=value override_password=value exclude_on_existence=value follow_references=value allow_unv_tmplt_changes=value override_token=value

Optional argument(s)

delete

Deletes the scheduled promotion of a Bundle

uac promotion delete [OPTIONS] scheduleid=value bundleid=value
                     bundlename=value date=value time=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

scheduleid=value bundleid=value bundlename=value date=value time=value

Required argument(s)

uac promotion-target

Commands for managing promotion targets, including creating, updating, and deleting promotion targets

uac promotion-target [OPTIONS] COMMAND [ARGS]...

create

Creates a Promotion Target

uac promotion-target create [OPTIONS] sys_id=value retain_sys_ids=value
                            name=value description=value uri=value user=value
                            password=value authentication_method=value
                            token=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

sys_id=value retain_sys_ids=value name=value description=value uri=value user=value password=value authentication_method=value token=value

Optional argument(s)

delete

Deletes the specified Promotion Target

uac promotion-target delete [OPTIONS] targetname=value targetid=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

targetname=value targetid=value

Required argument(s)

get

Retrieve a specified Promotion Target details

uac promotion-target get [OPTIONS] targetname=value targetid=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

targetname=value targetid=value

Required argument(s)

list

Retrieves information on all Promotion Targets

uac promotion-target list [OPTIONS] targetname=value business_services=value

Options

-o, --output <output>
-s, --select <select>

select which field to be returned. JSONPATH

Arguments

targetname=value business_services=value

Optional argument(s)

refresh-target-agents

Refresh the Target Agents for a specified Promotion Target

uac promotion-target refresh-target-agents [OPTIONS] targetname=value
                                           targetid=value username=value
                                           password=value token=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

targetname=value targetid=value username=value password=value token=value

Required argument(s)

update

Modifies the specified Promotion Target

uac promotion-target update [OPTIONS] sys_id=value name=value
                            description=value uri=value user=value
                            password=value authentication_method=value
                            opswise_groups=value token=value
                            agent_mappings=value

Options

-o, --output <output>
-i, --input <input>

Required

-s, --select <select>

select which field to be returned. JSONPATH

Arguments

sys_id=value name=value description=value uri=value user=value password=value authentication_method=value opswise_groups=value token=value agent_mappings=value

Optional argument(s)