API Unlinking (ssd api-management unlink api)
The ssd api-management unlink api
command allows you to unlink resources from a specific API on Sensedia API Platform.
You can use the ssd api-management unlink api command or its shortened version ssd apim unlink api .
|
Usage
The ssd api-management unlink api
command can be followed by flags with their respective arguments:
ssd api-management unlink api [flags]
If no flag is specified, the interactive mode will be activated.
This command can be used to unlink an environment from an API. Example:
$ ssd api-management unlink api "Open Banking" --from-environment "Production" --api-version 1.0.0
Available flags
The following flags can be used with the ssd api-management unlink api
command:
Flag | Type | Description |
---|---|---|
-v, --api-version |
string |
The version of the API that contains the environment |
-e, --from-environment |
string |
Environment to be unlinked |
-h, --help |
Displays help for the command |
|
-y, --yes |
Confirms requests in advance |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--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.: |
Declarative Mode
It is possible to unlink resources from a specific API using a .yaml file with the declarative mode. Learn more.
|
Share your suggestions with us!
Click here and then [+ Submit idea]