mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
Fixing README format
This commit is contained in:
parent
039134727b
commit
0691a2fac6
@ -12,7 +12,7 @@ $ npm install
|
|||||||
|
|
||||||
Edit `credentials.json`
|
Edit `credentials.json`
|
||||||
|
|
||||||
```json
|
```json5
|
||||||
{
|
{
|
||||||
"url": "https://us-sw-1.api.joyentcloud.com",
|
"url": "https://us-sw-1.api.joyentcloud.com",
|
||||||
"keyId": "", //public key fingerprint ex: 35:jh:42:56...
|
"keyId": "", //public key fingerprint ex: 35:jh:42:56...
|
||||||
@ -36,7 +36,7 @@ Edit `credentials.json`
|
|||||||
- [x] GetUser
|
- [x] GetUser
|
||||||
- [x] CreateUser
|
- [x] CreateUser
|
||||||
- [x] UpdateUser
|
- [x] UpdateUser
|
||||||
- [-] ChangeUserPassword
|
- [ ] ChangeUserPassword
|
||||||
- [x] DeleteUser
|
- [x] DeleteUser
|
||||||
- [x] Roles
|
- [x] Roles
|
||||||
- [x] ListRoles
|
- [x] ListRoles
|
||||||
@ -57,9 +57,9 @@ Edit `credentials.json`
|
|||||||
- [x] GetUserKey
|
- [x] GetUserKey
|
||||||
- [x] CreateUserKey
|
- [x] CreateUserKey
|
||||||
- [x] DeleteUserKey
|
- [x] DeleteUserKey
|
||||||
- [-] Config
|
- [ ] Config
|
||||||
- [-] GetConfig
|
- [ ] GetConfig
|
||||||
- [-] UpdateConfig
|
- [ ] UpdateConfig
|
||||||
- [x] Datacenters
|
- [x] Datacenters
|
||||||
- [x] ListDatacenters
|
- [x] ListDatacenters
|
||||||
- [x] GetDatacenter
|
- [x] GetDatacenter
|
||||||
@ -71,7 +71,7 @@ Edit `credentials.json`
|
|||||||
- [x] DeleteImage
|
- [x] DeleteImage
|
||||||
- [x] ExportImage
|
- [x] ExportImage
|
||||||
- [x] CreateImageFromMachine
|
- [x] CreateImageFromMachine
|
||||||
- [-] UpdateImage
|
- [ ] UpdateImage
|
||||||
- [x] Packages
|
- [x] Packages
|
||||||
- [x] ListPackages
|
- [x] ListPackages
|
||||||
- [x] GetPackage
|
- [x] GetPackage
|
||||||
@ -82,8 +82,8 @@ Edit `credentials.json`
|
|||||||
- [x] StopMachine
|
- [x] StopMachine
|
||||||
- [x] StartMachine
|
- [x] StartMachine
|
||||||
- [x] RebootMachine
|
- [x] RebootMachine
|
||||||
- [-] ResizeMachine
|
- [ ] ResizeMachine
|
||||||
- [-] RenameMachine
|
- [ ] RenameMachine
|
||||||
- [x] EnableMachineFirewall
|
- [x] EnableMachineFirewall
|
||||||
- [x] DisableMachineFirewall
|
- [x] DisableMachineFirewall
|
||||||
- [x] CreateMachineSnapshot
|
- [x] CreateMachineSnapshot
|
||||||
@ -91,11 +91,11 @@ Edit `credentials.json`
|
|||||||
- [x] ListMachineSnapshots
|
- [x] ListMachineSnapshots
|
||||||
- [x] GetMachineSnapshot
|
- [x] GetMachineSnapshot
|
||||||
- [x] DeleteMachineSnapshot
|
- [x] DeleteMachineSnapshot
|
||||||
- [-] UpdateMachineMetadata
|
- [ ] UpdateMachineMetadata
|
||||||
- [-] ListMachineMetadata
|
- [ ] ListMachineMetadata
|
||||||
- [-] GetMachineMetadata
|
- [ ] GetMachineMetadata
|
||||||
- [-] DeleteMachineMetadata
|
- [ ] DeleteMachineMetadata
|
||||||
- [-] DeleteAllMachineMetadata
|
- [ ] DeleteAllMachineMetadata
|
||||||
- [x] AddMachineTags
|
- [x] AddMachineTags
|
||||||
- [x] ReplaceMachineTags
|
- [x] ReplaceMachineTags
|
||||||
- [ ] ListMachineTags
|
- [ ] ListMachineTags
|
||||||
@ -104,15 +104,15 @@ Edit `credentials.json`
|
|||||||
- [x] DeleteMachineTags
|
- [x] DeleteMachineTags
|
||||||
- [x] DeleteMachine
|
- [x] DeleteMachine
|
||||||
- [x] MachineAudit
|
- [x] MachineAudit
|
||||||
- [-] Analytics
|
- [ ] Analytics
|
||||||
- [-] DescribeAnalytics
|
- [ ] DescribeAnalytics
|
||||||
- [-] ListInstrumentations
|
- [ ] ListInstrumentations
|
||||||
- [-] GetInstrumentation
|
- [ ] GetInstrumentation
|
||||||
- [-] GetInstrumentationValue
|
- [ ] GetInstrumentationValue
|
||||||
- [-] GetInstrumentationHeatmap
|
- [ ] GetInstrumentationHeatmap
|
||||||
- [-] GetInstrumentationHeatmapDetails
|
- [ ] GetInstrumentationHeatmapDetails
|
||||||
- [-] CreateInstrumentation
|
- [ ] CreateInstrumentation
|
||||||
- [-] DeleteInstrumentation
|
- [ ] DeleteInstrumentation
|
||||||
- [x] FirewallRules
|
- [x] FirewallRules
|
||||||
- [x] Firewall Rule Syntax
|
- [x] Firewall Rule Syntax
|
||||||
- [x] ListFirewallRules
|
- [x] ListFirewallRules
|
||||||
@ -124,21 +124,21 @@ Edit `credentials.json`
|
|||||||
- [x] DeleteFirewallRule
|
- [x] DeleteFirewallRule
|
||||||
- [x] ListMachineFirewallRules
|
- [x] ListMachineFirewallRules
|
||||||
- [x] ListFirewallRuleMachines
|
- [x] ListFirewallRuleMachines
|
||||||
- [-] Fabrics
|
- [ ] Fabrics
|
||||||
- [-] ListFabricVLANs
|
- [ ] ListFabricVLANs
|
||||||
- [-] CreateFabricVLAN
|
- [ ] CreateFabricVLAN
|
||||||
- [-] GetFabricVLAN
|
- [ ] GetFabricVLAN
|
||||||
- [-] UpdateFabricVLAN
|
- [ ] UpdateFabricVLAN
|
||||||
- [-] DeleteFabricVLAN
|
- [ ] DeleteFabricVLAN
|
||||||
- [-] ListFabricNetworks
|
- [ ] ListFabricNetworks
|
||||||
- [-] CreateFabricNetwork
|
- [ ] CreateFabricNetwork
|
||||||
- [-] GetFabricNetwork
|
- [ ] GetFabricNetwork
|
||||||
- [-] DeleteFabricNetwork
|
- [ ] DeleteFabricNetwork
|
||||||
- [x] Networks
|
- [x] Networks
|
||||||
- [x] ListNetworks
|
- [x] ListNetworks
|
||||||
- [x] GetNetwork
|
- [x] GetNetwork
|
||||||
- [-] Nics
|
- [ ] Nics
|
||||||
- [-] ListNics
|
- [ ] ListNics
|
||||||
- [-] GetNic
|
- [ ] GetNic
|
||||||
- [-] AddNic
|
- [ ] AddNic
|
||||||
- [-] RemoveNic
|
- [ ] RemoveNic
|
||||||
|
Loading…
Reference in New Issue
Block a user