Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

iamrole delete

Prev Next

This command deletes an IAM Role.

Usage

iamrole delete --id ID

Required Parameters

--id ID

Specifies the ID of the IAM Role to delete.

Example

This example deletes the IAM Role with ID 3:

vcli: admin> iamrole delete --id 3