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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1188,11 +1188,7 @@
"description": "The link to the next page of items"
}
},
"description": "List of all the resources being monitored by Dynatrace monitor resource",
"required": [
"value",
"nextLink"
]
"description": "List of all the resources being monitored by Dynatrace monitor resource"
},
"VMExtensionPayload": {
"type": "object",
Expand Down Expand Up @@ -1224,11 +1220,7 @@
"description": "The link to the next page of items"
}
},
"description": "Response of a list VM Host Operation.",
"required": [
"value",
"nextLink"
]
"description": "Response of a list VM Host Operation."
},
"AppServiceInfo": {
"type": "object",
Expand Down Expand Up @@ -1288,11 +1280,7 @@
"description": "The link to the next page of items"
}
},
"description": "Response of a list App Services Operation.",
"required": [
"value",
"nextLink"
]
"description": "Response of a list App Services Operation."
},
"MonitorResource": {
"type": "object",
Expand Down Expand Up @@ -1380,11 +1368,7 @@
"description": "The link to the next page of items"
}
},
"description": "The response of a MonitorResource list operation.",
"required": [
"value",
"nextLink"
]
"description": "The response of a MonitorResource list operation."
},
"TagRule": {
"type": "object",
Expand Down Expand Up @@ -1444,11 +1428,7 @@
"description": "The link to the next page of items"
}
},
"description": "The response of a TagRule list operation.",
"required": [
"value",
"nextLink"
]
"description": "The response of a TagRule list operation."
},
"DynatraceSingleSignOnResource": {
"type": "object",
Expand Down Expand Up @@ -1494,11 +1474,7 @@
"description": "The link to the next page of items"
}
},
"description": "The response of a DynatraceSingleSignOnResource list operation.",
"required": [
"value",
"nextLink"
]
"description": "The response of a DynatraceSingleSignOnResource list operation."
},
"SecureString": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1188,11 +1188,7 @@
"description": "The link to the next page of items"
}
},
"description": "List of all the resources being monitored by Dynatrace monitor resource",
"required": [
"value",
"nextLink"
]
"description": "List of all the resources being monitored by Dynatrace monitor resource"
},
"VMExtensionPayload": {
"type": "object",
Expand Down Expand Up @@ -1224,11 +1220,7 @@
"description": "The link to the next page of items"
}
},
"description": "Response of a list VM Host Operation.",
"required": [
"value",
"nextLink"
]
"description": "Response of a list VM Host Operation."
},
"AppServiceInfo": {
"type": "object",
Expand Down Expand Up @@ -1288,11 +1280,7 @@
"description": "The link to the next page of items"
}
},
"description": "Response of a list App Services Operation.",
"required": [
"value",
"nextLink"
]
"description": "Response of a list App Services Operation."
},
"MonitorResource": {
"type": "object",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@
},
"responses": {
"200": {
"body": {
"value": [
{}
],
"nextLink": "null"
}
"body": {}
}
}
}