infraproviders

Create infraProvider config

post/accounts/{accountIdentifier}/infraproviders

Path parameters

accountIdentifierstring required

account identifier.

Request body

identifierstring
metadataobject nullable
namestring
space_refstring
type'docker' | 'harness_gcp' | 'harness_cloud' | 'hybrid_vm_gcp' | 'hybrid_vm_aws'

Response

Created

createdinteger
deletedinteger nullable
identifierstring
is_deletedboolean
metadataobject nullable
namestring
setup_yamlstring
space_pathstring
type'docker' | 'harness_gcp' | 'harness_cloud' | 'hybrid_vm_gcp' | 'hybrid_vm_aws'
updatedinteger

Changes

Changed in 4 of the 19 revisions of this API.125

  • a39dc72168fe22See the full diff
    • added the new hybrid_vm_aws enum value to the resources/items/infra_provider_type response property for the response status 201

      response-property-enum-value-added

    • added the new hybrid_vm_aws enum value to the type response property for the response status 201

      response-property-enum-value-added

    • added the new hybrid_vm_aws enum value to the request property type

      request-property-enum-value-added

    • added the optional property resources/items/config_name to the response with the 201 status

      response-optional-property-added

    • added the optional property deleted to the response with the 201 status

      response-optional-property-added

    • added the optional property is_deleted to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 48 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 19 revisions, 1 has no diff computed.