Pilih preferensi cookie Anda

Kami menggunakan cookie penting serta alat serupa yang diperlukan untuk menyediakan situs dan layanan. Kami menggunakan cookie performa untuk mengumpulkan statistik anonim sehingga kami dapat memahami cara pelanggan menggunakan situs dan melakukan perbaikan. Cookie penting tidak dapat dinonaktifkan, tetapi Anda dapat mengklik “Kustom” atau “Tolak” untuk menolak cookie performa.

Jika Anda setuju, AWS dan pihak ketiga yang disetujui juga akan menggunakan cookie untuk menyediakan fitur situs yang berguna, mengingat preferensi Anda, dan menampilkan konten yang relevan, termasuk iklan yang relevan. Untuk menerima atau menolak semua cookie yang tidak penting, klik “Terima” atau “Tolak”. Untuk membuat pilihan yang lebih detail, klik “Kustomisasi”.

GetDeviceFleetReport - Amazon SageMaker
Halaman ini belum diterjemahkan ke dalam bahasa Anda. Minta terjemahan

GetDeviceFleetReport

Describes a fleet.

Request Syntax

{ "DeviceFleetName": "string" }

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

The request accepts the following data in JSON format.

DeviceFleetName

The name of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

Required: Yes

Response Syntax

{ "AgentVersions": [ { "AgentCount": number, "Version": "string" } ], "Description": "string", "DeviceFleetArn": "string", "DeviceFleetName": "string", "DeviceStats": { "ConnectedDeviceCount": number, "RegisteredDeviceCount": number }, "ModelStats": [ { "ActiveDeviceCount": number, "ConnectedDeviceCount": number, "ModelName": "string", "ModelVersion": "string", "OfflineDeviceCount": number, "SamplingDeviceCount": number } ], "OutputConfig": { "KmsKeyId": "string", "PresetDeploymentConfig": "string", "PresetDeploymentType": "string", "S3OutputLocation": "string" }, "ReportGenerated": number }

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

AgentVersions

The versions of Edge Manager agent deployed on the fleet.

Type: Array of AgentVersion objects

Description

Description of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 800.

Pattern: ^[-a-zA-Z0-9_.,;:! ]*$

DeviceFleetArn

The Amazon Resource Name (ARN) of the device.

Type: String

Pattern: ^arn:aws[a-z\-]*:iam::\d{12}:device-fleet/?[a-zA-Z_0-9+=,.@\-_/]+$

DeviceFleetName

The name of the fleet.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

DeviceStats

Status of devices.

Type: DeviceStats object

ModelStats

Status of model on device.

Type: Array of EdgeModelStat objects

OutputConfig

The output configuration for storing sample data collected by the fleet.

Type: EdgeOutputConfig object

ReportGenerated

Timestamp of when the report was generated.

Type: Timestamp

Errors

For information about the errors that are common to all actions, see Common Errors.

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivasiSyarat situsPreferensi cookie
© 2025, Amazon Web Services, Inc. atau afiliasinya. Semua hak dilindungi undang-undang.