[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

AdapterConfigurationDTO

Properties

string
adapterKindKey Optional

string
adapterName Optional

string
collectorId Optional

credential Optional

string
deleteResources Optional

string
description Optional

string
fileName Optional

string
name Optional

string
productManagementPackId Optional

array of NameValue
resourceIdentifiers Optional

string
retainContent Optional

JSON Example

{
	"adapterKindKey": "string",
	"adapterName": "string",
	"collectorId": "string",
	"credential": {
		"adapterKindKey": "string",
		"credentialKindKey": "string",
		"fields": [
			{
				"name": "string",
				"value": "string"
			}
		],
		"id": "string",
		"name": "string"
	},
	"deleteResources": "string",
	"description": "string",
	"fileName": "string",
	"name": "string",
	"productManagementPackId": "string",
	"resourceIdentifiers": [
		{
			"name": "string",
			"value": "string"
		}
	],
	"retainContent": "string"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of

AdapterOperationsDTO

Feedback

Was this page helpful?