Console API
  1. IAM
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
      GET
    • Create Project
      POST
    • Detail Project
      GET
    • Delete Project
      DELETE
  • VPC
    • Get VPC List (Tenant Owner)
      GET
    • Get VPC List
      GET
    • Rename VPC
      PUT
    • Create VPC
      POST
    • Delete VPC
      DELETE
    • Get VPC Quota
      GET
    • Check user can create VPC
      POST
    • Get VPCs of User v2
      GET
  • 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
    • Security Group Detail
    • Rule Types
    • Create Security Group
    • Create Rule
    • Apply to private ip
    • Delete Rule
    • Delete security group
    • Manage tag
    • Get application ports
    • Get quota Security Group
  • 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. IAM

Detail role v2

GET
/api/v1/vmware/iam/v2/org/{org_id}/role/{role_id}/detail

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path 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/iam/v2/org//role//detail' \
--header 'Authorization: Bearer <token>'

Responses

🟢200Success
application/json
Body

Example
{
  "message": "Role detail",
  "data": {
    "id": "3bf778eb-f701-4a2a-b7ce-e699d66d20f7",
    "name": "Super Admin VPC S54E6215465954CFFA8A1EDEC0C33C42E-RADON-VPC",
    "description": "The role has full permission.",
    "permissions": [
      {
        "service_type_id": "6d3353da-bfcb-4b0e-8487-b4170f406ddf",
        "resources": [
          {
            "resource_id": "04e7d0bf-e7c4-4b08-8c4a-0f1e791fe0da",
            "resource_type_id": "188e6871-80ba-4bd8-9462-3dab47057955",
            "id": "435052ad-5cba-4d2d-acea-e93f1604fedd"
          }
        ],
        "effect": true,
        "actions": [
          {
            "permission_id": "32117a12-f538-45a7-bc8d-679e5fa972e7",
            "id": null
          },
          {
            "permission_id": "74c45e5c-3880-43b4-8b07-a219982eb5d5",
            "id": null
          },
          {
            "permission_id": "f574056d-802c-40a1-981f-947de7d7d935",
            "id": null
          },
          {
            "permission_id": "f7a5f168-d73f-42f7-b7cf-d65219491262",
            "id": null
          }
        ],
        "iam_permission_id": "77be3ecd-101b-4aff-976e-bc0e3f78707c",
        "iam_policy_id": "875d7a00-2b76-4e68-a35f-c4c85c89ae9d"
      },
      {
        "service_type_id": "d25470b4-28c2-45f2-b4b7-3b8bb709ecd9",
        "resources": [
          {
            "resource_id": "04e7d0bf-e7c4-4b08-8c4a-0f1e791fe0da",
            "resource_type_id": "188e6871-80ba-4bd8-9462-3dab47057955",
            "id": "435052ad-5cba-4d2d-acea-e93f1604fedd"
          }
        ],
        "effect": true,
        "actions": [
          {
            "permission_id": "427175fe-4597-482e-80e0-b17828a84f8c",
            "id": null
          },
          {
            "permission_id": "5a911727-887c-4d34-a6e4-9ef60f15e26d",
            "id": null
          },
          {
            "permission_id": "6fc4c7ef-56f1-47d0-95a5-878325e37702",
            "id": null
          },
          {
            "permission_id": "ab874847-b3d7-4f8a-95fe-4bbd621a75d2",
            "id": null
          },
          {
            "permission_id": "dec878c9-cad6-422e-8586-46b077071252",
            "id": null
          },
          {
            "permission_id": "faf5c07f-aea9-40ac-83db-0a84f71815f6",
            "id": null
          }
        ],
        "iam_permission_id": "77be3ecd-101b-4aff-976e-bc0e3f78707c",
        "iam_policy_id": "875d7a00-2b76-4e68-a35f-c4c85c89ae9d"
      },
      {
        "service_type_id": "a27bf3e9-c6b0-465a-9bcf-a034fdffecf6",
        "resources": [
          {
            "resource_id": "04e7d0bf-e7c4-4b08-8c4a-0f1e791fe0da",
            "resource_type_id": "188e6871-80ba-4bd8-9462-3dab47057955",
            "id": "435052ad-5cba-4d2d-acea-e93f1604fedd"
          }
        ],
        "effect": true,
        "actions": [
          {
            "permission_id": "2db2df9e-11a7-4358-9267-76b43a00c894",
            "id": null
          },
          {
            "permission_id": "3cc16b63-c11f-424c-a521-26148cfefc24",
            "id": null
          },
          {
            "permission_id": "b0454a29-8958-45cb-ab60-43aeffbf765c",
            "id": null
          },
          {
            "permission_id": "d7e13437-9569-4424-852b-6c2d5122f284",
            "id": null
          },
          {
            "permission_id": "ee7dc361-fb28-4d68-9f04-e7a7924ce905",
            "id": null
          },
          {
            "permission_id": "faa7757a-59b4-4d98-abe1-79b0b69ae5e3",
            "id": null
          }
        ],
        "iam_permission_id": "77be3ecd-101b-4aff-976e-bc0e3f78707c",
        "iam_policy_id": "875d7a00-2b76-4e68-a35f-c4c85c89ae9d"
      },
      {
        "service_type_id": "4b3d2728-44af-4f3a-8fc0-d9aa67795b16",
        "resources": [
          {
            "resource_id": "04e7d0bf-e7c4-4b08-8c4a-0f1e791fe0da",
            "resource_type_id": "188e6871-80ba-4bd8-9462-3dab47057955",
            "id": "435052ad-5cba-4d2d-acea-e93f1604fedd"
          }
        ],
        "effect": true,
        "actions": [
          {
            "permission_id": "04bc807a-86f1-44f3-97c1-0259702159a8",
            "id": null
          },
          {
            "permission_id": "32ace91c-94ab-4caa-9c78-fb2362abbe81",
            "id": null
          },
          {
            "permission_id": "5500b254-da34-448a-b8c8-1c8a48343aa8",
            "id": null
          },
          {
            "permission_id": "5c4b7ee6-3fcc-4dc7-827e-6476497d248b",
            "id": null
          },
          {
            "permission_id": "b6996f76-54ff-48a1-9d63-2e39cc216cbd",
            "id": null
          },
          {
            "permission_id": "d0640b5d-2965-4413-bbce-b26e5529ae5b",
            "id": null
          },
          {
            "permission_id": "f1df7757-2c45-4034-8c25-bbc74be4d922",
Modified at 2025-09-17 04:19:44
Previous
Get roles v2
Next
Delete a Role v2
Built with