diff --git a/404.html b/404.html index 8a6e7325..9cced825 100644 --- a/404.html +++ b/404.html @@ -4,7 +4,7 @@
apic --mode discovery data-sources:create --org myOrg --server server1 DATA_SOURCE_FILE_PATH
This mode applies to the engagement instances of the CLI, this is available in API Connect 10.0.9+. This mode supports commands that you can use for the creation and management of engagement rules and destinations. An example of running a command in the engagement mode:
-apic --mode engagement rules:list --org myOrg --server server1
apic --mode engagement rules:orgList --org myOrg --server server1
It's often helpful to automate a series of apic commands In a shell script. Since the apic tool first requires you to interactively accept the license, you must first use the following command:
apic --accept-license