Console API
  1. Security group
Console API
  • User
    • User Info
      GET
    • Ssh keys
      GET
  • IAM
    • Add user to user group
      POST
    • Create user group
      POST
    • Get roles
      GET
    • Get all user groups v2
      GET
    • Create user group v2
      PUT
    • Detail user group v2
      GET
    • Update user group v2
      PUT
    • Delete a user group v2
      DELETE
    • Get roles v2
      GET
    • Detail role v2
      GET
    • Delete a Role v2
      DELETE
    • Get user list of all VPCs
      GET
  • Tenant / Regions
    • Get Regions & Tenant info
      GET
    • Get Tenant Info
      GET
  • Project
    • Get project list
    • Create Project
    • Detail Project
    • Delete Project
  • VPC
    • Get VPC List (Tenant Owner)
    • Get VPC List
    • Rename VPC
    • Create VPC
    • Delete VPC
    • Get VPC Quota
    • Check user can create VPC
    • Get VPCs of User v2
  • Images
    • Get images
  • Flavors
    • Get flavors
  • Storage Policy
    • List
  • Instances
    • List
    • Detail
    • Security Group
    • Create instance
    • Power off
    • Reboot
    • Power on
    • Terminate
    • Resize
    • Lock Termination
    • Rename
    • Manage tag
    • Check VPC enable NVME
    • Get Monitor performance url
  • Subnet
    • List
    • Create
    • Rename
    • Delete
    • Manage tags
  • Security group
    • Security Group List
      GET
    • Security Group Detail
      GET
    • Rule Types
      GET
    • Create Security Group
      POST
    • Create Rule
      POST
    • Apply to private ip
      POST
    • Delete Rule
      POST
    • Delete security group
      DELETE
    • Manage tag
      POST
    • Get application ports
      GET
    • Get quota Security Group
      GET
  • Floating IP
    • List
    • Allocate
    • Connect to instance
    • Disconnect
    • Release
    • Manage tag
  • Activity Logs
    • List
  • Tags
    • Lists
  • Billing
    • Bill
      • Get bills by date
      • Get Bills by paging
      • Bill Info
      • Bill service types
  • S3
    • Get bucket policy
    • List buckets
    • Get s3 service enabled
  • IP Access
    • API Portal Access Log
  • Metal Cloud
    • Bare Metal Servers
      • List all servers
      • Get server details
      • Get server console URL
      • Create server (V2)
      • Create server (V1)
      • Rename a server (Portal name)
      • Power on a server
      • Power off a server
      • Delete a server
    • Subnets
      • Get an available subnet
      • Create a subnet
      • List all subnets
      • Delete a subnet
      • Update a subnet
    • Network ACLs
      • List all network ACLs
      • Update a network ACL
      • Get a network ACL details
      • List all rule groups of a Network ACL
      • List all rules of a group (Network ACL)
      • Update a rule of a network ACL
    • OS images
      • List all public images
      • List all custom images
      • Upload a new custom image to S3
      • Get presigned upload URLs
      • Upload a custom image from S3 to FPT image repository
      • Delete a custom image
      • Sync an image to Console (Portal)
    • Server flavors
      • Quota list
      • Get list server flavors
  • Storage Disk
    • Create Storage Disk
    • List Storages
    • Update
    • Create snapshot
    • Tagging
    • Attach
    • Detach
    • Delete
  • Instance Group
    • Create
    • Get policies
    • Get Instance groups
    • Delete
  • Instance Schedule
    • Create
    • List
    • Update instance apply
    • Detail
    • Delete
  • VPN
    • Create
    • List
    • Update instance apply
    • Detail
    • Delete
  • Task
    • Mark as read
  • Edge Gateway
    • Get list edge gateways
  • Schemas
    • Sample Schemas
      • CreateInstanceSchema
      • Pet
      • Category
      • Tag
    • Metal Cloud
      • Request
      • Bare Metal Server details
      • Subscription
      • Package details
      • Image
  1. Security group

