servicecatalog_describe_portfolio: Gets information about the specified portfolio
Description
Gets information about the specified portfolio.
Usage
servicecatalog_describe_portfolio(AcceptLanguage, Id)
Arguments
AcceptLanguage
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
Id
[required] The portfolio identifier.
Request syntax
svc$describe_portfolio(
AcceptLanguage = "string",
Id = "string"
)
Details
A delegated admin is authorized to invoke this command.