ArgoCD REST API

Number of APIs: 88

Description of all APIs

  1. api-v1-account - UpdatePassword updates an account's password to a new value PUT {{baseUrl}}/api/v1/account/password

  2. api-v1-applicationsets-{name} - Delete deletes an application set DELETE {{baseUrl}}/api/v1/applicationsets/:name

  3. api-v1-notifications - List returns list of services GET {{baseUrl}}/api/v1/notifications/services

  4. api-v1-applications-{name} - Get the meta-data (author, date, tags, message) for a specific revision of the application GET {{baseUrl}}/api/v1/applications/:name/revisions/:revision/metadata?appNamespace=mollit elit nostrud ad veniam

  5. api-v1-account - ListAccounts returns the list of accounts GET {{baseUrl}}/api/v1/account

  6. api-v1-notifications - List returns list of triggers GET {{baseUrl}}/api/v1/notifications/triggers

  7. api-v1-projects-{name} - Get returns a project by name GET {{baseUrl}}/api/v1/projects/:name

  8. api-v1-projects-{name} - Delete deletes a project DELETE {{baseUrl}}/api/v1/projects/:name

  9. api-v1-repocreds - DeleteRepositoryCredentials deletes a repository credential set from the configuration DELETE {{baseUrl}}/api/v1/repocreds/:url

  10. api-v1-account - CanI checks if the current account has permission to perform an action GET {{baseUrl}}/api/v1/account/can-i/:resource/:action/:subresource