btp list services/platform
List all platforms in a subaccount that are registered for service consumption.
btp list services/platform [parameters]
|
Required |
|
|---|---|
|
|
Subaccount ID. To find your subaccount ID, use |
|
Optional |
|
|---|---|
|
|
Help for |
|
|
Filters the service brokers based on the label query. Only items that have label values matching the provided label query will be returned. |
|
|
Filters the service brokers based on the field query. Only items that have field values matching the provided field query will be returned. |
> btp list services/platform
id name description broker_url created_at updated_at labels
my-broker-id my-platformplatform-name my-platformplatform-url 2020-02-27T16:04:47.810739Z 2020-02-27T16:04:47.810739Z subaccount_id = my-subaacount-id
OK