Mengambil URL tanpa login layanan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eas:DescribeServiceSignedUrl |
none |
*All Resource
|
None | None |
Sintaks permintaan
GET /api/v2/services/{ClusterId}/{ServiceName}/signed_url HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterId |
string |
No |
Wilayah tempat layanan berada. |
cn-hangzhou |
| ServiceName |
string |
No |
Nama layanan. |
foo |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Type |
string |
No |
Tipe halaman. Nilai valid:
Valid values:
|
webview |
| Expire |
integer |
No |
Periode pengatur waktu hingga URL kedaluwarsa. |
43200 |
| Internal |
boolean |
No |
Apakah akan menggunakan koneksi VPC. |
false |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
40325405-579C-4D82**** |
| SignedUrl |
string |
The service URL. |
https://foo-115**.console.cn-hangzhou.eas.pai-ml.com?expire=1735202661&signature=ey******* |
Contoh
Respons sukses
JSONformat
{
"RequestId": "40325405-579C-4D82****",
"SignedUrl": "https://foo-115**.console.cn-hangzhou.eas.pai-ml.com?expire=1735202661&signature=ey*******"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.