NOTEYou can use the
ssd api-management delete plancommand or its shortened versionssd apim delete plan.
The ssd api-management delete plan command can be followed by specific flags, as in the examples below:
If no flag is specified, the interactive mode will be activated.
Flag | Type | Description |
|---|---|---|
| --api-id | int | API's ID to which the plan belongs |
| --api-name | string | API's name to which the plan belongs |
| --api-version | string | API's version to which the plan belongs |
| -h, --help | Displays help for the command | |
| -i, --id | int | Plan's ID |
| -n, --name | string | Plan's name |
| -y, --yes | Skips the confirmation step |
Flag | Type | Description |
|---|---|---|
| -c, --config | string | Configuration file (default: $HOME/.sensedia/config.json) |
| --profile | string | The configuration profile you want to use (default: "default") |
| --verbose | Lists all requests made by the command. It is possible to store this information in a TXT file instead of displaying it on the terminal. E.g.: $ ssd (api-management | apim) list apis --verbose 2> log.txt |
NOTEIt is possible to delete a plan using a
.yamlfile with the declarative mode. Learn more.
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more