isctl
isctl copied to clipboard
Cisco Intersight CLI
Code ```yaml ClassId: iam.Permission Name: IMM-Lab-User --- ClassId: iam.ResourceRoles Permission: MoRef[IMM-Lab-User] Resource: MoRef:organization.Organization[IMM-Troubleshooting] Roles: - MoRef[Server Administrator] - MoRef[UCS Domain Administrator] - MoRef[Workflow Designer] ``` Throws this error ``` panic:...
For example with the vnic.EthIf This works fine when I execute the code for the first time ```yaml ClassId: vnic.EthIf Name: mgmt #settings FailoverEnabled: true EthAdapterPolicy: MoRef[LAB-RESOURCES\IMM-Linux] EthNetworkPolicy: MoRef[LAB-RESOURCES\IMM-Trunk] EthQosPolicy:...
- Add ability to export YAML but remove computed/readonly attributes - Ability to hide default values would be good too (may not be possible) - This could also make it...
https://intersight.com/help/saas/system/settings#oauth_20_applications
- [x] Include some examples in `get` and its subcommands. (See kubectl for example) - [x] Link to isctl user guide where appropriate - [ ] Improve help text for...