oci-fleetappsmanagement 2.120.0 → 2.121.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +201 -2
- package/lib/client.js +1539 -169
- package/lib/client.js.map +1 -1
- package/lib/model/api-based-execution-details.d.ts +4 -0
- package/lib/model/api-based-execution-details.js.map +1 -1
- package/lib/model/apm-domain-variable.d.ts +25 -0
- package/lib/model/apm-domain-variable.js +53 -0
- package/lib/model/apm-domain-variable.js.map +1 -0
- package/lib/model/array-variable.d.ts +43 -0
- package/lib/model/array-variable.js +61 -0
- package/lib/model/array-variable.js.map +1 -0
- package/lib/model/association.d.ts +30 -0
- package/lib/model/association.js +30 -0
- package/lib/model/association.js.map +1 -0
- package/lib/model/autonomous-container-db-variable-depends-on.d.ts +26 -0
- package/lib/model/autonomous-container-db-variable-depends-on.js +30 -0
- package/lib/model/autonomous-container-db-variable-depends-on.js.map +1 -0
- package/lib/model/autonomous-container-db-variable.d.ts +26 -0
- package/lib/model/autonomous-container-db-variable.js +63 -0
- package/lib/model/autonomous-container-db-variable.js.map +1 -0
- package/lib/model/autonomous-data-base-variable-depends-on.d.ts +30 -0
- package/lib/model/autonomous-data-base-variable-depends-on.js +30 -0
- package/lib/model/autonomous-data-base-variable-depends-on.js.map +1 -0
- package/lib/model/autonomous-data-base-variable.d.ts +26 -0
- package/lib/model/autonomous-data-base-variable.js +63 -0
- package/lib/model/autonomous-data-base-variable.js.map +1 -0
- package/lib/model/autonomous-database-version-variable-depends-on.d.ts +30 -0
- package/lib/model/autonomous-database-version-variable-depends-on.js +30 -0
- package/lib/model/autonomous-database-version-variable-depends-on.js.map +1 -0
- package/lib/model/autonomous-database-version-variable.d.ts +26 -0
- package/lib/model/autonomous-database-version-variable.js +63 -0
- package/lib/model/autonomous-database-version-variable.js.map +1 -0
- package/lib/model/availability-domain-variable-depends-on.d.ts +26 -0
- package/lib/model/availability-domain-variable-depends-on.js +30 -0
- package/lib/model/availability-domain-variable-depends-on.js.map +1 -0
- package/lib/model/availability-domain-variable.d.ts +26 -0
- package/lib/model/availability-domain-variable.js +63 -0
- package/lib/model/availability-domain-variable.js.map +1 -0
- package/lib/model/base-output.d.ts +43 -0
- package/lib/model/base-output.js +105 -0
- package/lib/model/base-output.js.map +1 -0
- package/lib/model/base-variable.d.ts +39 -0
- package/lib/model/base-variable.js +341 -0
- package/lib/model/base-variable.js.map +1 -0
- package/lib/model/bool-output.d.ts +29 -0
- package/lib/model/bool-output.js +51 -0
- package/lib/model/bool-output.js.map +1 -0
- package/lib/model/boolean-variable.d.ts +29 -0
- package/lib/model/boolean-variable.js +53 -0
- package/lib/model/boolean-variable.js.map +1 -0
- package/lib/model/catalog-item-summary.d.ts +4 -0
- package/lib/model/catalog-item-summary.js.map +1 -1
- package/lib/model/catalog-item-variables-definition.d.ts +52 -0
- package/lib/model/catalog-item-variables-definition.js +58 -0
- package/lib/model/catalog-item-variables-definition.js.map +1 -0
- package/lib/model/catalog-item.d.ts +4 -0
- package/lib/model/catalog-item.js.map +1 -1
- package/lib/model/choice.d.ts +27 -0
- package/lib/model/choice.js +62 -0
- package/lib/model/choice.js.map +1 -0
- package/lib/model/cloud-vm-cluster-id.d.ts +25 -0
- package/lib/model/cloud-vm-cluster-id.js +53 -0
- package/lib/model/cloud-vm-cluster-id.js.map +1 -0
- package/lib/model/column-metadata.d.ts +45 -0
- package/lib/model/column-metadata.js +41 -0
- package/lib/model/column-metadata.js.map +1 -0
- package/lib/model/compartment-variable.d.ts +33 -0
- package/lib/model/compartment-variable.js +53 -0
- package/lib/model/compartment-variable.js.map +1 -0
- package/lib/model/compliance.d.ts +34 -0
- package/lib/model/compliance.js +30 -0
- package/lib/model/compliance.js.map +1 -0
- package/lib/model/component-properties.d.ts +1 -1
- package/lib/model/component-properties.js.map +1 -1
- package/lib/model/configure-catalog-item-details.d.ts +79 -0
- package/lib/model/configure-catalog-item-details.js +62 -0
- package/lib/model/configure-catalog-item-details.js.map +1 -0
- package/lib/model/container-cluster-variable-depends-on.d.ts +26 -0
- package/lib/model/container-cluster-variable-depends-on.js +30 -0
- package/lib/model/container-cluster-variable-depends-on.js.map +1 -0
- package/lib/model/container-cluster-variable.d.ts +26 -0
- package/lib/model/container-cluster-variable.js +61 -0
- package/lib/model/container-cluster-variable.js.map +1 -0
- package/lib/model/copyable-string-output.d.ts +29 -0
- package/lib/model/copyable-string-output.js +53 -0
- package/lib/model/copyable-string-output.js.map +1 -0
- package/lib/model/create-catalog-item-details.d.ts +4 -0
- package/lib/model/create-catalog-item-details.js.map +1 -1
- package/lib/model/create-fleet-details.d.ts +2 -0
- package/lib/model/create-fleet-details.js.map +1 -1
- package/lib/model/create-onboarding-details.d.ts +18 -0
- package/lib/model/create-onboarding-details.js.map +1 -1
- package/lib/model/create-platform-configuration-details.d.ts +18 -0
- package/lib/model/create-platform-configuration-details.js.map +1 -1
- package/lib/model/create-property-details.d.ts +18 -0
- package/lib/model/create-property-details.js.map +1 -1
- package/lib/model/create-runbook-version-details.d.ts +4 -2
- package/lib/model/create-runbook-version-details.js.map +1 -1
- package/lib/model/csv-output.d.ts +29 -0
- package/lib/model/csv-output.js +51 -0
- package/lib/model/csv-output.js.map +1 -0
- package/lib/model/data-base-variable-depends-on.d.ts +30 -0
- package/lib/model/data-base-variable-depends-on.js +30 -0
- package/lib/model/data-base-variable-depends-on.js.map +1 -0
- package/lib/model/data-base-variable.d.ts +26 -0
- package/lib/model/data-base-variable.js +61 -0
- package/lib/model/data-base-variable.js.map +1 -0
- package/lib/model/database-cdb-id.d.ts +25 -0
- package/lib/model/database-cdb-id.js +53 -0
- package/lib/model/database-cdb-id.js.map +1 -0
- package/lib/model/database-data-guard-id.d.ts +25 -0
- package/lib/model/database-data-guard-id.js +53 -0
- package/lib/model/database-data-guard-id.js.map +1 -0
- package/lib/model/database-dataguard-association-id.d.ts +25 -0
- package/lib/model/database-dataguard-association-id.js +55 -0
- package/lib/model/database-dataguard-association-id.js.map +1 -0
- package/lib/model/database-db-node-id.d.ts +25 -0
- package/lib/model/database-db-node-id.js +53 -0
- package/lib/model/database-db-node-id.js.map +1 -0
- package/lib/model/database-exadata-id.d.ts +25 -0
- package/lib/model/database-exadata-id.js +53 -0
- package/lib/model/database-exadata-id.js.map +1 -0
- package/lib/model/datetime-variable.d.ts +29 -0
- package/lib/model/datetime-variable.js +53 -0
- package/lib/model/datetime-variable.js.map +1 -0
- package/lib/model/db-home-variable-depends-on.d.ts +30 -0
- package/lib/model/db-home-variable-depends-on.js +30 -0
- package/lib/model/db-home-variable-depends-on.js.map +1 -0
- package/lib/model/db-home-variable.d.ts +26 -0
- package/lib/model/db-home-variable.js +61 -0
- package/lib/model/db-home-variable.js.map +1 -0
- package/lib/model/db-home-version-variable-depends-on.d.ts +26 -0
- package/lib/model/db-home-version-variable-depends-on.js +30 -0
- package/lib/model/db-home-version-variable-depends-on.js.map +1 -0
- package/lib/model/db-home-version-variable.d.ts +26 -0
- package/lib/model/db-home-version-variable.js +61 -0
- package/lib/model/db-home-version-variable.js.map +1 -0
- package/lib/model/db-system-variable-depends-on.d.ts +26 -0
- package/lib/model/db-system-variable-depends-on.js +30 -0
- package/lib/model/db-system-variable-depends-on.js.map +1 -0
- package/lib/model/db-system-variable.d.ts +26 -0
- package/lib/model/db-system-variable.js +61 -0
- package/lib/model/db-system-variable.js.map +1 -0
- package/lib/model/discovered-target.d.ts +11 -0
- package/lib/model/discovered-target.js +5 -0
- package/lib/model/discovered-target.js.map +1 -1
- package/lib/model/dynamic-groups-variable-depends-on.d.ts +26 -0
- package/lib/model/dynamic-groups-variable-depends-on.js +30 -0
- package/lib/model/dynamic-groups-variable-depends-on.js.map +1 -0
- package/lib/model/dynamic-groups-variable.d.ts +26 -0
- package/lib/model/dynamic-groups-variable.js +61 -0
- package/lib/model/dynamic-groups-variable.js.map +1 -0
- package/lib/model/enum-variable.d.ts +37 -0
- package/lib/model/enum-variable.js +51 -0
- package/lib/model/enum-variable.js.map +1 -0
- package/lib/model/export-runbook-details.d.ts +33 -0
- package/lib/model/export-runbook-details.js +63 -0
- package/lib/model/export-runbook-details.js.map +1 -0
- package/lib/model/export-runbook-version-details.d.ts +28 -0
- package/lib/model/export-runbook-version-details.js +58 -0
- package/lib/model/export-runbook-version-details.js.map +1 -0
- package/lib/model/fault-domain-variable-depends-on.d.ts +30 -0
- package/lib/model/fault-domain-variable-depends-on.js +30 -0
- package/lib/model/fault-domain-variable-depends-on.js.map +1 -0
- package/lib/model/fault-domain-variable.d.ts +26 -0
- package/lib/model/fault-domain-variable.js +61 -0
- package/lib/model/fault-domain-variable.js.map +1 -0
- package/lib/model/file-storage-export-set-id.d.ts +25 -0
- package/lib/model/file-storage-export-set-id.js +53 -0
- package/lib/model/file-storage-export-set-id.js.map +1 -0
- package/lib/model/file-storage-filesystem-id.d.ts +25 -0
- package/lib/model/file-storage-filesystem-id.js +53 -0
- package/lib/model/file-storage-filesystem-id.js.map +1 -0
- package/lib/model/file-storage-mount-target-id.d.ts +25 -0
- package/lib/model/file-storage-mount-target-id.js +53 -0
- package/lib/model/file-storage-mount-target-id.js.map +1 -0
- package/lib/model/file-variable.d.ts +25 -0
- package/lib/model/file-variable.js +51 -0
- package/lib/model/file-variable.js.map +1 -0
- package/lib/model/filter.d.ts +27 -0
- package/lib/model/filter.js +73 -0
- package/lib/model/filter.js.map +1 -0
- package/lib/model/find-runbook-export-dependency-details.d.ts +30 -0
- package/lib/model/find-runbook-export-dependency-details.js +30 -0
- package/lib/model/find-runbook-export-dependency-details.js.map +1 -0
- package/lib/model/find-runbook-import-dependency-details.d.ts +28 -0
- package/lib/model/find-runbook-import-dependency-details.js +58 -0
- package/lib/model/find-runbook-import-dependency-details.js.map +1 -0
- package/lib/model/fleet.d.ts +2 -0
- package/lib/model/fleet.js.map +1 -1
- package/lib/model/groups-variable-depends-on.d.ts +26 -0
- package/lib/model/groups-variable-depends-on.js +30 -0
- package/lib/model/groups-variable-depends-on.js.map +1 -0
- package/lib/model/groups-variable.d.ts +26 -0
- package/lib/model/groups-variable.js +61 -0
- package/lib/model/groups-variable.js.map +1 -0
- package/lib/model/identity-domain-variable-depends-on.d.ts +26 -0
- package/lib/model/identity-domain-variable-depends-on.js +30 -0
- package/lib/model/identity-domain-variable-depends-on.js.map +1 -0
- package/lib/model/identity-domain-variable.d.ts +30 -0
- package/lib/model/identity-domain-variable.js +61 -0
- package/lib/model/identity-domain-variable.js.map +1 -0
- package/lib/model/image-variable-depends-on.d.ts +38 -0
- package/lib/model/image-variable-depends-on.js +30 -0
- package/lib/model/image-variable-depends-on.js.map +1 -0
- package/lib/model/image-variable.d.ts +30 -0
- package/lib/model/image-variable.js +61 -0
- package/lib/model/image-variable.js.map +1 -0
- package/lib/model/import-runbook-details.d.ts +51 -0
- package/lib/model/import-runbook-details.js +80 -0
- package/lib/model/import-runbook-details.js.map +1 -0
- package/lib/model/import-runbook-precheck-details.d.ts +34 -0
- package/lib/model/import-runbook-precheck-details.js +78 -0
- package/lib/model/import-runbook-precheck-details.js.map +1 -0
- package/lib/model/import-runbook-precheck-required-value.d.ts +38 -0
- package/lib/model/import-runbook-precheck-required-value.js +30 -0
- package/lib/model/import-runbook-precheck-required-value.js.map +1 -0
- package/lib/model/import-runbook-version-details.d.ts +46 -0
- package/lib/model/import-runbook-version-details.js +74 -0
- package/lib/model/import-runbook-version-details.js.map +1 -0
- package/lib/model/index.d.ts +358 -0
- package/lib/model/index.js +369 -7
- package/lib/model/index.js.map +1 -1
- package/lib/model/installed-patch-collection.d.ts +27 -0
- package/lib/model/installed-patch-collection.js +62 -0
- package/lib/model/installed-patch-collection.js.map +1 -0
- package/lib/model/installed-patch-summary.d.ts +55 -0
- package/lib/model/installed-patch-summary.js +30 -0
- package/lib/model/installed-patch-summary.js.map +1 -0
- package/lib/model/instance-shape-variable-depends-on.d.ts +34 -0
- package/lib/model/instance-shape-variable-depends-on.js +30 -0
- package/lib/model/instance-shape-variable-depends-on.js.map +1 -0
- package/lib/model/instance-shape-variable-with-flex-depends-on.d.ts +34 -0
- package/lib/model/instance-shape-variable-with-flex-depends-on.js +30 -0
- package/lib/model/instance-shape-variable-with-flex-depends-on.js.map +1 -0
- package/lib/model/instance-shape-variable-with-flex.d.ts +30 -0
- package/lib/model/instance-shape-variable-with-flex.js +63 -0
- package/lib/model/instance-shape-variable-with-flex.js.map +1 -0
- package/lib/model/instance-shape-variable.d.ts +30 -0
- package/lib/model/instance-shape-variable.js +61 -0
- package/lib/model/instance-shape-variable.js.map +1 -0
- package/lib/model/instance-variable-depends-on.d.ts +26 -0
- package/lib/model/instance-variable-depends-on.js +30 -0
- package/lib/model/instance-variable-depends-on.js.map +1 -0
- package/lib/model/instance-variable.d.ts +26 -0
- package/lib/model/instance-variable.js +61 -0
- package/lib/model/instance-variable.js.map +1 -0
- package/lib/model/integer-variable.d.ts +49 -0
- package/lib/model/integer-variable.js +53 -0
- package/lib/model/integer-variable.js.map +1 -0
- package/lib/model/inventory-record-patch-details.d.ts +8 -0
- package/lib/model/inventory-record-patch-details.js.map +1 -1
- package/lib/model/inventory-record-summary.d.ts +1 -1
- package/lib/model/inventory-record.d.ts +1 -1
- package/lib/model/json-output.d.ts +29 -0
- package/lib/model/json-output.js +51 -0
- package/lib/model/json-output.js.map +1 -0
- package/lib/model/key-value-property.d.ts +30 -0
- package/lib/model/key-value-property.js +30 -0
- package/lib/model/key-value-property.js.map +1 -0
- package/lib/model/kms-key-variable-depends-on.d.ts +46 -0
- package/lib/model/kms-key-variable-depends-on.js +30 -0
- package/lib/model/kms-key-variable-depends-on.js.map +1 -0
- package/lib/model/kms-key-variable.d.ts +26 -0
- package/lib/model/kms-key-variable.js +61 -0
- package/lib/model/kms-key-variable.js.map +1 -0
- package/lib/model/kms-secret-variable-depends-on.d.ts +34 -0
- package/lib/model/kms-secret-variable-depends-on.js +30 -0
- package/lib/model/kms-secret-variable-depends-on.js.map +1 -0
- package/lib/model/kms-secret-variable.d.ts +26 -0
- package/lib/model/kms-secret-variable.js +61 -0
- package/lib/model/kms-secret-variable.js.map +1 -0
- package/lib/model/kms-vault-variable-depends-on.d.ts +26 -0
- package/lib/model/kms-vault-variable-depends-on.js +30 -0
- package/lib/model/kms-vault-variable-depends-on.js.map +1 -0
- package/lib/model/kms-vault-variable.d.ts +26 -0
- package/lib/model/kms-vault-variable.js +61 -0
- package/lib/model/kms-vault-variable.js.map +1 -0
- package/lib/model/kubernetes-versions-variable-depends-on.d.ts +30 -0
- package/lib/model/kubernetes-versions-variable-depends-on.js +30 -0
- package/lib/model/kubernetes-versions-variable-depends-on.js.map +1 -0
- package/lib/model/kubernetes-versions-variable.d.ts +26 -0
- package/lib/model/kubernetes-versions-variable.js +63 -0
- package/lib/model/kubernetes-versions-variable.js.map +1 -0
- package/lib/model/link-output.d.ts +33 -0
- package/lib/model/link-output.js +51 -0
- package/lib/model/link-output.js.map +1 -0
- package/lib/model/list-output.d.ts +29 -0
- package/lib/model/list-output.js +51 -0
- package/lib/model/list-output.js.map +1 -0
- package/lib/model/load-balancer-reserved-ips.d.ts +25 -0
- package/lib/model/load-balancer-reserved-ips.js +53 -0
- package/lib/model/load-balancer-reserved-ips.js.map +1 -0
- package/lib/model/load-balancer-variable-depends-on.d.ts +26 -0
- package/lib/model/load-balancer-variable-depends-on.js +30 -0
- package/lib/model/load-balancer-variable-depends-on.js.map +1 -0
- package/lib/model/load-balancer-variable.d.ts +26 -0
- package/lib/model/load-balancer-variable.js +61 -0
- package/lib/model/load-balancer-variable.js.map +1 -0
- package/lib/model/log-analytics-entity-types.d.ts +25 -0
- package/lib/model/log-analytics-entity-types.js +53 -0
- package/lib/model/log-analytics-entity-types.js.map +1 -0
- package/lib/model/log-analytics-log-entities-depends-on.d.ts +26 -0
- package/lib/model/log-analytics-log-entities-depends-on.js +30 -0
- package/lib/model/log-analytics-log-entities-depends-on.js.map +1 -0
- package/lib/model/log-analytics-log-entities.d.ts +26 -0
- package/lib/model/log-analytics-log-entities.js +61 -0
- package/lib/model/log-analytics-log-entities.js.map +1 -0
- package/lib/model/log-analytics-log-group-depends-on.d.ts +26 -0
- package/lib/model/log-analytics-log-group-depends-on.js +30 -0
- package/lib/model/log-analytics-log-group-depends-on.js.map +1 -0
- package/lib/model/log-analytics-log-group.d.ts +26 -0
- package/lib/model/log-analytics-log-group.js +61 -0
- package/lib/model/log-analytics-log-group.js.map +1 -0
- package/lib/model/log-analytics-scheduled-tasks-depends-on.d.ts +30 -0
- package/lib/model/log-analytics-scheduled-tasks-depends-on.js +30 -0
- package/lib/model/log-analytics-scheduled-tasks-depends-on.js.map +1 -0
- package/lib/model/log-analytics-scheduled-tasks.d.ts +26 -0
- package/lib/model/log-analytics-scheduled-tasks.js +63 -0
- package/lib/model/log-analytics-scheduled-tasks.js.map +1 -0
- package/lib/model/log-analytics-sources-depends-on.d.ts +26 -0
- package/lib/model/log-analytics-sources-depends-on.js +30 -0
- package/lib/model/log-analytics-sources-depends-on.js.map +1 -0
- package/lib/model/log-analytics-sources.d.ts +26 -0
- package/lib/model/log-analytics-sources.js +61 -0
- package/lib/model/log-analytics-sources.js.map +1 -0
- package/lib/model/management-agent-depends-on.d.ts +26 -0
- package/lib/model/management-agent-depends-on.js +30 -0
- package/lib/model/management-agent-depends-on.js.map +1 -0
- package/lib/model/management-agents.d.ts +26 -0
- package/lib/model/management-agents.js +61 -0
- package/lib/model/management-agents.js.map +1 -0
- package/lib/model/map-output.d.ts +29 -0
- package/lib/model/map-output.js +51 -0
- package/lib/model/map-output.js.map +1 -0
- package/lib/model/mount-targets-variable-depends-on.d.ts +30 -0
- package/lib/model/mount-targets-variable-depends-on.js +30 -0
- package/lib/model/mount-targets-variable-depends-on.js.map +1 -0
- package/lib/model/mount-targets-variable.d.ts +26 -0
- package/lib/model/mount-targets-variable.js +61 -0
- package/lib/model/mount-targets-variable.js.map +1 -0
- package/lib/model/multi-value-filter.d.ts +39 -0
- package/lib/model/multi-value-filter.js +57 -0
- package/lib/model/multi-value-filter.js.map +1 -0
- package/lib/model/multiline-variable.d.ts +45 -0
- package/lib/model/multiline-variable.js +53 -0
- package/lib/model/multiline-variable.js.map +1 -0
- package/lib/model/mysql-configuration-id.d.ts +25 -0
- package/lib/model/mysql-configuration-id.js +53 -0
- package/lib/model/mysql-configuration-id.js.map +1 -0
- package/lib/model/mysql-shape-id.d.ts +25 -0
- package/lib/model/mysql-shape-id.js +51 -0
- package/lib/model/mysql-shape-id.js.map +1 -0
- package/lib/model/nat-gateway-variable-depends-on.d.ts +30 -0
- package/lib/model/nat-gateway-variable-depends-on.js +30 -0
- package/lib/model/nat-gateway-variable-depends-on.js.map +1 -0
- package/lib/model/nat-gateway-variable.d.ts +26 -0
- package/lib/model/nat-gateway-variable.js +61 -0
- package/lib/model/nat-gateway-variable.js.map +1 -0
- package/lib/model/network-load-balancer-id.d.ts +25 -0
- package/lib/model/network-load-balancer-id.js +53 -0
- package/lib/model/network-load-balancer-id.js.map +1 -0
- package/lib/model/nsg-variable-depends-on.d.ts +30 -0
- package/lib/model/nsg-variable-depends-on.js +30 -0
- package/lib/model/nsg-variable-depends-on.js.map +1 -0
- package/lib/model/nsg-variable.d.ts +26 -0
- package/lib/model/nsg-variable.js +59 -0
- package/lib/model/nsg-variable.js.map +1 -0
- package/lib/model/number-output.d.ts +29 -0
- package/lib/model/number-output.js +51 -0
- package/lib/model/number-output.js.map +1 -0
- package/lib/model/number-variable.d.ts +49 -0
- package/lib/model/number-variable.js +53 -0
- package/lib/model/number-variable.js.map +1 -0
- package/lib/model/object-storage-bucket-name.d.ts +25 -0
- package/lib/model/object-storage-bucket-name.js +53 -0
- package/lib/model/object-storage-bucket-name.js.map +1 -0
- package/lib/model/ocid-output.d.ts +29 -0
- package/lib/model/ocid-output.js +51 -0
- package/lib/model/ocid-output.js.map +1 -0
- package/lib/model/ods-project-variable-depends-on.d.ts +26 -0
- package/lib/model/ods-project-variable-depends-on.js +30 -0
- package/lib/model/ods-project-variable-depends-on.js.map +1 -0
- package/lib/model/ods-project-variable.d.ts +26 -0
- package/lib/model/ods-project-variable.js +61 -0
- package/lib/model/ods-project-variable.js.map +1 -0
- package/lib/model/operation-type.d.ts +4 -0
- package/lib/model/operation-type.js +4 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/order-clause.d.ts +40 -0
- package/lib/model/order-clause.js +40 -0
- package/lib/model/order-clause.js.map +1 -0
- package/lib/model/output-group.d.ts +30 -0
- package/lib/model/output-group.js +30 -0
- package/lib/model/output-group.js.map +1 -0
- package/lib/model/password-variable.d.ts +33 -0
- package/lib/model/password-variable.js +53 -0
- package/lib/model/password-variable.js.map +1 -0
- package/lib/model/placeholder.d.ts +34 -0
- package/lib/model/placeholder.js +30 -0
- package/lib/model/placeholder.js.map +1 -0
- package/lib/model/platform-configuration.d.ts +1 -0
- package/lib/model/platform-configuration.js +1 -0
- package/lib/model/platform-configuration.js.map +1 -1
- package/lib/model/preferences.d.ts +16 -0
- package/lib/model/preferences.js.map +1 -1
- package/lib/model/private-endpoint-variable-depends-on.d.ts +30 -0
- package/lib/model/private-endpoint-variable-depends-on.js +30 -0
- package/lib/model/private-endpoint-variable-depends-on.js.map +1 -0
- package/lib/model/private-endpoint-variable.d.ts +26 -0
- package/lib/model/private-endpoint-variable.js +61 -0
- package/lib/model/private-endpoint-variable.js.map +1 -0
- package/lib/model/prompt.d.ts +41 -0
- package/lib/model/prompt.js +72 -0
- package/lib/model/prompt.js.map +1 -0
- package/lib/model/recommended-patch-collection.d.ts +27 -0
- package/lib/model/recommended-patch-collection.js +62 -0
- package/lib/model/recommended-patch-collection.js.map +1 -0
- package/lib/model/recommended-patch-summary.d.ts +61 -0
- package/lib/model/recommended-patch-summary.js +41 -0
- package/lib/model/recommended-patch-summary.js.map +1 -0
- package/lib/model/region-variable.d.ts +29 -0
- package/lib/model/region-variable.js +53 -0
- package/lib/model/region-variable.js.map +1 -0
- package/lib/model/report-collection.d.ts +27 -0
- package/lib/model/report-collection.js +62 -0
- package/lib/model/report-collection.js.map +1 -0
- package/lib/model/report-details.d.ts +58 -0
- package/lib/model/report-details.js +91 -0
- package/lib/model/report-details.js.map +1 -0
- package/lib/model/report-filter.d.ts +34 -0
- package/lib/model/report-filter.js +30 -0
- package/lib/model/report-filter.js.map +1 -0
- package/lib/model/report-metadata-collection.d.ts +27 -0
- package/lib/model/report-metadata-collection.js +62 -0
- package/lib/model/report-metadata-collection.js.map +1 -0
- package/lib/model/report-metadata-summary.d.ts +47 -0
- package/lib/model/report-metadata-summary.js +82 -0
- package/lib/model/report-metadata-summary.js.map +1 -0
- package/lib/model/report-summary.d.ts +26 -0
- package/lib/model/report-summary.js +30 -0
- package/lib/model/report-summary.js.map +1 -0
- package/lib/model/report-time-range.d.ts +30 -0
- package/lib/model/report-time-range.js +30 -0
- package/lib/model/report-time-range.js.map +1 -0
- package/lib/model/required-value.d.ts +26 -0
- package/lib/model/required-value.js +30 -0
- package/lib/model/required-value.js.map +1 -0
- package/lib/model/rule.d.ts +23 -0
- package/lib/model/rule.js +10 -0
- package/lib/model/rule.js.map +1 -1
- package/lib/model/run-on-details.js +4 -0
- package/lib/model/run-on-details.js.map +1 -1
- package/lib/model/runbook-export-dependency-collection.d.ts +27 -0
- package/lib/model/runbook-export-dependency-collection.js +62 -0
- package/lib/model/runbook-export-dependency-collection.js.map +1 -0
- package/lib/model/runbook-export-status-collection.d.ts +27 -0
- package/lib/model/runbook-export-status-collection.js +62 -0
- package/lib/model/runbook-export-status-collection.js.map +1 -0
- package/lib/model/runbook-export-status-summary.d.ts +42 -0
- package/lib/model/runbook-export-status-summary.js +30 -0
- package/lib/model/runbook-export-status-summary.js.map +1 -0
- package/lib/model/runbook-export.d.ts +48 -0
- package/lib/model/runbook-export.js +30 -0
- package/lib/model/runbook-export.js.map +1 -0
- package/lib/model/runbook-import-as-runbook.d.ts +29 -0
- package/lib/model/runbook-import-as-runbook.js +55 -0
- package/lib/model/runbook-import-as-runbook.js.map +1 -0
- package/lib/model/runbook-import-as-version.d.ts +29 -0
- package/lib/model/runbook-import-as-version.js +55 -0
- package/lib/model/runbook-import-as-version.js.map +1 -0
- package/lib/model/runbook-import-as.d.ts +32 -0
- package/lib/model/runbook-import-as.js +73 -0
- package/lib/model/runbook-import-as.js.map +1 -0
- package/lib/model/runbook-import-dependency-collection.d.ts +27 -0
- package/lib/model/runbook-import-dependency-collection.js +62 -0
- package/lib/model/runbook-import-dependency-collection.js.map +1 -0
- package/lib/model/runbook-import-dependency-finder-required-value.d.ts +68 -0
- package/lib/model/runbook-import-dependency-finder-required-value.js +53 -0
- package/lib/model/runbook-import-dependency-finder-required-value.js.map +1 -0
- package/lib/model/runbook-import-required-value.d.ts +38 -0
- package/lib/model/runbook-import-required-value.js +30 -0
- package/lib/model/runbook-import-required-value.js.map +1 -0
- package/lib/model/runbook-import-status-collection.d.ts +27 -0
- package/lib/model/runbook-import-status-collection.js +62 -0
- package/lib/model/runbook-import-status-collection.js.map +1 -0
- package/lib/model/runbook-import-status-summary.d.ts +42 -0
- package/lib/model/runbook-import-status-summary.js +30 -0
- package/lib/model/runbook-import-status-summary.js.map +1 -0
- package/lib/model/runbook-import.d.ts +48 -0
- package/lib/model/runbook-import.js +30 -0
- package/lib/model/runbook-import.js.map +1 -0
- package/lib/model/runbook-summary.d.ts +4 -0
- package/lib/model/runbook-summary.js.map +1 -1
- package/lib/model/runbook-transfer-dependency-summary.d.ts +33 -0
- package/lib/model/runbook-transfer-dependency-summary.js +58 -0
- package/lib/model/runbook-transfer-dependency-summary.js.map +1 -0
- package/lib/model/runbook-transfer-dependency.d.ts +32 -0
- package/lib/model/runbook-transfer-dependency.js +74 -0
- package/lib/model/runbook-transfer-dependency.js.map +1 -0
- package/lib/model/runbook-version-summary.d.ts +2 -2
- package/lib/model/runbook-version.d.ts +3 -1
- package/lib/model/runbook-version.js.map +1 -1
- package/lib/model/runbook.d.ts +1 -1
- package/lib/model/schedule-instance-target-run-on-details.d.ts +30 -0
- package/lib/model/schedule-instance-target-run-on-details.js +55 -0
- package/lib/model/schedule-instance-target-run-on-details.js.map +1 -0
- package/lib/model/scheduler-execution-summary.d.ts +9 -5
- package/lib/model/scheduler-execution-summary.js.map +1 -1
- package/lib/model/schema-document.d.ts +114 -0
- package/lib/model/schema-document.js +110 -0
- package/lib/model/schema-document.js.map +1 -0
- package/lib/model/script-based-execution-details.d.ts +4 -0
- package/lib/model/script-based-execution-details.js.map +1 -1
- package/lib/model/service-gateway-variable-depends-on.d.ts +30 -0
- package/lib/model/service-gateway-variable-depends-on.js +30 -0
- package/lib/model/service-gateway-variable-depends-on.js.map +1 -0
- package/lib/model/service-gateway-variable.d.ts +26 -0
- package/lib/model/service-gateway-variable.js +61 -0
- package/lib/model/service-gateway-variable.js.map +1 -0
- package/lib/model/single-value-filter.d.ts +42 -0
- package/lib/model/single-value-filter.js +60 -0
- package/lib/model/single-value-filter.js.map +1 -0
- package/lib/model/ssh-public-key-variable.d.ts +25 -0
- package/lib/model/ssh-public-key-variable.js +53 -0
- package/lib/model/ssh-public-key-variable.js.map +1 -0
- package/lib/model/stack-source.d.ts +40 -0
- package/lib/model/stack-source.js +41 -0
- package/lib/model/stack-source.js.map +1 -0
- package/lib/model/string-output.d.ts +29 -0
- package/lib/model/string-output.js +51 -0
- package/lib/model/string-output.js.map +1 -0
- package/lib/model/string-variable.d.ts +41 -0
- package/lib/model/string-variable.js +53 -0
- package/lib/model/string-variable.js.map +1 -0
- package/lib/model/subnet-variable-depends-on.d.ts +46 -0
- package/lib/model/subnet-variable-depends-on.js +30 -0
- package/lib/model/subnet-variable-depends-on.js.map +1 -0
- package/lib/model/subnet-variable.d.ts +26 -0
- package/lib/model/subnet-variable.js +61 -0
- package/lib/model/subnet-variable.js.map +1 -0
- package/lib/model/tag-variable-depends-on.d.ts +26 -0
- package/lib/model/tag-variable-depends-on.js +30 -0
- package/lib/model/tag-variable-depends-on.js.map +1 -0
- package/lib/model/tag-variable.d.ts +26 -0
- package/lib/model/tag-variable.js +59 -0
- package/lib/model/tag-variable.js.map +1 -0
- package/lib/model/target-component-collection.d.ts +27 -0
- package/lib/model/target-component-collection.js +62 -0
- package/lib/model/target-component-collection.js.map +1 -0
- package/lib/model/target-component-summary.d.ts +39 -0
- package/lib/model/target-component-summary.js +62 -0
- package/lib/model/target-component-summary.js.map +1 -0
- package/lib/model/target-property-collection.d.ts +27 -0
- package/lib/model/target-property-collection.js +62 -0
- package/lib/model/target-property-collection.js.map +1 -0
- package/lib/model/target-property-summary.d.ts +30 -0
- package/lib/model/target-property-summary.js +30 -0
- package/lib/model/target-property-summary.js.map +1 -0
- package/lib/model/task.d.ts +1 -1
- package/lib/model/terraform-based-execution-details.d.ts +4 -0
- package/lib/model/terraform-based-execution-details.js.map +1 -1
- package/lib/model/transfer-runbook-content-details.d.ts +23 -0
- package/lib/model/transfer-runbook-content-details.js +73 -0
- package/lib/model/transfer-runbook-content-details.js.map +1 -0
- package/lib/model/transfer-runbook-object-storage-bucket-content-details.d.ts +43 -0
- package/lib/model/transfer-runbook-object-storage-bucket-content-details.js +55 -0
- package/lib/model/transfer-runbook-object-storage-bucket-content-details.js.map +1 -0
- package/lib/model/transfer-runbook-par-url-content-details.d.ts +31 -0
- package/lib/model/transfer-runbook-par-url-content-details.js +55 -0
- package/lib/model/transfer-runbook-par-url-content-details.js.map +1 -0
- package/lib/model/update-catalog-item-details.d.ts +4 -0
- package/lib/model/update-catalog-item-details.js.map +1 -1
- package/lib/model/update-fleet-details.d.ts +8 -0
- package/lib/model/update-fleet-details.js.map +1 -1
- package/lib/model/update-onboarding-details.d.ts +18 -0
- package/lib/model/update-onboarding-details.js.map +1 -1
- package/lib/model/update-platform-configuration-details.d.ts +18 -0
- package/lib/model/update-platform-configuration-details.js.map +1 -1
- package/lib/model/update-property-details.d.ts +18 -0
- package/lib/model/update-property-details.js.map +1 -1
- package/lib/model/update-runbook-version-details.d.ts +3 -1
- package/lib/model/update-runbook-version-details.js.map +1 -1
- package/lib/model/variable-group.d.ts +34 -0
- package/lib/model/variable-group.js +30 -0
- package/lib/model/variable-group.js.map +1 -0
- package/lib/model/variable-groups.d.ts +29 -0
- package/lib/model/variable-groups.js +59 -0
- package/lib/model/variable-groups.js.map +1 -0
- package/lib/model/vcn-network-security-group-id.d.ts +25 -0
- package/lib/model/vcn-network-security-group-id.js +55 -0
- package/lib/model/vcn-network-security-group-id.js.map +1 -0
- package/lib/model/vcn-sec-list-id.d.ts +25 -0
- package/lib/model/vcn-sec-list-id.js +51 -0
- package/lib/model/vcn-sec-list-id.js.map +1 -0
- package/lib/model/vcn-variable-depends-on.d.ts +26 -0
- package/lib/model/vcn-variable-depends-on.js +30 -0
- package/lib/model/vcn-variable-depends-on.js.map +1 -0
- package/lib/model/vcn-variable.d.ts +26 -0
- package/lib/model/vcn-variable.js +59 -0
- package/lib/model/vcn-variable.js.map +1 -0
- package/lib/model/version.d.ts +2 -0
- package/lib/model/version.js.map +1 -1
- package/lib/model/volume-backup-policies-variable-depends-on.d.ts +26 -0
- package/lib/model/volume-backup-policies-variable-depends-on.js +30 -0
- package/lib/model/volume-backup-policies-variable-depends-on.js.map +1 -0
- package/lib/model/volume-backup-policies-variable.d.ts +26 -0
- package/lib/model/volume-backup-policies-variable.js +63 -0
- package/lib/model/volume-backup-policies-variable.js.map +1 -0
- package/lib/model/volume-id.d.ts +25 -0
- package/lib/model/volume-id.js +51 -0
- package/lib/model/volume-id.js.map +1 -0
- package/lib/request/configure-catalog-item-request.d.ts +49 -0
- package/lib/request/configure-catalog-item-request.js +15 -0
- package/lib/request/configure-catalog-item-request.js.map +1 -0
- package/lib/request/export-runbook-request.d.ts +49 -0
- package/lib/request/export-runbook-request.js +15 -0
- package/lib/request/export-runbook-request.js.map +1 -0
- package/lib/request/export-runbook-version-request.d.ts +49 -0
- package/lib/request/export-runbook-version-request.js +15 -0
- package/lib/request/export-runbook-version-request.js.map +1 -0
- package/lib/request/find-runbook-export-dependency-request.d.ts +35 -0
- package/lib/request/find-runbook-export-dependency-request.js +15 -0
- package/lib/request/find-runbook-export-dependency-request.js.map +1 -0
- package/lib/request/find-runbook-import-dependency-request.d.ts +35 -0
- package/lib/request/find-runbook-import-dependency-request.js +15 -0
- package/lib/request/find-runbook-import-dependency-request.js.map +1 -0
- package/lib/request/get-catalog-item-variables-definition-request.d.ts +26 -0
- package/lib/request/get-catalog-item-variables-definition-request.js +15 -0
- package/lib/request/get-catalog-item-variables-definition-request.js.map +1 -0
- package/lib/request/get-compliance-request.d.ts +26 -0
- package/lib/request/get-compliance-request.js +15 -0
- package/lib/request/get-compliance-request.js.map +1 -0
- package/lib/request/get-job-activity-request.d.ts +5 -0
- package/lib/request/get-runbook-export-request.d.ts +30 -0
- package/lib/request/get-runbook-export-request.js +15 -0
- package/lib/request/get-runbook-export-request.js.map +1 -0
- package/lib/request/get-runbook-import-request.d.ts +30 -0
- package/lib/request/get-runbook-import-request.js +15 -0
- package/lib/request/get-runbook-import-request.js.map +1 -0
- package/lib/request/import-runbook-precheck-request.d.ts +45 -0
- package/lib/request/import-runbook-precheck-request.js +15 -0
- package/lib/request/import-runbook-precheck-request.js.map +1 -0
- package/lib/request/import-runbook-request.d.ts +45 -0
- package/lib/request/import-runbook-request.js +15 -0
- package/lib/request/import-runbook-request.js.map +1 -0
- package/lib/request/import-runbook-version-request.d.ts +45 -0
- package/lib/request/import-runbook-version-request.js +15 -0
- package/lib/request/import-runbook-version-request.js.map +1 -0
- package/lib/request/index.d.ts +40 -0
- package/lib/request/index.js +9 -1
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-catalog-items-request.d.ts +6 -0
- package/lib/request/list-fleet-targets-request.d.ts +4 -0
- package/lib/request/list-installed-patches-request.d.ts +69 -0
- package/lib/request/list-installed-patches-request.js +23 -0
- package/lib/request/list-installed-patches-request.js.map +1 -0
- package/lib/request/list-inventory-records-request.d.ts +5 -0
- package/lib/request/list-inventory-records-request.js.map +1 -1
- package/lib/request/list-recommended-patches-request.d.ts +78 -0
- package/lib/request/list-recommended-patches-request.js +29 -0
- package/lib/request/list-recommended-patches-request.js.map +1 -0
- package/lib/request/list-report-metadata-request.d.ts +48 -0
- package/lib/request/list-report-metadata-request.js +15 -0
- package/lib/request/list-report-metadata-request.js.map +1 -0
- package/lib/request/list-runbook-export-statuses-request.d.ts +50 -0
- package/lib/request/list-runbook-export-statuses-request.js +15 -0
- package/lib/request/list-runbook-export-statuses-request.js.map +1 -0
- package/lib/request/list-runbook-import-statuses-request.d.ts +50 -0
- package/lib/request/list-runbook-import-statuses-request.js +15 -0
- package/lib/request/list-runbook-import-statuses-request.js.map +1 -0
- package/lib/request/list-runbooks-request.d.ts +3 -5
- package/lib/request/list-scheduler-executions-request.d.ts +10 -0
- package/lib/request/list-scheduler-executions-request.js.map +1 -1
- package/lib/request/list-target-components-request.d.ts +65 -0
- package/lib/request/list-target-components-request.js +23 -0
- package/lib/request/list-target-components-request.js.map +1 -0
- package/lib/request/list-target-properties-request.d.ts +61 -0
- package/lib/request/list-target-properties-request.js +23 -0
- package/lib/request/list-target-properties-request.js.map +1 -0
- package/lib/request/list-targets-request.d.ts +5 -0
- package/lib/request/report-request.d.ts +63 -0
- package/lib/request/report-request.js +15 -0
- package/lib/request/report-request.js.map +1 -0
- package/lib/response/configure-catalog-item-response.d.ts +43 -0
- package/lib/response/configure-catalog-item-response.js +15 -0
- package/lib/response/configure-catalog-item-response.js.map +1 -0
- package/lib/response/export-runbook-response.d.ts +25 -0
- package/lib/response/export-runbook-response.js +15 -0
- package/lib/response/export-runbook-response.js.map +1 -0
- package/lib/response/export-runbook-version-response.d.ts +25 -0
- package/lib/response/export-runbook-version-response.js +15 -0
- package/lib/response/export-runbook-version-response.js.map +1 -0
- package/lib/response/find-runbook-export-dependency-response.d.ts +36 -0
- package/lib/response/find-runbook-export-dependency-response.js +15 -0
- package/lib/response/find-runbook-export-dependency-response.js.map +1 -0
- package/lib/response/find-runbook-import-dependency-response.d.ts +36 -0
- package/lib/response/find-runbook-import-dependency-response.js +15 -0
- package/lib/response/find-runbook-import-dependency-response.js.map +1 -0
- package/lib/response/get-catalog-item-variables-definition-response.d.ts +30 -0
- package/lib/response/get-catalog-item-variables-definition-response.js +15 -0
- package/lib/response/get-catalog-item-variables-definition-response.js.map +1 -0
- package/lib/response/get-compliance-response.d.ts +30 -0
- package/lib/response/get-compliance-response.js +15 -0
- package/lib/response/get-compliance-response.js.map +1 -0
- package/lib/response/get-runbook-export-response.d.ts +30 -0
- package/lib/response/get-runbook-export-response.js +15 -0
- package/lib/response/get-runbook-export-response.js.map +1 -0
- package/lib/response/get-runbook-import-response.d.ts +30 -0
- package/lib/response/get-runbook-import-response.js +15 -0
- package/lib/response/get-runbook-import-response.js.map +1 -0
- package/lib/response/import-runbook-precheck-response.d.ts +25 -0
- package/lib/response/import-runbook-precheck-response.js +15 -0
- package/lib/response/import-runbook-precheck-response.js.map +1 -0
- package/lib/response/import-runbook-response.d.ts +25 -0
- package/lib/response/import-runbook-response.js +15 -0
- package/lib/response/import-runbook-response.js.map +1 -0
- package/lib/response/import-runbook-version-response.d.ts +25 -0
- package/lib/response/import-runbook-version-response.js +15 -0
- package/lib/response/import-runbook-version-response.js.map +1 -0
- package/lib/response/index.d.ts +40 -0
- package/lib/response/list-installed-patches-response.d.ts +32 -0
- package/lib/response/list-installed-patches-response.js +15 -0
- package/lib/response/list-installed-patches-response.js.map +1 -0
- package/lib/response/list-recommended-patches-response.d.ts +32 -0
- package/lib/response/list-recommended-patches-response.js +15 -0
- package/lib/response/list-recommended-patches-response.js.map +1 -0
- package/lib/response/list-report-metadata-response.d.ts +32 -0
- package/lib/response/list-report-metadata-response.js +15 -0
- package/lib/response/list-report-metadata-response.js.map +1 -0
- package/lib/response/list-runbook-export-statuses-response.d.ts +32 -0
- package/lib/response/list-runbook-export-statuses-response.js +15 -0
- package/lib/response/list-runbook-export-statuses-response.js.map +1 -0
- package/lib/response/list-runbook-import-statuses-response.d.ts +32 -0
- package/lib/response/list-runbook-import-statuses-response.js +15 -0
- package/lib/response/list-runbook-import-statuses-response.js.map +1 -0
- package/lib/response/list-target-components-response.d.ts +32 -0
- package/lib/response/list-target-components-response.js +15 -0
- package/lib/response/list-target-components-response.js.map +1 -0
- package/lib/response/list-target-properties-response.d.ts +32 -0
- package/lib/response/list-target-properties-response.js +15 -0
- package/lib/response/list-target-properties-response.js.map +1 -0
- package/lib/response/report-response.d.ts +36 -0
- package/lib/response/report-response.js +15 -0
- package/lib/response/report-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Fleet Application Management Service API
|
|
4
|
+
* Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20250228
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.VolumeBackupPoliciesVariableDependsOn = void 0;
|
|
17
|
+
var VolumeBackupPoliciesVariableDependsOn;
|
|
18
|
+
(function (VolumeBackupPoliciesVariableDependsOn) {
|
|
19
|
+
function getJsonObj(obj) {
|
|
20
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
21
|
+
return jsonObj;
|
|
22
|
+
}
|
|
23
|
+
VolumeBackupPoliciesVariableDependsOn.getJsonObj = getJsonObj;
|
|
24
|
+
function getDeserializedJsonObj(obj) {
|
|
25
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
26
|
+
return jsonObj;
|
|
27
|
+
}
|
|
28
|
+
VolumeBackupPoliciesVariableDependsOn.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
29
|
+
})(VolumeBackupPoliciesVariableDependsOn = exports.VolumeBackupPoliciesVariableDependsOn || (exports.VolumeBackupPoliciesVariableDependsOn = {}));
|
|
30
|
+
//# sourceMappingURL=volume-backup-policies-variable-depends-on.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"volume-backup-policies-variable-depends-on.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/volume-backup-policies-variable-depends-on.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAeH,IAAiB,qCAAqC,CAWrD;AAXD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Fleet Application Management Service API
|
|
3
|
+
* Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
import * as model from "../model";
|
|
15
|
+
/**
|
|
16
|
+
* Volume backup policies variable.
|
|
17
|
+
*/
|
|
18
|
+
export interface VolumeBackupPoliciesVariable extends model.BaseVariable {
|
|
19
|
+
"dependsOn"?: model.VolumeBackupPoliciesVariableDependsOn;
|
|
20
|
+
"type": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace VolumeBackupPoliciesVariable {
|
|
23
|
+
function getJsonObj(obj: VolumeBackupPoliciesVariable, isParentJsonObj?: boolean): object;
|
|
24
|
+
const type = "OCI_BLOCKSTORAGE_POLICIES_ID";
|
|
25
|
+
function getDeserializedJsonObj(obj: VolumeBackupPoliciesVariable, isParentJsonObj?: boolean): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Fleet Application Management Service API
|
|
4
|
+
* Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20250228
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
18
|
+
}) : (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
o[k2] = m[k];
|
|
21
|
+
}));
|
|
22
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
23
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
24
|
+
}) : function(o, v) {
|
|
25
|
+
o["default"] = v;
|
|
26
|
+
});
|
|
27
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
exports.VolumeBackupPoliciesVariable = void 0;
|
|
36
|
+
const model = __importStar(require("../model"));
|
|
37
|
+
var VolumeBackupPoliciesVariable;
|
|
38
|
+
(function (VolumeBackupPoliciesVariable) {
|
|
39
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
41
|
+
? obj
|
|
42
|
+
: model.BaseVariable.getJsonObj(obj))), {
|
|
43
|
+
"dependsOn": obj.dependsOn
|
|
44
|
+
? model.VolumeBackupPoliciesVariableDependsOn.getJsonObj(obj.dependsOn)
|
|
45
|
+
: undefined
|
|
46
|
+
});
|
|
47
|
+
return jsonObj;
|
|
48
|
+
}
|
|
49
|
+
VolumeBackupPoliciesVariable.getJsonObj = getJsonObj;
|
|
50
|
+
VolumeBackupPoliciesVariable.type = "OCI_BLOCKSTORAGE_POLICIES_ID";
|
|
51
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
52
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
53
|
+
? obj
|
|
54
|
+
: model.BaseVariable.getDeserializedJsonObj(obj))), {
|
|
55
|
+
"dependsOn": obj.dependsOn
|
|
56
|
+
? model.VolumeBackupPoliciesVariableDependsOn.getDeserializedJsonObj(obj.dependsOn)
|
|
57
|
+
: undefined
|
|
58
|
+
});
|
|
59
|
+
return jsonObj;
|
|
60
|
+
}
|
|
61
|
+
VolumeBackupPoliciesVariable.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
62
|
+
})(VolumeBackupPoliciesVariable = exports.VolumeBackupPoliciesVariable || (exports.VolumeBackupPoliciesVariable = {}));
|
|
63
|
+
//# sourceMappingURL=volume-backup-policies-variable.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"volume-backup-policies-variable.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/volume-backup-policies-variable.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,4BAA4B,CAiC5C;AAjCD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAkC,CAAC,GACtE;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,qCAAqC,CAAC,UAAU,CAAC,GAAG,CAAC,SAAS,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uCAAU,aAazB,CAAA;IACY,iCAAI,GAAG,8BAA8B,CAAC;IACnD,SAAgB,sBAAsB,CACpC,GAAiC,EACjC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAkC,CAAC,GAClF;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,KAAK,CAAC,qCAAqC,CAAC,sBAAsB,CAAC,GAAG,CAAC,SAAS,CAAC;gBACnF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,mDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAjCgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAiC5C"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Fleet Application Management Service API
|
|
3
|
+
* Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
|
|
4
|
+
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
import * as model from "../model";
|
|
15
|
+
/**
|
|
16
|
+
* Volume Id.
|
|
17
|
+
*/
|
|
18
|
+
export interface VolumeId extends model.BaseVariable {
|
|
19
|
+
"type": string;
|
|
20
|
+
}
|
|
21
|
+
export declare namespace VolumeId {
|
|
22
|
+
function getJsonObj(obj: VolumeId, isParentJsonObj?: boolean): object;
|
|
23
|
+
const type = "OCI_CORE_VOLUME_ID";
|
|
24
|
+
function getDeserializedJsonObj(obj: VolumeId, isParentJsonObj?: boolean): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Fleet Application Management Service API
|
|
4
|
+
* Fleet Application Management provides a centralized platform to help you automate resource management tasks, validate patch compliance, and enhance operational efficiency across an enterprise.
|
|
5
|
+
|
|
6
|
+
* OpenAPI spec version: 20250228
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
13
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
|
+
*/
|
|
15
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
+
if (k2 === undefined) k2 = k;
|
|
17
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
18
|
+
}) : (function(o, m, k, k2) {
|
|
19
|
+
if (k2 === undefined) k2 = k;
|
|
20
|
+
o[k2] = m[k];
|
|
21
|
+
}));
|
|
22
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
23
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
24
|
+
}) : function(o, v) {
|
|
25
|
+
o["default"] = v;
|
|
26
|
+
});
|
|
27
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
|
+
exports.VolumeId = void 0;
|
|
36
|
+
const model = __importStar(require("../model"));
|
|
37
|
+
var VolumeId;
|
|
38
|
+
(function (VolumeId) {
|
|
39
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getJsonObj(obj))), {});
|
|
41
|
+
return jsonObj;
|
|
42
|
+
}
|
|
43
|
+
VolumeId.getJsonObj = getJsonObj;
|
|
44
|
+
VolumeId.type = "OCI_CORE_VOLUME_ID";
|
|
45
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BaseVariable.getDeserializedJsonObj(obj))), {});
|
|
47
|
+
return jsonObj;
|
|
48
|
+
}
|
|
49
|
+
VolumeId.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
50
|
+
})(VolumeId = exports.VolumeId || (exports.VolumeId = {}));
|
|
51
|
+
//# sourceMappingURL=volume-id.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"volume-id.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/model/volume-id.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,QAAQ,CAkBxB;AAlBD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa,EAAE,eAAyB;QACjE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,UAAU,CAAC,GAAG,CAAc,CAAC,GAC1E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,mBAAU,aAOzB,CAAA;IACY,aAAI,GAAG,oBAAoB,CAAC;IACzC,SAAgB,sBAAsB,CAAC,GAAa,EAAE,eAAyB;QAC7E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,YAAY,CAAC,sBAAsB,CAAC,GAAG,CAAc,CAAC,GACtF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,+BAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAkBxB"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/ConfigureCatalogItem.ts.html |here} to see how to use ConfigureCatalogItemRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ConfigureCatalogItemRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the CatalogItem.
|
|
21
|
+
*/
|
|
22
|
+
"catalogItemId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The information to be updated.
|
|
25
|
+
*/
|
|
26
|
+
"configureCatalogItemDetails": model.ConfigureCatalogItemDetails;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
|
+
* etag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the etag you
|
|
32
|
+
* provide matches the resource's current etag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The client request ID for tracing.
|
|
38
|
+
*/
|
|
39
|
+
"opcRequestId"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
42
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
43
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
44
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
45
|
+
* might be rejected.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"opcRetryToken"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=configure-catalog-item-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configure-catalog-item-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/configure-catalog-item-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/ExportRunbook.ts.html |here} to see how to use ExportRunbookRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ExportRunbookRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for publishing the specified version of runbook.
|
|
21
|
+
*/
|
|
22
|
+
"exportRunbookDetails": model.ExportRunbookDetails;
|
|
23
|
+
/**
|
|
24
|
+
* Unique Runbook identifier
|
|
25
|
+
*/
|
|
26
|
+
"runbookId": string;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
29
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
30
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
31
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
32
|
+
* might be rejected.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"opcRetryToken"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
38
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
39
|
+
* etag from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the etag you
|
|
41
|
+
* provide matches the resource's current etag value.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"ifMatch"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The client request ID for tracing.
|
|
47
|
+
*/
|
|
48
|
+
"opcRequestId"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=export-runbook-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-runbook-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/export-runbook-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/ExportRunbookVersion.ts.html |here} to see how to use ExportRunbookVersionRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ExportRunbookVersionRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for publishing the specified version of runbook.
|
|
21
|
+
*/
|
|
22
|
+
"exportRunbookVersionDetails": model.ExportRunbookVersionDetails;
|
|
23
|
+
/**
|
|
24
|
+
* Unique Runbook Version identifier
|
|
25
|
+
*/
|
|
26
|
+
"runbookVersionId": string;
|
|
27
|
+
/**
|
|
28
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
29
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
30
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
31
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
32
|
+
* might be rejected.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"opcRetryToken"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
38
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
39
|
+
* etag from a previous GET or POST response for that resource.
|
|
40
|
+
* The resource will be updated or deleted only if the etag you
|
|
41
|
+
* provide matches the resource's current etag value.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"ifMatch"?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The client request ID for tracing.
|
|
47
|
+
*/
|
|
48
|
+
"opcRequestId"?: string;
|
|
49
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=export-runbook-version-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-runbook-version-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/export-runbook-version-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/FindRunbookExportDependency.ts.html |here} to see how to use FindRunbookExportDependencyRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface FindRunbookExportDependencyRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for finding runbook export dependencies.
|
|
21
|
+
*/
|
|
22
|
+
"findRunbookExportDependencyDetails": model.FindRunbookExportDependencyDetails;
|
|
23
|
+
/**
|
|
24
|
+
* The maximum number of items to return.
|
|
25
|
+
*/
|
|
26
|
+
"limit"?: number;
|
|
27
|
+
/**
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
|
+
*/
|
|
30
|
+
"page"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* The client request ID for tracing.
|
|
33
|
+
*/
|
|
34
|
+
"opcRequestId"?: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=find-runbook-export-dependency-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"find-runbook-export-dependency-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/find-runbook-export-dependency-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/FindRunbookImportDependency.ts.html |here} to see how to use FindRunbookImportDependencyRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface FindRunbookImportDependencyRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* Details for finding runbook import dependencies.
|
|
21
|
+
*/
|
|
22
|
+
"findRunbookImportDependencyDetails": model.FindRunbookImportDependencyDetails;
|
|
23
|
+
/**
|
|
24
|
+
* The maximum number of items to return.
|
|
25
|
+
*/
|
|
26
|
+
"limit"?: number;
|
|
27
|
+
/**
|
|
28
|
+
* A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
|
|
29
|
+
*/
|
|
30
|
+
"page"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* The client request ID for tracing.
|
|
33
|
+
*/
|
|
34
|
+
"opcRequestId"?: string;
|
|
35
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=find-runbook-import-dependency-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"find-runbook-import-dependency-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/find-runbook-import-dependency-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/GetCatalogItemVariablesDefinition.ts.html |here} to see how to use GetCatalogItemVariablesDefinitionRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetCatalogItemVariablesDefinitionRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the CatalogItem.
|
|
20
|
+
*/
|
|
21
|
+
"catalogItemId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The client request ID for tracing.
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId"?: string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-catalog-item-variables-definition-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-catalog-item-variables-definition-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/get-catalog-item-variables-definition-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20250228
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/fleetappsmanagement/GetCompliance.ts.html |here} to see how to use GetComplianceRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetComplianceRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* Unique Fleet identifier.
|
|
20
|
+
*/
|
|
21
|
+
"fleetId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The client request ID for tracing.
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId"?: string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20250228
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-compliance-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-compliance-request.js","sourceRoot":"","sources":["../../../../../lib/fleetappsmanagement/lib/request/get-compliance-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -23,6 +23,11 @@ export interface GetJobActivityRequest extends common.BaseRequest {
|
|
|
23
23
|
* unique jobActivity identifier
|
|
24
24
|
*/
|
|
25
25
|
"jobActivityId": string;
|
|
26
|
+
/**
|
|
27
|
+
* If set to true, inventory details will be returned.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"isDetailsRequired"?: boolean;
|
|
26
31
|
/**
|
|
27
32
|
* The client request ID for tracing.
|
|
28
33
|
*/
|