Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Add endpoints #2

Closed
wants to merge 8 commits into from
Closed

Add endpoints #2

wants to merge 8 commits into from

Conversation

mwarkentin
Copy link
Contributor

New endpoint methods:

  • list_fim_policies
  • get_fim_policy
  • list_fim_baselines
  • get_fim_baseline
  • list_servers
  • rebaseline_baseline

@mwarkentin
Copy link
Contributor Author

@rgooler Hey, I'm back again with some more additions - let me know if there's any changes you'd like to see.

@nduthoit
Copy link

+1 to include these endpoints

[DEVOPS-1589](https://waveaccounting.atlassian.net/browse/DEVOPS-1589)

It looks like Cloudpassage removed the `scope` data from the token they return:

```
ipdb> json
{u'access_token': u'***', u'token_type': u'bearer', u'expires_in': 900}
```
@mwarkentin
Copy link
Contributor Author

Hey @rgooler - it looks like the client is totally broken now - CP removed the scope attribute from their token response.

My latest commit fixes it.

Not sure if you're still maintaining this anymore or not.

@rgooler
Copy link
Owner

rgooler commented Mar 21, 2016

I'm not really maintaining this anymore, as cloudpassage has an official python API.

@rgooler rgooler closed this Mar 21, 2016
@mwarkentin mwarkentin deleted the add-fim-endpoints branch September 8, 2017 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants