Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-5691 publish for raji #670

Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,838 changes: 4,353 additions & 1,485 deletions openapi-specs/sdwan/legacy/Applications.yaml

Large diffs are not rendered by default.

34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/Auditlogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,9 @@ components:
schemas:
Aggregate:
properties:
data:
description: 'The details of the aggregate data.

'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.

'
type: string
operator:
description: Operator
enum:
Expand All @@ -26,28 +14,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.

'
type: string
unit:
description: 'The unit.

'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.

'
type: number
view:
description: 'View the aggregate date.

'
type: object
AuditLog:
properties:
esp_tenant_id:
Expand Down
34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/BulkOperations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,9 @@ components:
schemas:
Aggregate:
properties:
data:
description: 'The details of the aggregate data.

'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.

'
type: string
operator:
description: Operator
enum:
Expand All @@ -26,28 +14,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.

'
type: string
unit:
description: 'The unit.

'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.

'
type: number
view:
description: 'View the aggregate date.

'
type: object
BaseQuery:
properties:
aggregate:
Expand Down
34 changes: 0 additions & 34 deletions openapi-specs/sdwan/legacy/Cellular.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,21 +251,9 @@ components:
- name
Aggregate:
properties:
data:
description: 'The details of the aggregate data.

'
items:
$ref: '#/components/schemas/AggregateData'
type: array
field:
description: Field
type: string
name:
description: 'The name of the query response.

'
type: string
operator:
description: Operator
enum:
Expand All @@ -275,28 +263,6 @@ components:
- avg
- sum
type: string
statistic:
description: 'QoS application aggregate statistics.

'
type: string
unit:
description: 'The unit.

'
type: string
AggregateData:
properties:
value:
description: 'Value of the aggregate data.

'
type: number
view:
description: 'View the aggregate date.

'
type: object
BulkResponse:
properties:
count:
Expand Down
Loading
Loading