Menampilkan daftar pengguna dan peran Resource Access Management (RAM) yang diberi izin pada portofolio produk.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:ListPrincipals |
get |
*Portfolio
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PortfolioId |
string |
Yes |
ID dari portofolio produk. |
port-bp1yt7582g**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| RequestId |
string |
ID permintaan. |
0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
| Principals |
array<object> |
Daftar entitas RAM. |
|
|
object |
Informasi tentang entitas RAM. |
||
| PrincipalType |
string |
Tipe entitas RAM. Nilai yang valid:
|
RamUser |
| PrincipalId |
string |
ID dari entitas RAM. |
24477111603637**** |
| PrincipalPattern |
string |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"Principals": [
{
"PrincipalType": "RamUser",
"PrincipalId": "24477111603637****",
"PrincipalPattern": ""
}
]
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.