Change size portin

0 votes
asked Dec 12, 2024 in Question / help by xxiaprile753 (180 points)
edited Dec 12, 2024 by xxiaprile753

How i can change size portin? 

like this <size:30>https

@startuml VipVmsFE

!startsub VipVmsFE

Rectangle "VIP VME FE lb-pp1v" <<172.16.22.226>>{

  portin in_443 #Orange

  portin in_8080 #Green

  portin in_8081 #Blue

  portin in_80

  Rectangle "pp1v-aresrpx" {

    component "pp1v-aresrpx00" <<172.16.22.18>>

    component "pp1v-aresrpx01" <<172.16.22.19>>

    portin 8080 #Green

    portin 8081 #Blue

    portin 80 #Orange

  }

}

in_443 ..--> 80 #Orange : <size:30>https

in_8080 --> 8080 #Green

in_8081 --> 8081 #Blue

80 ..--> "pp1v-aresrpx00" #Orange

80 ..--> "pp1v-aresrpx01" #LightCoral

8080 --> "pp1v-aresrpx00" #Green

8080 --> "pp1v-aresrpx01" #Green

8081 --> "pp1v-aresrpx00" #Blue

8081 --> "pp1v-aresrpx01" #Blue

"pp1v-aresrpx00" ..--> "VIP VME FE lb-pp1" #Orange : <size:30>bundle

"pp1v-aresrpx01" ..--> "VIP VME FE lb-pp1" #Orange : <size:30>bundle

"pp1v-aresrpx00" ---> "VIP VME FE lb-pp1v" #Blue : <size:30>Chooser Preview

"pp1v-aresrpx01" ----> "VIP VME FE lb-pp1v" #Blue : <size:30>Chooser Preview

!endsub

@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...