btp get services/platform
Gets the details about a specific platform that is registered for service consumption in a subaccount.
btp get services/platform [parameters]
|
Required |
|
|---|---|
|
|
ID of the platform. |
|
|
Subaccount ID. To find your subaccount ID, use |
|
Optional |
|
|---|---|
|
|
Help for |
> btp get services/platform my-platform-id -sa my-subaccount-id
id: my-platform-id
name: my-platform-name
description: ""
platform_url: my-platform-url
created_at: "2020-02-27T16:04:47.810739Z"
updated_at: "2020-02-27T16:04:47.810739Z"
labels: subaccount_id = my-subaccount-id
OK