CreateTrafficMirrorTarget#

Description#

Создаёт приёмник зеркалирования.

Request Parameters#

Required parameters#

  • networkInterfaceId — The ID of the network interface.

    • Type: String

    • Required: Yes

Optional parameters#

  • description — Описание приёмника зеркалирования.

    • Type: String

    • Required: No

    • Ограничения: От 1 до 255 символов

  • TagSpecification.N — Теги, назначаемые приёмнику зеркалирования.

Response Elements#

  • trafficMirrorTarget — Информация о приёмнике зеркалирования.

Examples#

c2-ec2 CreateTrafficMirrorTarget networkInterfaceId eni-A1BF7290 description "text description"