Convert to reduced list of known types (#50010)

This commit is contained in:
Dag Wieers
2018-12-18 22:25:30 +01:00
committed by Jordan Borean
parent fcd1486b51
commit 05c6ff79f9
908 changed files with 4822 additions and 4821 deletions

View File

@@ -93,7 +93,7 @@ RETURN = '''
content:
description: the full info regarding the slb_server
returned: success
type: string
type: str
sample: "mynewserver"
'''
import json

View File

@@ -109,7 +109,7 @@ RETURN = '''
content:
description: the full info regarding the slb_service_group
returned: success
type: string
type: str
sample: "mynewservicegroup"
'''
import json

View File

@@ -95,7 +95,7 @@ RETURN = '''
content:
description: the full info regarding the slb_virtual
returned: success
type: string
type: str
sample: "mynewvirtualserver"
'''
import json

View File

@@ -176,7 +176,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -225,17 +225,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: '?rsp-prop-include=config-only'
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -245,7 +245,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -136,7 +136,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -185,17 +185,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -205,7 +205,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -182,7 +182,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -231,17 +231,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -251,7 +251,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -203,7 +203,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -252,17 +252,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -272,7 +272,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -126,7 +126,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -175,17 +175,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -195,7 +195,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -140,7 +140,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -189,17 +189,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -209,7 +209,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -131,7 +131,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -180,17 +180,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -200,7 +200,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -253,7 +253,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -302,17 +302,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -322,7 +322,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -260,7 +260,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -309,17 +309,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -329,7 +329,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -87,7 +87,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -136,17 +136,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -156,7 +156,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -144,7 +144,7 @@ RETURN = r'''
preview:
description: A preview between two snapshots
returned: when state is preview
type: string
type: str
error:
description: The error information as returned from the APIC
returned: failure
@@ -157,22 +157,22 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -182,7 +182,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -146,7 +146,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -195,17 +195,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -215,7 +215,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -153,7 +153,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -202,17 +202,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -222,7 +222,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -172,7 +172,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -221,17 +221,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -241,7 +241,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -154,7 +154,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -203,17 +203,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -223,7 +223,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -175,7 +175,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -224,17 +224,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -244,7 +244,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -160,7 +160,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -209,17 +209,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -229,7 +229,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -176,7 +176,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -225,17 +225,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -245,7 +245,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -136,7 +136,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -185,17 +185,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -205,7 +205,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -175,7 +175,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -224,17 +224,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -244,7 +244,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -213,7 +213,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -262,17 +262,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -282,7 +282,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -99,7 +99,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -148,17 +148,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -168,7 +168,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -163,7 +163,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -212,17 +212,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -232,7 +232,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -200,7 +200,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -249,17 +249,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -269,7 +269,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -128,7 +128,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -177,17 +177,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: '?rsp-prop-include=config-only'
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -197,7 +197,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -132,7 +132,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -181,17 +181,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -201,7 +201,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -157,7 +157,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -206,17 +206,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -226,7 +226,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -137,7 +137,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -186,17 +186,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -206,7 +206,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -95,7 +95,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -144,17 +144,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -164,7 +164,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -105,7 +105,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -154,17 +154,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -174,7 +174,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -240,7 +240,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -289,17 +289,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -309,7 +309,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -117,7 +117,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -166,17 +166,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -186,7 +186,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -100,7 +100,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -149,17 +149,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -169,7 +169,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -94,7 +94,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -143,17 +143,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -163,7 +163,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -212,7 +212,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -261,17 +261,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -281,7 +281,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -144,7 +144,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -193,17 +193,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -213,7 +213,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -95,7 +95,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -144,17 +144,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -164,7 +164,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -113,7 +113,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -162,17 +162,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -182,7 +182,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -163,7 +163,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -212,17 +212,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -232,7 +232,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -106,7 +106,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -155,17 +155,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -175,7 +175,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -200,27 +200,27 @@ error_code:
error_text:
description: The REST ACI descriptive text, useful for troubleshooting on failure
returned: always
type: string
type: str
sample: unknown managed object class foo
imdata:
description: Converted output returned by the APIC REST (register this for post-processing)
returned: always
type: string
type: str
sample: [{"error": {"attributes": {"code": "122", "text": "unknown managed object class foo"}}}]
payload:
description: The (templated) payload send to the APIC REST API (xml or json)
returned: always
type: string
type: str
sample: '<foo bar="boo"/>'
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
response:
description: HTTP response string
returned: always
type: string
type: str
sample: 'HTTP Error 400: Bad Request'
status:
description: HTTP status code
@@ -230,12 +230,12 @@ status:
totalCount:
description: Number of items in the imdata array
returned: always
type: string
type: str
sample: '0'
url:
description: URL used for APIC REST call
returned: success
type: string
type: str
sample: https://1.2.3.4/api/mo/uni/tn-[Dag].json?rsp-subtree=modified
'''

View File

@@ -206,7 +206,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -255,17 +255,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -275,7 +275,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -160,7 +160,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -209,17 +209,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -229,7 +229,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -109,7 +109,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -158,17 +158,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -178,7 +178,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -137,7 +137,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -186,17 +186,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -206,7 +206,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -136,7 +136,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -185,17 +185,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -205,7 +205,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -117,7 +117,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -166,17 +166,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -186,7 +186,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -97,7 +97,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -146,17 +146,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -166,7 +166,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -169,7 +169,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -218,17 +218,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -238,7 +238,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -99,7 +99,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -148,17 +148,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -168,7 +168,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -107,7 +107,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -156,17 +156,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -176,7 +176,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -102,7 +102,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -151,17 +151,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -171,7 +171,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -128,7 +128,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -177,17 +177,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -197,7 +197,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -164,7 +164,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -213,17 +213,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -233,7 +233,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -141,7 +141,7 @@ error:
raw:
description: The raw output returned by the APIC REST API (xml or json)
returned: parse error
type: string
type: str
sample: '<?xml version="1.0" encoding="UTF-8"?><imdata totalCount="1"><error code="122" text="unknown managed object class foo"/></imdata>'
sent:
description: The actual/minimal configuration pushed to the APIC
@@ -190,17 +190,17 @@ proposed:
filter_string:
description: The filter string used for the request
returned: failure or debug
type: string
type: str
sample: ?rsp-prop-include=config-only
method:
description: The HTTP method used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: POST
response:
description: The HTTP response from the APIC
returned: failure or debug
type: string
type: str
sample: OK (30 bytes)
status:
description: The HTTP status from the APIC
@@ -210,7 +210,7 @@ status:
url:
description: The HTTP url used for the request to the APIC
returned: failure or debug
type: string
type: str
sample: https://10.11.12.13/api/mo/uni/tn-production.json
'''

View File

@@ -166,7 +166,7 @@ updates:
backup_path:
description: The full path to the backup file
returned: when backup is yes
type: string
type: str
sample: /playbooks/ansible/backup/aireos_config.2016-07-16@22:28:34
"""
from ansible.module_utils.network.aireos.aireos import run_commands, get_config, load_config

View File

@@ -195,7 +195,7 @@ updates:
backup_path:
description: The full path to the backup file
returned: when backup is yes
type: string
type: str
sample: /playbooks/ansible/backup/aruba_config.2016-07-16@22:28:34
"""

View File

@@ -218,7 +218,7 @@ updates:
backup_path:
description: The full path to the backup file
returned: when backup is yes
type: string
type: str
sample: /playbooks/ansible/backup/asa_config.2016-07-16@22:28:34
"""
from ansible.module_utils.basic import AnsibleModule

View File

@@ -99,7 +99,7 @@ RETURN = """
stdout:
description: The response from the command
returned: when sendonly is false
type: string
type: str
sample: 'Version: VyOS 1.1.7[...]'
json:

View File

@@ -141,7 +141,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -199,7 +199,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -160,7 +160,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -261,7 +261,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -92,7 +92,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -170,7 +170,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -158,7 +158,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -181,7 +181,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -187,7 +187,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -397,7 +397,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -222,7 +222,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -353,7 +353,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -185,7 +185,7 @@ updates:
backup_path:
description: The full path to the backup file
returned: when backup is yes
type: string
type: str
sample: /playbooks/ansible/backup/ce_config.2016-07-16@22:28:34
"""
from ansible.module_utils.basic import AnsibleModule

View File

@@ -157,7 +157,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -161,7 +161,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -129,7 +129,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -244,7 +244,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -125,7 +125,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
end_state:
description: k/v pairs of configuration after module execution

View File

@@ -163,7 +163,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -96,7 +96,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -87,22 +87,22 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
transfer_result:
description: information about transfer result.
returned: always
type: string
type: str
sample: 'The local file has been successfully transferred to the device.'
local_file:
description: The path of the local file.
returned: always
type: string
type: str
sample: '/usr/work/vrpcfg.zip'
remote_file:
description: The path of the remote file.
returned: always
type: string
type: str
sample: '/vrpcfg.zip'
'''

View File

@@ -113,7 +113,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -280,7 +280,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -135,7 +135,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -124,7 +124,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -143,7 +143,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -162,7 +162,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -141,7 +141,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -118,7 +118,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -107,7 +107,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -128,7 +128,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -109,7 +109,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
end_state:
description: k/v pairs of aaa params after module execution

View File

@@ -187,7 +187,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -184,7 +184,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -208,7 +208,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -109,7 +109,7 @@ RETURN = '''
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
proposed:
description: k/v pairs of parameters passed into module

View File

@@ -125,7 +125,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

View File

@@ -173,7 +173,7 @@ end_state:
state:
description: state as sent in from the playbook
returned: always
type: string
type: str
sample: "present"
updates:
description: command sent to the device
@@ -187,7 +187,7 @@ updates:
changed:
description: check to see if a change was made on the device
returned: always
type: boolean
type: bool
sample: true
'''

Some files were not shown because too many files have changed in this diff Show More