We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd1e08 commit 7c1b7f6Copy full SHA for 7c1b7f6
src/Networking/v2/Params.php
@@ -408,7 +408,7 @@ public function qosPolicy(): array
408
'type' => self::STRING_TYPE,
409
'location' => self::JSON,
410
'sentAs' => 'qos_policy_id',
411
- 'description' => 'The UUID of the entity that uses this port. For example, a DHCP agent.',
+ 'description' => 'QoS policy associated with the port.',
412
];
413
}
414
public function deviceId(): array
0 commit comments