vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 89 forks source link

Description encoding #462

Open SVGV opened 6 years ago

SVGV commented 6 years ago

Hi. Can not determine which encoding is needed?

try to create NsxLogicalSwitch: Get-NsxTransportZone "myTZ" | New-NsxLogicalSwitch -name Test-LS -Description "Слава КПСС!!"

after that:

objectId : universalwire-19 objectTypeName : VirtualWire vsmUuid : 4212F04C-0F17-B069-1178-C4492B8280E2 revision : 2 type : type name : Test-LS description : ????? ????!! clientHandle : extendedAttributes : isUniversal : true universalRevision : 2 tenantId : vdnScopeId : universalvdnscope vdsContextWithBacking : vdsContextWithBacking vdnId : 20002 guestVlanAllowed : false controlPlaneMode : UNICAST_MODE ctrlLsUuid : ae0ac00d-e865-4eb6-a4bf-a816b2b5ebf7 macLearningEnabled : false

nmbradford commented 6 years ago

To be honest, I know I have not paid any mind to unicode character support in PowerNSX, and I'm not even sure what the capabilities of the NSX API are off the top of my head either. I suspect if this is of issue, then to address i8n support for all PowerNSX would be a very big job. PR's welcome, but it's unlikely to take priority over the backlog of work we already have to address.

Nick-Andreev commented 4 years ago

Слава Советской Родине!