Get application ports

GET
/api/v1/vmware/vpc/{vpc_id}/port-profiles

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/v1/vmware/vpc//port-profiles' \
--header 'OrgId;' \
--header 'Authorization: Bearer <token>'

Responses

🟢200Success
application/json
Body

Example
[
  {
    "id": "0b63e16d-735c-43c8-8403-07295a6d2332",
    "created_at": "2024-07-27T02:08:11",
    "name": "RDP",
    "destination_ports": "RDP 3389",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "101b0b62-8a64-404a-a240-cc2e4eb51cda",
    "created_at": "2024-07-27T02:08:11",
    "name": "IMAPS",
    "destination_ports": "IMAPS 993",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "45b57d1a-d103-420d-950d-928c269a2899",
    "created_at": "2024-07-27T02:08:11",
    "name": "POP3",
    "destination_ports": "POP3 110",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "47beaca6-e150-4df0-b2eb-85cc653b74be",
    "created_at": "2024-07-27T02:08:11",
    "name": "SMB",
    "destination_ports": "SMB 445",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "50136dd1-c97e-43d1-9f71-28c459777df6",
    "created_at": "2024-07-27T02:08:11",
    "name": "ICMP",
    "destination_ports": "ICMP ALL",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "5a3d4dbe-4d27-49b2-8ff9-fe0098e04b4d",
    "created_at": "2024-07-27T02:08:11",
    "name": "LDAP",
    "destination_ports": "LDAP 389",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "5fc91d1f-4e47-45e2-ba9e-8a758325a05a",
    "created_at": "2024-07-27T02:08:11",
    "name": "MSSQL",
    "destination_ports": "MSSQL 1433",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "6d55b1dd-56ea-4080-9d5d-b30d2794b38c",
    "created_at": "2024-07-27T02:08:11",
    "name": "POP3_SSL",
    "destination_ports": "POP3_SSL 995",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "71eb84b0-5efd-488c-9ef5-e4c27409a66a",
    "created_at": "2024-07-27T02:08:11",
    "name": "HTTP",
    "destination_ports": "HTTP 80",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "7c7cc05b-a4f7-4532-b810-fd846aa1a98f",
    "created_at": "2024-07-27T02:08:11",
    "name": "SMTP_SSL",
    "destination_ports": "SMTP_SSL 465",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "7e67c4bd-d343-4c1d-8a65-f86540e410ce",
    "created_at": "2024-07-27T02:08:11",
    "name": "IMAP",
    "destination_ports": "IMAP 143",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "96edf8e1-2a90-4924-9bfe-424d1feb8f81",
    "created_at": "2024-07-27T02:08:11",
    "name": "DNS",
    "destination_ports": "DNS 53",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "9caa1ea9-1bef-4362-b475-e096f1bf372d",
    "created_at": "2024-07-27T02:08:11",
    "name": "SSH",
    "destination_ports": "SSH 22",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "ae44229f-82ab-48ed-b31b-b71156a42254",
    "created_at": "2024-07-27T02:08:11",
    "name": "POSTGRESQL",
    "destination_ports": "POSTGRESQL 5432",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "d55137b2-259f-46ee-91b2-85d55de6f970",
    "created_at": "2024-07-27T02:08:11",
    "name": "HTTPS",
    "destination_ports": "HTTPS 443",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "e670c3b5-418d-4b11-b0ff-a9f5ee6f3fd8",
    "created_at": "2024-07-27T02:08:11",
    "name": "SMTP",
    "destination_ports": "SMTP 25",
    "updated_at": "2025-10-31T07:23:23"
  },
  {
    "id": "feff337f-9ba9-47f2-9924-8a98901b7c41",
    "created_at": "2024-07-27T02:08:11",
    "name": "MYSQL",
    "destination_ports": "MYSQL 3306",
    "updated_at": "2025-10-31T07:23:23"
  }
]
Modified at 2025-10-31 07:49:36
Previous
Manage tag
Next
Get quota Security Group
Built with