IsIntegrationAvailable
Returns "yes" if the integration brand is available. Otherwise it will return "no".
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | infra, Condition |
Inputs
Argument Name | Description |
---|---|
brandname | The integration's brand name to query. |
Outputs
Path | Description | Type |
---|---|---|
True | Whether the integration is available. | Unknown |
False | Whether there is no instance for the given brand. | Unknown |