CiscoDevNet/terraform-provider-catalystcenter

Add support for Authentication and Policy Server Access Configuration in System Settings

Closed this issue · 2 comments

New resources which utilizes following API endpoints:

Add Authentication and Policy Server Access Configuration (https://developer.cisco.com/docs/dna-center/#!add-authentication-and-policy-server-access-configuration)
Edit Authentication and Policy Server Access Configuration (https://developer.cisco.com/docs/dna-center/#!edit-authentication-and-policy-server-access-configuration)
Get Authentication and Policy Servers (https://developer.cisco.com/docs/dna-center/#!get-authentication-and-policy-servers)
Delete Authentication and Policy Server Access Configuration (https://developer.cisco.com/docs/dna-center/#!delete-authentication-and-policy-server-access-configuration)

Added in v0.1.11 release.