Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
62 changes: 62 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/

# Translations
*.mo
*.pot

# Django stuff:
*.log

# Sphinx documentation
docs/_build/

# PyBuilder
target/

#Ipython Notebook
.ipynb_checkpoints
20 changes: 20 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## License
Copyright (c) 2016 EMC Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
1,417 changes: 1,399 additions & 18 deletions README.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions docs/AdsProviderControllers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AdsProviderControllers

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**controllers** | [**list[AdsProviderControllersController]**](AdsProviderControllersController.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


12 changes: 12 additions & 0 deletions docs/AdsProviderControllersController.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# AdsProviderControllersController

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dc_address** | **str** | Specifies the address for the domain controller. | [optional]
**dc_name** | **str** | Specifies the name of the domain controller. | [optional]
**id** | **str** | Specifies the address for the domain controller. This value is the same as the 'dc_address' value. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


10 changes: 10 additions & 0 deletions docs/AdsProviderDomains.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AdsProviderDomains

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domains** | [**list[AdsProviderDomainsDomain]**](AdsProviderDomainsDomain.md) | | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


20 changes: 20 additions & 0 deletions docs/AdsProviderDomainsDomain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# AdsProviderDomainsDomain

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**client_site** | **str** | The Nodes Site. | [optional]
**dc_address** | **str** | Specifies the address for the domain controller. | [optional]
**dc_name** | **str** | Specifies the name for the domain controller. | [optional]
**dc_site** | **str** | Specifies the site for the domain controller. | [optional]
**domain** | **str** | Specifies the name of the domain. | [optional]
**guid** | **str** | Specifies the globally unique ID for the domain. | [optional]
**id** | **str** | Specifies a unique identifier for every domain returned. | [optional]
**netbios_name** | **str** | Specifies the NetBIOS name for the domain. | [optional]
**sid** | **str** | Specifies the security ID for the domain. | [optional]
**status** | **str** | Specifies the status of the domain. | [optional]
**trust_type** | **str** | Specifies the type of trust for this domain. Options include 'primary', 'unknown', 'external', and 'forest'. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


11 changes: 11 additions & 0 deletions docs/AdsProviderSearch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AdsProviderSearch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**objects** | [**list[AdsProviderSearchObject]**](AdsProviderSearchObject.md) | | [optional]
**resume** | **str** | Continue returning results from previous call using this token (token should come from the previous call, resume cannot be used with other options). | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


12 changes: 12 additions & 0 deletions docs/AdsProviderSearchObject.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# AdsProviderSearchObject

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **str** | | [optional]
**display_name** | **str** | | [optional]
**id** | [**GroupMember**](GroupMember.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading